index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
nfsd4: don't destroy in-use clients
J. Bruce Fields
1
-83
/
+126
2013-04-03
nfsd4: simplify bind_conn_to_session locking
J. Bruce Fields
1
-14
/
+14
2013-04-03
nfsd4: fix destroy_session race
J. Bruce Fields
1
-16
/
+10
2013-04-03
nfsd4: clientid lookup cleanup
J. Bruce Fields
1
-12
/
+12
2013-04-03
nfsd4: destroy_clientid simplification
J. Bruce Fields
1
-7
/
+1
2013-04-03
nfsd4: remove some dprintk's
J. Bruce Fields
1
-8
/
+1
2013-04-03
nfsd4: STALE_STATEID cleanup
J. Bruce Fields
1
-15
/
+6
2013-04-03
nfsd4: warn on odd create_session state
J. Bruce Fields
1
-0
/
+2
2013-04-03
nfsd: fix bug on nfs4 stateid deallocation
ycnian@gmail.com
1
-0
/
+1
2013-04-03
nfsd4: fix use-after-free of 4.1 client on connection loss
J. Bruce Fields
1
-1
/
+1
2013-04-03
nfsd4: fix race on client shutdown
J. Bruce Fields
1
-4
/
+8
2013-03-13
nfsd: convert to idr_alloc()
Tejun Heo
1
-3
/
+2
2013-03-13
nfsd: remove unused get_new_stid()
Tejun Heo
1
-31
/
+0
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-43
/
+58
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+3
2013-02-23
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
Zhang Yanfei
1
-3
/
+3
2013-02-15
nfsd: enable NFSv4 state in containers
Stanislav Kinsbursky
1
-10
/
+0
2013-02-13
nfsd: Properly compare and initialize kuids and kgids
Eric W. Biederman
1
-3
/
+3
2013-02-11
nfsd4: free_stid can be static
Fengguang Wu
1
-1
/
+1
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
1
-1
/
+1
2013-02-05
nfsd4: simplify idr allocation
J. Bruce Fields
1
-29
/
+52
2013-02-05
nfsd: Fix memleak
majianpeng
1
-0
/
+2
2013-01-23
nfsd: fix unused "nn" variable warning in free_client()
Stanislav Kinsbursky
1
-1
/
+1
2013-01-23
nfsd: Don't unlock the state while it's not locked
Yanchuan Nian
1
-1
/
+2
2013-01-23
nfsd: Pass correct slot number to nfsd4_put_drc_mem()
Yanchuan Nian
1
-1
/
+1
2012-12-17
nfsd4: don't leave freed stateid hashed
J. Bruce Fields
1
-0
/
+1
2012-12-17
nfsd4: disable zero-copy on non-final read ops
J. Bruce Fields
1
-8
/
+0
2012-12-10
NFSD: Pass correct buffer size to rpc_ntop
Bryan Schumaker
1
-2
/
+2
2012-12-10
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
1
-5
/
+9
2012-12-04
nfsd4: lockt, release_lockowner should renew clients
J. Bruce Fields
1
-18
/
+23
2012-12-03
NFSD: Forget state for a specific client
Bryan Schumaker
1
-0
/
+15
2012-12-03
NFSD: Reading a fault injection file prints a state count
Bryan Schumaker
1
-0
/
+42
2012-12-03
NFSD: Fault injection operations take a per-client forget function
Bryan Schumaker
1
-30
/
+0
2012-12-03
NFSD: Clean up forgetting and recalling delegations
Bryan Schumaker
1
-44
/
+50
2012-12-03
NFSD: Clean up forgetting openowners
Bryan Schumaker
1
-27
/
+22
2012-12-03
NFSD: Clean up forgetting locks
Bryan Schumaker
1
-8
/
+28
2012-12-03
NFSD: Clean up forgetting clients
Bryan Schumaker
1
-5
/
+20
2012-12-03
NFSD: Lock state before calling fault injection function
Bryan Schumaker
1
-16
/
+2
2012-11-28
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
1
-1
/
+0
2012-11-28
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
1
-6
/
+3
2012-11-28
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
1
-6
/
+5
2012-11-28
nfsd: call state init and shutdown twice
Stanislav Kinsbursky
1
-18
/
+12
2012-11-28
nfsd: cleanup NFSd state start a bit
Stanislav Kinsbursky
1
-24
/
+35
2012-11-28
nfsd: cleanup NFSd state shutdown a bit
Stanislav Kinsbursky
1
-10
/
+9
2012-11-28
nfsd: make delegations shutdown network namespace aware
Stanislav Kinsbursky
1
-0
/
+4
2012-11-28
nfsd: make client_lock per net
Stanislav Kinsbursky
1
-30
/
+43
2012-11-28
nfsd4: remove state lock from nfs4_state_shutdown
Stanislav Kinsbursky
1
-2
/
+0
2012-11-26
nfsd4: downgrade some fs/nfsd/nfs4state.c BUG's
J. Bruce Fields
1
-11
/
+15
2012-11-15
nfsd: make laundromat network namespace aware
Stanislav Kinsbursky
1
-8
/
+13
2012-11-15
nfsd: pass nfsd_net instead of net to grace enders
Stanislav Kinsbursky
1
-5
/
+3
[prev]
[next]