index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
state.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-11-07
fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-11-07
fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-11-07
nfsd4: catch some false session retries
J. Bruce Fields
1
-0
/
+1
2017-11-07
nfsd4: fix cached replies to solo SEQUENCE compounds
J. Bruce Fields
1
-0
/
+1
2017-02-17
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
1
-0
/
+1
2017-01-31
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
1
-2
/
+2
2016-09-26
nfsd: add a LRU list for blocked locks
Jeff Layton
1
-0
/
+2
2016-09-26
nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
Jeff Layton
1
-3
/
+9
2016-09-26
nfsd: plumb in a CB_NOTIFY_LOCK operation
Jeff Layton
1
-0
/
+7
2016-09-16
nfsd: eliminate cb_minorversion field
Jeff Layton
1
-1
/
+0
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
1
-0
/
+1
2016-06-15
nfsd: Always lock state exclusively.
Oleg Drokin
1
-1
/
+1
2016-05-13
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
Jeff Layton
1
-0
/
+5
2016-01-15
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2015-12-07
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
1
-2
/
+2
2015-11-23
nfsd: constify nfsd4_callback_ops structure
Julia Lawall
1
-2
/
+2
2015-10-23
nfsd: ensure that seqid morphing operations are atomic wrt to copies
Jeff Layton
1
-15
/
+8
2015-10-23
nfsd: serialize layout stateid morphing operations
Jeff Layton
1
-0
/
+1
2015-10-12
nfsd: serialize state seqid morphing operations
Jeff Layton
1
-9
/
+10
2015-08-13
nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors
Kinglong Mee
1
-1
/
+1
2015-06-22
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
1
-3
/
+3
2015-06-04
nfsd: Update callback sequnce id only CB_SEQUENCE success
Kinglong Mee
1
-0
/
+1
2015-05-04
nfsd: fix callback restarts
Christoph Hellwig
1
-3
/
+1
2015-05-04
nfsd: split transport vs operation errors for callbacks
Christoph Hellwig
1
-0
/
+1
2015-05-04
nfsd: fix pNFS return on close semantics
Sachin Bhamare
1
-0
/
+14
2015-02-02
nfsd: implement pNFS layout recalls
Christoph Hellwig
1
-0
/
+6
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
1
-0
/
+21
2015-02-02
nfsd: make find_any_file available outside nfs4state.c
Christoph Hellwig
1
-0
/
+1
2015-02-02
nfsd: make find/get/put file available outside nfs4state.c
Christoph Hellwig
1
-0
/
+7
2015-02-02
nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c
Christoph Hellwig
1
-0
/
+6
2015-01-07
nfsd: fi_delegees doesn't need to be an atomic_t
Jeff Layton
1
-1
/
+1
2014-11-07
nfsd: convert nfs4_file searches to use RCU
Jeff Layton
1
-1
/
+4
2014-10-23
nfsd: clean up comments over nfs4_file definition
Jeff Layton
1
-5
/
+9
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+0
2014-10-07
nfsd: don't keep a pointer to the lease in nfs4_file
Jeff Layton
1
-1
/
+0
2014-10-01
nfsd: eliminate "to_delegation" define
Jeff Layton
1
-0
/
+3
2014-09-26
nfsd: introduce nfsd4_callback_ops
Christoph Hellwig
1
-4
/
+8
2014-09-26
nfsd: split nfsd4_callback initialization and use
Christoph Hellwig
1
-1
/
+2
2014-09-26
nfsd: introduce a generic nfsd4_cb
Christoph Hellwig
1
-1
/
+9
2014-09-26
nfsd: remove nfsd4_callback.cb_op
Christoph Hellwig
1
-1
/
+0
2014-09-17
nfsd: serialize nfsdcltrack upcalls for a particular client
Jeff Layton
1
-0
/
+1
2014-09-17
nfsd: add a v4_end_grace file to /proc/fs/nfsd
Jeff Layton
1
-0
/
+3
2014-09-17
nfsd: remove redundant boot_time parm from grace_done client tracking op
Jeff Layton
1
-1
/
+1
2014-08-05
nfsd: add some comments to the nfsd4 object definitions
Jeff Layton
1
-7
/
+93
2014-08-05
nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers
Jeff Layton
1
-2
/
+0
2014-08-05
nfsd: remove old fault injection infrastructure
Jeff Layton
1
-27
/
+18
2014-08-05
nfsd: add more granular locking to *_delegations fault injectors
Jeff Layton
1
-4
/
+7
2014-08-05
nfsd: add more granular locking to forget_openowners fault injector
Jeff Layton
1
-2
/
+5
2014-08-05
nfsd: add more granular locking to forget_locks fault injector
Jeff Layton
1
-2
/
+5
[next]