aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
...
* nfsd: add fh_fsid_match helperChristoph Hellwig2015-02-02
* nfsd: move nfsd_fh_match to nfsfh.hChristoph Hellwig2015-02-02
* fs: track fl_owner for leasesChristoph Hellwig2015-02-02
* Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields2015-02-02
|\
| * locks: clean up the lm_change prototypeJeff Layton2015-01-16
| * locks: add a dedicated spinlock to protect i_flctx listsJeff Layton2015-01-16
| * locks: convert posix locks to file_lock_contextJeff Layton2015-01-16
* | nfsd: factor out a helper to decode nfstime4 valuesChristoph Hellwig2015-01-23
* | nfsd: fix year-2038 nfs4 state problemJ. Bruce Fields2015-01-23
* | nfsd: nfs4state: Remove unused functionRickard Strandqvist2015-01-15
* | nfsd4: tweak rd_dircount accountingJ. Bruce Fields2015-01-07
* | nfsd: fi_delegees doesn't need to be an atomic_tJeff Layton2015-01-07
|/
* nfsd: fix fi_delegees leak when fi_had_conflict returns trueJeff Layton2015-01-07
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-16
|\
| * nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington2014-12-09
| * nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington2014-12-09
| * fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes2014-12-09
| * sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09
| * sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-09
| * sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-09
| * sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-09
| * sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-09
| * nfsd: minor off by one checks in __write_versions()Dan Carpenter2014-12-01
| * merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-19
| |\
| * | nfsd: convert nfs4_file searches to use RCUJeff Layton2014-11-07
| * | nfsd: Add DEALLOCATE supportAnna Schumaker2014-11-07
| * | nfsd: Add ALLOCATE supportAnna Schumaker2014-11-07
| * | nfsd: clean up comments over nfs4_file definitionJeff Layton2014-10-23
| * | NFSD: Always initialize cl_cb_addrChuck Lever2014-10-23
| * | nfsd: fix inclusive vfs_fsync_range() endZach Brown2014-10-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \ \
| * | | net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann2014-12-10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\| |
| * | | nfsd_vfs_write(): use file_inode()Al Viro2014-11-19
| * | | nfsd: get rid of ->f_dentryAl Viro2014-11-19
| * | | nfsd/nfsctl.c: new helperAl Viro2014-11-19
| * | | assorted conversions to %p[dD]Al Viro2014-11-19
| * | | vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-31
* | | | nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust2014-11-19
| |_|/ |/| |
* | | nfsd: correctly define v4.2 support attributesChristoph Hellwig2014-11-19
| |/ |/|
* | nfsd4: fix crash on unknown operation numberJ. Bruce Fields2014-10-23
* | nfsd4: fix response size estimation for OP_SEQUENCEJ. Bruce Fields2014-10-21
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-12
|\ \
| * \ Merge commit 'v3.16' into nextJames Morris2014-09-30
| |\ \
| * | | ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin2014-09-09
* | | | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-11
|\ \ \ \
| * | | | locks: give lm_break a return valueJeff Layton2014-10-07