aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
* | | | | | pnfs/blocklayout: rewrite extent trackingChristoph Hellwig2014-09-10
* | | | | | pnfs/blocklayout: don't set pages uptodateChristoph Hellwig2014-09-10
* | | | | | pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelistChristoph Hellwig2014-09-10
* | | | | | pnfs: add return_range methodChristoph Hellwig2014-09-10
* | | | | | pnfs: add flag to force read-modify-write in ->write_beginChristoph Hellwig2014-09-10
* | | | | | pnfs: force a layout commit when encountering busy segments during recallChristoph Hellwig2014-09-10
* | | | | | NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4)Trond Myklebust2014-09-10
* | | | | | pnfs/blocklayout: correctly decrement extent lengthChristoph Hellwig2014-09-10
* | | | | | pnfs/blocklayout: plug block queuesChristoph Hellwig2014-09-10
* | | | | | pnfs/blocklayout: improve GETDEVICEINFO error reportingChristoph Hellwig2014-09-10
* | | | | | pnfs/blocklayout: reject pnfs blocksize larger than page sizeChristoph Hellwig2014-09-10
* | | | | | pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig2014-09-10
* | | | | | pnfs: avoid using stale stateids after layoutreturnChristoph Hellwig2014-09-10
* | | | | | pnfs: retry after a bad stateid error from layoutgetChristoph Hellwig2014-09-10
* | | | | | pnfs: don't check sequence on new stateids in layoutgetChristoph Hellwig2014-09-10
* | | | | | pnfs: do not pass uninitialized lsegs to ->free_lsegChristoph Hellwig2014-09-10
* | | | | | nfs: cap request size to fit a kmalloced page arrayChristoph Hellwig2014-09-10
* | | | | | nfs/filelayout: set layoutcommit depending on write verifierPeng Tao2014-09-10
* | | | | | nfs41: add a helper function to set layoutcommit after commitPeng Tao2014-09-10
* | | | | | NFS: Clear up state owner lock usageAnna Schumaker2014-09-10
|/ / / / /
* | | | | pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson2014-09-10
* | | | | nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton2014-09-08
* | | | | nfs: fix kernel warning when removing proc entryCong Wang2014-09-08
| |_|_|/ |/| | |
* | | | NFSv3: Fix another acl regressionTrond Myklebust2014-08-26
* | | | NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust2014-08-26
* | | | NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust2014-08-26
* | | | nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery2014-08-22
* | | | nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson2014-08-22
* | | | nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson2014-08-22
* | | | nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson2014-08-22
* | | | nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson2014-08-22
* | | | nfs: use blocking page_group_lock in add_requestWeston Andros Adamson2014-08-22
* | | | nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson2014-08-22
* | | | nfs: change nfs_page_group_lock argumentWeston Andros Adamson2014-08-22
|/ / /
* | | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-13
|\ \ \
| * | | nfs: reject changes to resvport and sharecache during remountScott Mayhew2014-08-04
| * | | NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired errorKinglong Mee2014-08-04
| * | | NFS: fix two problems in lookup_revalidate in RCU-walkNeilBrown2014-08-04
| * | | NFS: allow lockless access to access_cacheNeilBrown2014-08-03
| * | | NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCUNeilBrown2014-08-03
| * | | NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown2014-08-03
| * | | NFS: support RCU_WALK in nfs_permission()NeilBrown2014-08-03
| * | | NFS: prepare for RCU-walk support but pushing tests later in code.NeilBrown2014-08-03
| * | | NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used.NeilBrown2014-08-03
| * | | NFS: add checks for returned value of try_module_get()Alexey Khoroshilov2014-08-03
| * | | nfs: clear_request_commit while holding i_lockWeston Andros Adamson2014-08-03
| * | | pnfs: add pnfs_put_lseg_asyncWeston Andros Adamson2014-08-03
| * | | pnfs: find swapped pages on pnfs commit lists tooWeston Andros Adamson2014-08-03
| * | | nfs: fix comment and add warn_on for PG_INODE_REFWeston Andros Adamson2014-08-03
| * | | nfs: check wait_on_bit_lock err in page_group_lockWeston Andros Adamson2014-08-03