summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-03-031-1/+1
|\
| * nfsd: fix clp->cl_revoked list deletion causing softlock in nfsdAndrew Elble2015-02-261-1/+1
* | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-223-10/+10
|/
* nfsd4: fix v3-less buildJ. Bruce Fields2015-02-161-0/+5
* nfsd: fix comparison in fh_fsid_match()Dan Carpenter2015-02-121-1/+1
* nfsd: default NFSv4.2 to onJ. Bruce Fields2015-02-091-0/+1
* nfsd: pNFS block layout driverChristoph Hellwig2015-02-056-1/+418
* nfsd: add trace eventsChristoph Hellwig2015-02-025-3/+85
* nfsd: implement pNFS layout recallsChristoph Hellwig2015-02-026-1/+330
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-0213-4/+1319
* nfsd: make find_any_file available outside nfs4state.cChristoph Hellwig2015-02-022-1/+2
* nfsd: make find/get/put file available outside nfs4state.cChristoph Hellwig2015-02-022-8/+9
* nfsd: make lookup/alloc/unhash_stid available outside nfs4state.cChristoph Hellwig2015-02-022-4/+10
* nfsd: add fh_fsid_match helperChristoph Hellwig2015-02-021-0/+9
* nfsd: move nfsd_fh_match to nfsfh.hChristoph Hellwig2015-02-022-10/+11
* fs: track fl_owner for leasesChristoph Hellwig2015-02-021-1/+1
* Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields2015-02-021-8/+13
|\
| * locks: clean up the lm_change prototypeJeff Layton2015-01-161-1/+2
| * locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-161-2/+2
| * locks: convert posix locks to file_lock_contextJeff Layton2015-01-161-7/+11
* | nfsd: factor out a helper to decode nfstime4 valuesChristoph Hellwig2015-01-231-17/+26
* | nfsd: fix year-2038 nfs4 state problemJ. Bruce Fields2015-01-231-1/+6
* | nfsd: nfs4state: Remove unused functionRickard Strandqvist2015-01-151-10/+0
* | nfsd4: tweak rd_dircount accountingJ. Bruce Fields2015-01-071-3/+4
* | nfsd: fi_delegees doesn't need to be an atomic_tJeff Layton2015-01-072-5/+5
|/
* nfsd: fix fi_delegees leak when fi_had_conflict returns trueJeff Layton2015-01-071-1/+1
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-1611-60/+180
|\
| * nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington2014-12-091-1/+1
| * nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington2014-12-091-0/+3
| * fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes2014-12-091-8/+7
| * sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-093-6/+6
| * sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-091-1/+1
| * sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-091-2/+2
| * sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-091-2/+2
| * sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-092-3/+3
| * nfsd: minor off by one checks in __write_versions()Dan Carpenter2014-12-011-3/+3
| * merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-191-3/+6
| |\
| * | nfsd: convert nfs4_file searches to use RCUJeff Layton2014-11-072-23/+33
| * | nfsd: Add DEALLOCATE supportAnna Schumaker2014-11-073-1/+17
| * | nfsd: Add ALLOCATE supportAnna Schumaker2014-11-075-1/+85
| * | nfsd: clean up comments over nfs4_file definitionJeff Layton2014-10-231-5/+9
| * | NFSD: Always initialize cl_cb_addrChuck Lever2014-10-231-1/+1
| * | nfsd: fix inclusive vfs_fsync_range() endZach Brown2014-10-231-3/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-3/+3
|\ \ \
| * | | net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann2014-12-101-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-105-35/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'iov_iter' into for-nextAl Viro2014-12-081-2/+5
| |\ \ \ | | |/ /
| * | | nfsd_vfs_write(): use file_inode()Al Viro2014-11-191-3/+1
| * | | nfsd: get rid of ->f_dentryAl Viro2014-11-191-1/+1
| * | | nfsd/nfsctl.c: new helperAl Viro2014-11-191-21/+16
OpenPOWER on IntegriCloud