summaryrefslogtreecommitdiff
path: root/fs/nfs/filelayout
AgeCommit message (Expand)AuthorFilesLines
2015-10-28nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee1-19/+12
2014-11-13NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust1-3/+0
2014-10-09NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust1-1/+1
2014-09-10pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig3-116/+28
2014-09-10nfs/filelayout: set layoutcommit depending on write verifierPeng Tao1-1/+4
2014-09-10pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson1-2/+3
2014-08-14Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-132/+168
2014-08-04nfs: clear_request_commit while holding i_lockWeston Andros Adamson1-3/+2
2014-08-04pnfs: find swapped pages on pnfs commit lists tooWeston Andros Adamson1-0/+31
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown1-2/+2
2014-07-13pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao1-13/+26
2014-07-13pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao1-18/+25
2014-06-26FS/NFS: replace count*size kzalloc by kcallocFabian Frederick1-1/+1
2014-06-25pnfs: clean up *_resend_to_mdsWeston Andros Adamson1-8/+2
2014-06-25nfs: merge nfs_pgio_data into _headerWeston Andros Adamson1-89/+81
2014-06-11Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-0/+2410
2014-06-09NFSv4.1: Fix typo in dprintkTom Haynes1-1/+1
2014-06-09NFSv4.1: Comment is now wrong and redundant to codeTom Haynes1-4/+1
2014-05-30Push the file layout driver into a subdirectoryTom Haynes4-0/+2413