aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2015-01-07nfsd: fix fi_delegees leak when fi_had_conflict returns trueJeff Layton
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann
2014-12-09nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington
2014-12-09nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2014-12-09fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-01nfsd: minor off by one checks in __write_versions()Dan Carpenter
2014-11-19nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-11-19nfsd_vfs_write(): use file_inode()Al Viro
2014-11-19nfsd: get rid of ->f_dentryAl Viro
2014-11-19nfsd/nfsctl.c: new helperAl Viro
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-19merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields
2014-11-19nfsd: correctly define v4.2 support attributesChristoph Hellwig
2014-11-07nfsd: convert nfs4_file searches to use RCUJeff Layton
2014-11-07nfsd: Add DEALLOCATE supportAnna Schumaker
2014-11-07nfsd: Add ALLOCATE supportAnna Schumaker
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2014-10-23nfsd: clean up comments over nfs4_file definitionJeff Layton
2014-10-23NFSD: Always initialize cl_cb_addrChuck Lever
2014-10-23nfsd: fix inclusive vfs_fsync_range() endZach Brown
2014-10-23nfsd4: fix crash on unknown operation numberJ. Bruce Fields
2014-10-21nfsd4: fix response size estimation for OP_SEQUENCEJ. Bruce Fields
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-10-07locks: give lm_break a return valueJeff Layton
2014-10-07locks: move freeing of leases outside of i_lockJeff Layton
2014-10-07locks: define a lm_setup handler for leasesJeff Layton
2014-10-07locks: plumb a "priv" pointer into the setlease routinesJeff Layton
2014-10-07nfsd: don't keep a pointer to the lease in nfs4_fileJeff Layton
2014-10-07locks: generic_delete_lease doesn't need a file_lock at allJeff Layton
2014-10-07nfsd: fix potential lease memory leak in nfs4_setleaseJeff Layton
2014-10-01nfsd: eliminate "to_delegation" defineJeff Layton
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields
2014-10-01Merge commit 'v3.16' into nextJames Morris
2014-09-29NFSD: Implement SEEKAnna Schumaker
2014-09-29NFSD: Add generic v4.2 infrastructureAnna Schumaker
2014-09-26nfsd: introduce nfsd4_callback_opsChristoph Hellwig
2014-09-26nfsd: split nfsd4_callback initialization and useChristoph Hellwig
2014-09-26nfsd: introduce a generic nfsd4_cbChristoph Hellwig