summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2015-02-03nfs: allow different protocol in nfs_initiate_commitPeng Tao4-4/+7
2015-02-03pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes5-8/+12
2015-02-03nfs41: create NFSv3 DS connection if specifiedPeng Tao3-5/+93
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao5-8/+14
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao4-1/+41
2015-02-03nfs41: move file layout macros to generic pnfsPeng Tao2-10/+11
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao5-9/+14
2015-02-03nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao3-73/+89
2015-02-03nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao3-150/+154
2015-02-03nfs41: pull data server cache from file layout to generic pnfsPeng Tao4-252/+265
2015-02-03pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes3-26/+23
2015-02-03pnfs: Prepare for flexfiles by pulling out common codeTom Haynes6-290/+330
2015-02-02Merge branch 'xfs-ioctl-setattr-cleanup' into for-nextDave Chinner1-220/+231
2015-02-02xfs: fix behaviour of XFS_IOC_FSSETXATTR on directoriesIustin Pop1-14/+25
2015-02-02xfs: factor projid hint checking out of xfs_ioctl_setattrDave Chinner1-19/+31
2015-02-02xfs: factor extsize hint checking out of xfs_ioctl_setattrDave Chinner1-39/+51
2015-02-02xfs: XFS_IOCTL_SETXATTR can run in user namespacesDave Chinner1-9/+13
2015-02-02xfs: kill xfs_ioctl_setattr behaviour maskDave Chinner1-103/+65
2015-02-02xfs: disaggregate xfs_ioctl_setattrDave Chinner1-5/+18
2015-02-02xfs: factor out xfs_ioctl_setattr transaciton preambleDave Chinner1-46/+55
2015-02-02xfs: separate xflags from xfs_ioctl_setattrDave Chinner1-48/+41
2015-02-02xfs: FSX_NONBLOCK is not usedDave Chinner1-5/+0
2015-02-02Merge branch 'xfs-misc-fixes-for-3.20-3' into for-nextDave Chinner8-163/+129
2015-02-02xfs: don't allocate an ioend for direct I/O completionsChristoph Hellwig2-91/+61
2015-02-02xfs: change kmem_free to use generic kvfree()Wang, Yalin2-11/+4
2015-02-02xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig3-60/+63
2015-01-31NFS: a couple off by onesDan Carpenter1-2/+2
2015-01-31nfs: prevent truncate on active swapfileOmar Sandoval1-1/+6
2015-01-31nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton1-3/+5
2015-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+2
2015-01-31Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds7-192/+272
2015-01-30quota: Store maximum space limit in bytesJan Kara4-23/+13
2015-01-30quota: Remove quota_on_meta callbackJan Kara1-4/+1
2015-01-30ocfs2: Use generic helpers for quotaon and quotaoffJan Kara1-31/+1
2015-01-30ext4: Use generic helpers for quotaon and quotaoffJan Kara1-41/+1
2015-01-30quota: Add ->quota_{enable,disable} callbacks for VFS quotasJan Kara1-0/+91
2015-01-30quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}Jan Kara1-4/+27
2015-01-30quota: Split ->set_xstate callback into twoJan Kara2-26/+53
2015-01-30Merge branch 'for_linus' into for_nextJan Kara22-345/+475
2015-01-30Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-5/+10
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar3-2/+3
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara6-191/+271
2015-01-28udf: Release preallocation on last writeable closeJan Kara1-1/+1
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-80/+136
2015-01-28btrfs: fix raid56 scrub failed in xfstests btrfs/072Gui Hecheng1-0/+2
2015-01-27cifs: fix MUST SecurityFlags filteringNiklas Cassel1-2/+4
2015-01-26GFS2: Eliminate a nonsense gotoBob Peterson1-3/+0
2015-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-16/+5
2015-01-25NFSv4: Deal with atomic upgrades of an existing delegationTrond Myklebust1-3/+17
2015-01-25NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_sessionTrond Myklebust1-7/+3