summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-06-29[readdir] convert procfsAl Viro
2013-06-29[readdir] convert openpromfsAl Viro
2013-06-29[readdir] convert efsAl Viro
2013-06-29[readdir] convert configfsAl Viro
2013-06-29[readdir] convert romfsAl Viro
2013-06-29[readdir] convert squashfsAl Viro
2013-06-29[readdir] convert ubifsAl Viro
2013-06-29[readdir] convert udfAl Viro
2013-06-29[readdir] convert ext3Al Viro
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro
2013-06-29[readdir] simple local unixlike: switch to ->iterate()Al Viro
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-06-29compat.c: LOOP_CLR_FD is taken care of in loop.c itself...Al Viro
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-06-29cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fieldsDavid Disseldorp
2013-06-28xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman
2013-06-28pstore: Return unique error if backend registration excluded by kernel paramLenny Szubowicz
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-28NFS: Set NFS_CS_MIGRATION for NFSv4 mountsChuck Lever
2013-06-28NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson
2013-06-28nfs: have NFSv3 try server-specified auth flavors in turnJeff Layton
2013-06-28nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide itJeff Layton
2013-06-28nfs: move server_authlist into nfs_try_mount_requestJeff Layton
2013-06-28nfs: refactor "need_mount" code out of nfs_try_mountJeff Layton
2013-06-28NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcountAndy Adamson
2013-06-28NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcountAndy Adamson
2013-06-28NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson
2013-06-28NFS: Improve legacy idmapping fallbackBryan Schumaker
2013-06-28xfs: Change xfs_dquot_acct to be a 2-dimensional arrayChandra Seetharaman
2013-06-28xfs: Code cleanup and removal of some typedef usageChandra Seetharaman
2013-06-28xfs: Replace macro XFS_DQ_TO_QIP with a functionChandra Seetharaman
2013-06-28xfs: Replace macro XFS_DQUOT_TREE with a functionChandra Seetharaman
2013-06-28xfs: Define a new function xfs_is_quota_inode()Chandra Seetharaman
2013-06-28xfs: implement inode change countDave Chinner
2013-06-28writeback: Fix periodic writeback after fs mountJan Kara
2013-06-28Merge branch 'freezer'Rafael J. Wysocki
2013-06-27cifs: fix SMB2 signing enablement in cifs_enable_signingJeff Layton
2013-06-27xfs: Use inode create transactionDave Chinner
2013-06-27xfs: Inode create item recoveryDave Chinner
2013-06-27xfs: Inode create transaction reservationsDave Chinner
2013-06-27xfs: Inode create log itemsDave Chinner
2013-06-27xfs: Introduce an ordered buffer itemDave Chinner
2013-06-27xfs: Introduce ordered log vector supportDave Chinner
2013-06-27xfs: xfs_ifree doesn't need to modify the inode bufferDave Chinner
2013-06-27xfs: don't do IO when creating an new inodeDave Chinner
2013-06-27xfs: don't use speculative prealloc for small filesDave Chinner
2013-06-27xfs: plug directory buffer readaheadDave Chinner
2013-06-27xfs: add pluging for bulkstat readaheadDave Chinner