summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2014-09-10pnfs: factor GETDEVICEINFO implementationsChristoph Hellwig
2014-09-10pnfs/blocklayout: return layouts on setattrChristoph Hellwig
2014-09-10pnfs/blocklayout: implement the return_range methodChristoph Hellwig
2014-09-10pnfs/blocklayout: rewrite extent trackingChristoph Hellwig
2014-09-10pnfs/blocklayout: don't set pages uptodateChristoph Hellwig
2014-09-10pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelistChristoph Hellwig
2014-09-10pnfs: add return_range methodChristoph Hellwig
2014-09-10pnfs: add flag to force read-modify-write in ->write_beginChristoph Hellwig
2014-09-10pnfs: force a layout commit when encountering busy segments during recallChristoph Hellwig
2014-09-10NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4)Trond Myklebust
2014-09-10pnfs/blocklayout: correctly decrement extent lengthChristoph Hellwig
2014-09-10pnfs/blocklayout: plug block queuesChristoph Hellwig
2014-09-10pnfs/blocklayout: improve GETDEVICEINFO error reportingChristoph Hellwig
2014-09-10pnfs/blocklayout: reject pnfs blocksize larger than page sizeChristoph Hellwig
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig
2014-09-10pnfs: avoid using stale stateids after layoutreturnChristoph Hellwig
2014-09-10pnfs: retry after a bad stateid error from layoutgetChristoph Hellwig
2014-09-10pnfs: don't check sequence on new stateids in layoutgetChristoph Hellwig
2014-09-10pnfs: do not pass uninitialized lsegs to ->free_lsegChristoph Hellwig
2014-09-10nfs: cap request size to fit a kmalloced page arrayChristoph Hellwig
2014-09-10nfs/filelayout: set layoutcommit depending on write verifierPeng Tao
2014-09-10nfs41: add a helper function to set layoutcommit after commitPeng Tao
2014-09-10NFS: Clear up state owner lock usageAnna Schumaker
2014-09-10pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson
2014-09-08nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton
2014-09-08nfs: fix kernel warning when removing proc entryCong Wang
2014-08-26NFSv3: Fix another acl regressionTrond Myklebust
2014-08-26NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust
2014-08-26NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-08-22nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery
2014-08-22nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson
2014-08-22nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: use blocking page_group_lock in add_requestWeston Andros Adamson
2014-08-22nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson
2014-08-22nfs: change nfs_page_group_lock argumentWeston Andros Adamson
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-08-07dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-04nfs: reject changes to resvport and sharecache during remountScott Mayhew
2014-08-04NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired errorKinglong Mee
2014-08-04NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman
2014-08-04NFS: fix two problems in lookup_revalidate in RCU-walkNeilBrown
2014-08-03NFS: allow lockless access to access_cacheNeilBrown
2014-08-03NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCUNeilBrown
2014-08-03NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown
2014-08-03NFS: support RCU_WALK in nfs_permission()NeilBrown