Age | Commit message (Expand) | Author |
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-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 |
2014-08-03 | NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU | NeilBrown |
2014-08-03 | NFS: support RCU_WALK in nfs_permission() | NeilBrown |
2014-08-03 | NFS: prepare for RCU-walk support but pushing tests later in code. | NeilBrown |
2014-08-03 | NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used. | NeilBrown |
2014-08-03 | NFS: add checks for returned value of try_module_get() | Alexey Khoroshilov |
2014-08-03 | nfs: clear_request_commit while holding i_lock | Weston Andros Adamson |
2014-08-03 | pnfs: add pnfs_put_lseg_async | Weston Andros Adamson |
2014-08-03 | pnfs: find swapped pages on pnfs commit lists too | Weston Andros Adamson |
2014-08-03 | nfs: fix comment and add warn_on for PG_INODE_REF | Weston Andros Adamson |
2014-08-03 | nfs: check wait_on_bit_lock err in page_group_lock | Weston Andros Adamson |
2014-08-03 | NFS: nfs4_do_open should add negative results to the dcache. | NeilBrown |
2014-08-03 | nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULL | Andrey Utkin |
2014-08-03 | NFS: Enforce an upper limit on the number of cached access call | Trond Myklebust |
2014-07-28 | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n... | Ingo Molnar |
2014-07-22 | Merge branch 'keys-fixes' into keys-next | David Howells |
2014-07-22 | KEYS: user: Use key preparsing | David Howells |
2014-07-17 | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN | David Howells |
2014-07-16 | sched: Allow wait_on_bit_action() functions to support a timeout | NeilBrown |
2014-07-16 | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown |
2014-07-13 | Merge branch 'bugfixes' into linux-next | Trond Myklebust |
2014-07-13 | NFS: Don't reset pg_moreio in __nfs_pageio_add_request | Trond Myklebust |
2014-07-12 | NFS: use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick |
2014-07-12 | NFSv4: Drop cast | Himangi Saraogi |
2014-07-12 | nfs4: copy acceptor name from context to nfs_client | Jeff Layton |
2014-07-12 | nfs4: turn free_lock_state into a void return operation | Jeff Layton |
2014-07-12 | nfs4: queue free_lock_state job submission to nfsiod | Jeff Layton |
2014-07-12 | nfs4: treat lock owners as opaque values | Jeff Layton |
2014-07-12 | nfs41: layout return on close in delegation return | Peng Tao |