Age | Commit message (Expand) | Author | Files | Lines |
2017-03-18 | Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 12 | -26/+88 |
2017-03-17 | pNFS/flexfiles: never nfs4_mark_deviceid_unavailable | Weston Andros Adamson | 4 | -10/+31 |
2017-03-17 | pNFS: return status from nfs4_pnfs_ds_connect | Weston Andros Adamson | 6 | -6/+48 |
2017-03-17 | NFSv4.1 respect server's max size in CREATE_SESSION | Olga Kornievskaia | 1 | -2/+2 |
2017-03-17 | NFS prevent double free in async nfs4_exchange_id | Olga Kornievskaia | 1 | -5/+4 |
2017-03-17 | nfs: make nfs4_cb_sv_ops static | Jason Yan | 1 | -2/+2 |
2017-03-17 | NFS: fix the fault nrequests decreasing for nfs_inode COPY | Kinglong Mee | 1 | -2/+4 |
2017-03-13 | NFSv4: fix a reference leak caused WARNING messages | Kinglong Mee | 1 | -2/+0 |
2017-03-13 | nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME | Kinglong Mee | 1 | -1/+1 |
2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -10/+12 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -1/+2 |
2017-03-03 | statx: Add a system call to make enhanced file info available | David Howells | 2 | -10/+12 |
2017-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 15 | -543/+363 |
2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells | 1 | -1/+1 |
2017-03-01 | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+4 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 4 | -6/+6 |
2017-02-25 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 1 | -2/+2 |
2017-02-25 | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 | Jeff Layton | 1 | -0/+2 |
2017-02-24 | sunrpc: turn bitfield flags in svc_version into bools | Jeff Layton | 1 | -2/+2 |
2017-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -2/+2 |
2017-02-24 | NFSv4: fix getacl ERANGE for some ACL buffer sizes | Weston Andros Adamson | 1 | -6/+2 |
2017-02-24 | NFSv4: fix getacl head length estimation | J. Bruce Fields | 1 | -1/+1 |
2017-02-23 | nfs: no PG_private waiters remain, remove waker | Nicholas Piggin | 1 | -2/+0 |
2017-02-22 | Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_... | Trond Myklebust | 1 | -4/+0 |
2017-02-22 | NFSv4: Fix reboot recovery in copy offload | Trond Myklebust | 1 | -26/+37 |
2017-02-22 | pNFS/flexfiles: If the layout is invalid, it must be updated before retrying | Trond Myklebust | 1 | -6/+7 |
2017-02-22 | NFSv4: Clean up owner/group attribute decode | Trond Myklebust | 1 | -60/+57 |
2017-02-22 | NFSv4: Remove bogus "struct nfs_client" argument from decode_ace() | Trond Myklebust | 1 | -2/+2 |
2017-02-22 | NFSv4: Fix the underestimation of delegation XDR space reservation | Trond Myklebust | 1 | -0/+2 |
2017-02-22 | NFSv4: Replace callback string decode function with a generic | Trond Myklebust | 1 | -22/+8 |
2017-02-22 | NFSv4: Replace the open coded decode_opaque_inline() with the new generic | Trond Myklebust | 1 | -21/+8 |
2017-02-22 | NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics | Trond Myklebust | 3 | -34/+12 |
2017-02-09 | NFSv4: Set the connection timeout to match the lease period | Trond Myklebust | 1 | -1/+1 |
2017-02-09 | NFSv4: Fix memory and state leak in _nfs4_open_and_get_state | Trond Myklebust | 1 | -1/+1 |
2017-02-09 | sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail | Kinglong Mee | 1 | -2/+1 |
2017-02-09 | nfs: no PG_private waiters remain, remove waker | Nicholas Piggin | 1 | -2/+0 |
2017-02-09 | NFS: nfs_rename() handle -ERESTARTSYS dentry left behind | Benjamin Coddington | 1 | -11/+25 |
2017-02-01 | fs: Better permission checking for submounts | Eric W. Biederman | 2 | -2/+2 |
2017-01-30 | NFSv4: Fix warning for using 0 as NULL | Wei Yongjun | 1 | -1/+1 |
2017-01-30 | pNFS/flexfiles: Make local symbol layoutreturn_ops static | Wei Yongjun | 1 | -1/+1 |
2017-01-30 | NFS: Return the comparison result directly in nfs41_match_stateid() | Anna Schumaker | 1 | -3/+1 |
2017-01-30 | NFS: Clean up nfs41_same_server_scope() | Anna Schumaker | 1 | -5/+3 |
2017-01-30 | NFS: No need to set and return status in nfs41_lock_expired() | Anna Schumaker | 1 | -2/+1 |
2017-01-30 | NFS: Remove unnecessary goto in nfs4_lookup_root_sec() | Anna Schumaker | 1 | -8/+3 |
2017-01-30 | NFS: Remove nfs4_recover_expired_lease() | Anna Schumaker | 1 | -6/+1 |
2017-01-30 | NFS: Remove an extra if in _nfs4_recover_proc_open() | Anna Schumaker | 1 | -4/+1 |
2017-01-30 | NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state() | Anna Schumaker | 1 | -8/+3 |