Age | Commit message (Expand) | Author |
2014-09-10 | pnfs/blocklayout: return layouts on setattr | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: implement the return_range method | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: rewrite extent tracking | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: don't set pages uptodate | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist | Christoph Hellwig |
2014-09-10 | pnfs: add return_range method | Christoph Hellwig |
2014-09-10 | pnfs: add flag to force read-modify-write in ->write_begin | Christoph Hellwig |
2014-09-10 | pnfs: force a layout commit when encountering busy segments during recall | Christoph Hellwig |
2014-09-10 | NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4) | Trond Myklebust |
2014-09-10 | pnfs/blocklayout: correctly decrement extent length | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: plug block queues | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: improve GETDEVICEINFO error reporting | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: reject pnfs blocksize larger than page size | Christoph Hellwig |
2014-09-10 | pnfs: allow splicing pre-encoded pages into the layoutcommit args | Christoph Hellwig |
2014-09-10 | pnfs: avoid using stale stateids after layoutreturn | Christoph Hellwig |
2014-09-10 | pnfs: retry after a bad stateid error from layoutget | Christoph Hellwig |
2014-09-10 | pnfs: don't check sequence on new stateids in layoutget | Christoph Hellwig |
2014-09-10 | pnfs: do not pass uninitialized lsegs to ->free_lseg | Christoph Hellwig |
2014-09-10 | nfs: cap request size to fit a kmalloced page array | Christoph Hellwig |
2014-09-10 | nfs/filelayout: set layoutcommit depending on write verifier | Peng Tao |
2014-09-10 | nfs41: add a helper function to set layoutcommit after commit | Peng Tao |
2014-09-10 | NFS: Clear up state owner lock usage | Anna Schumaker |
2014-09-10 | pnfs: fix filelayout_retry_commit when idx > 0 | Weston Andros Adamson |
2014-09-09 | locks: consolidate "nolease" routines | Jeff Layton |
2014-09-08 | nfs: revert "nfs4: queue free_lock_state job submission to nfsiod" | Jeff Layton |
2014-09-08 | nfs: fix kernel warning when removing proc entry | Cong Wang |
2014-09-02 | nfs: do not start the callback thread until we set rqstp->rq_task | Trond Myklebust |
2014-08-26 | NFSv3: Fix another acl regression | Trond Myklebust |
2014-08-26 | NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE | Trond Myklebust |
2014-08-26 | NFSv4: Fix problems with close in the presence of a delegation | Trond Myklebust |
2014-08-22 | nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait | David Jeffery |
2014-08-22 | nfs: can_coalesce_requests must enforce contiguity | Weston Andros Adamson |
2014-08-22 | nfs: disallow duplicate pages in pgio page vectors | Weston Andros Adamson |
2014-08-22 | nfs: don't sleep with inode lock in lock_and_join_requests | Weston Andros Adamson |
2014-08-22 | nfs: fix error handling in lock_and_join_requests | Weston Andros Adamson |
2014-08-22 | nfs: use blocking page_group_lock in add_request | Weston Andros Adamson |
2014-08-22 | nfs: fix nonblocking calls to nfs_page_group_lock | Weston Andros Adamson |
2014-08-22 | nfs: change nfs_page_group_lock argument | Weston Andros Adamson |
2014-08-17 | nfs: Ensure that nfs_callback_start_svc sets the server rq_task... | Trond Myklebust |
2014-08-13 | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-08-07 | dcache: d_obtain_alias callers don't all want DISCONNECTED | J. Bruce Fields |
2014-08-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2014-08-04 | nfs: reject changes to resvport and sharecache during remount | Scott Mayhew |
2014-08-04 | NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired error | Kinglong Mee |
2014-08-04 | NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes | Eric W. Biederman |
2014-08-04 | NFS: fix two problems in lookup_revalidate in RCU-walk | NeilBrown |
2014-08-03 | NFS: allow lockless access to access_cache | NeilBrown |
2014-08-03 | NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU | NeilBrown |