index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.c
Age
Commit message (
Expand
)
Author
2014-11-28
xfs: allow lazy sb counter sync during filesystem freeze sequence
Brian Foster
2014-10-02
Merge branch 'xfs-buf-iosubmit' into for-next
Dave Chinner
2014-10-02
xfs: check xfs_buf_read_uncached returns correctly
Dave Chinner
2014-09-29
xfs: xfs_kset should be static
Dave Chinner
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
Dave Chinner
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
Dave Chinner
2014-08-04
xfs: fix coccinelle warnings
kbuild test robot
2014-08-04
xfs: avoid false quotacheck after unclean shutdown
Eric Sandeen
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
2014-07-24
xfs: allow inode allocations in post-growfs disk space
Eric Sandeen
2014-07-15
xfs: add xfs_mount sysfs kobject
Brian Foster
2014-07-15
xfs: fix a couple error sequence jumps in xfs_mountfs()
Brian Foster
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-10
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
2014-06-10
Merge branch 'xfs-da-geom' into for-next
Dave Chinner
2014-06-06
xfs: xfs_readsb needs to check for magic numbers
Dave Chinner
2014-06-06
xfs: introduce directory geometry structure
Dave Chinner
2014-05-20
xfs: turn NLINK feature on by default
Dave Chinner
2014-05-05
xfs: fully support v5 format filesystems
Dave Chinner
2014-03-13
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
Dave Chinner
2014-03-07
xfs: don't leak EFSBADCRC to userspace
Dave Chinner
2014-02-19
xfs: skip verification on initial "guess" superblock read
Eric Sandeen
2013-11-18
xfs: increase inode cluster size for v5 filesystems
Dave Chinner
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-08-22
xfs: Register hotcpu notifier after initialization
Richard Weinberger
2013-08-20
xfs: fix the comment of xfs_mountfs()
Zhi Yong Wu
2013-08-20
xfs: fix the comment of xfs_mod_incore_sb_unlocked()
Zhi Yong Wu
2013-08-20
xfs: fix the comment of xfs_check_sizes()
Zhi Yong Wu
2013-08-12
xfs: refactor xfs_trans_reserve() interface
Jie Liu
2013-08-12
xfs: consolidate xfs_utils.c
Dave Chinner
2013-08-12
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-07-22
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
2013-07-22
xfs: Initialize all quota inodes to be NULLFSINO
Chandra Seetharaman
2013-06-28
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
2013-06-19
xfs: Remove XFS_MOUNT_RETERR
Jie Liu
2013-06-17
xfs: Don't keep silent if sunit/swidth can not be changed via mount
Jie Liu
2013-05-30
xfs: don't emit v5 superblock warnings on write
Dave Chinner
2013-04-27
xfs: implement extended feature masks
Dave Chinner
2013-04-27
xfs: add CRC checks to the superblock
Dave Chinner
2013-02-01
xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
Jeff Liu
2013-02-01
xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
Jeff Liu
2013-02-01
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
2013-01-16
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
Eric Sandeen
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
[next]