aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* 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
| * | | | locks: move freeing of leases outside of i_lockJeff Layton2014-10-07
| * | | | locks: define a lm_setup handler for leasesJeff Layton2014-10-07
| * | | | locks: plumb a "priv" pointer into the setlease routinesJeff Layton2014-10-07
| * | | | nfsd: don't keep a pointer to the lease in nfs4_fileJeff Layton2014-10-07
| * | | | locks: generic_delete_lease doesn't need a file_lock at allJeff Layton2014-10-07
| * | | | nfsd: fix potential lease memory leak in nfs4_setleaseJeff Layton2014-10-07
| * | | | NFSD: Get reference of lockowner when coping file_lockKinglong Mee2014-09-09
| * | | | NFSD: New helper nfs4_get_stateowner() for atomic_inc sop referenceKinglong Mee2014-09-09
* | | | | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-10-08
|\ \ \ \ \
| * | | | | nfsd: eliminate "to_delegation" defineJeff Layton2014-10-01
| * | | | | NFSD: Implement SEEKAnna Schumaker2014-09-29
| * | | | | NFSD: Add generic v4.2 infrastructureAnna Schumaker2014-09-29
| * | | | | nfsd: introduce nfsd4_callback_opsChristoph Hellwig2014-09-26
| * | | | | nfsd: split nfsd4_callback initialization and useChristoph Hellwig2014-09-26
| * | | | | nfsd: introduce a generic nfsd4_cbChristoph Hellwig2014-09-26
| * | | | | nfsd: remove nfsd4_callback.cb_opChristoph Hellwig2014-09-26
| * | | | | nfsd: do not clear rpc_resp in nfsd4_cb_done_sequenceBenny Halevy2014-09-26
| * | | | | nfsd: fix nfsd4_cb_recall_done error handlingChristoph Hellwig2014-09-26
| * | | | | nfsd4: clarify how grace period endsJ. Bruce Fields2014-09-17
| * | | | | nfsd4: stop grace_time update at end of grace periodJ. Bruce Fields2014-09-17
| * | | | | nfsd: skip subsequent UMH "create" operations after the first one for v4.0 cl...Jeff Layton2014-09-17
| * | | | | nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcallsJeff Layton2014-09-17
| * | | | | nfsd: serialize nfsdcltrack upcalls for a particular clientJeff Layton2014-09-17
| * | | | | nfsd: pass extra info in env vars to upcalls to allow for early grace period endJeff Layton2014-09-17
| * | | | | nfsd: add a v4_end_grace file to /proc/fs/nfsdJeff Layton2014-09-17
| * | | | | nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETEJeff Layton2014-09-17
| * | | | | nfsd: remove redundant boot_time parm from grace_done client tracking opJeff Layton2014-09-17
| * | | | | lockd: move lockd's grace period handling into its own moduleJeff Layton2014-09-17
| * | | | | nfsd: update mtime on truncateChristoph Hellwig2014-09-11
| * | | | | NFSD: Put export if prepare_creds() failKinglong Mee2014-09-03