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
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-19
nfsd4: Fix filp leak
OGAWA Hirofumi
1
-1
/
+1
2011-04-18
nfsd4: fix struct file leak on delegation
J. Bruce Fields
1
-0
/
+1
2011-04-11
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+6
2011-04-10
nfsd4: fix oops on lock failure
J. Bruce Fields
1
-3
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-17
Merge create_session decoding fix into for-2.6.39
J. Bruce Fields
1
-6
/
+7
2011-03-16
nfs41: make sure nfs server return right ca_maxresponsesize_cached
Mi Jinlong
1
-1
/
+2
2011-03-08
nfsd4: fix struct file leak
J. Bruce Fields
1
-11
/
+21
2011-03-08
nfsd4: minor nfs4state.c reshuffling
J. Bruce Fields
1
-64
/
+61
2011-03-07
nfsd: kill unused macro definition
Shan Wei
1
-1
/
+1
2011-03-07
nfsd4: fix bad pointer on failure to find delegation
J. Bruce Fields
1
-6
/
+7
2011-02-14
nfsd4: acquire only one lease per file
J. Bruce Fields
1
-40
/
+55
2011-02-14
nfsd4: modify fi_delegations under recall_lock
J. Bruce Fields
1
-4
/
+4
2011-02-14
nfsd4: remove unused deleg dprintk's.
J. Bruce Fields
1
-4
/
+0
2011-02-14
nfsd4: split lease setting into separate function
J. Bruce Fields
1
-13
/
+19
2011-02-14
nfsd4: fix leak on allocation error
J. Bruce Fields
1
-8
/
+10
2011-02-14
nfsd4: add helper function for lease setup
J. Bruce Fields
1
-12
/
+21
2011-02-14
nfsd4: split up nfsd_break_deleg_cb
J. Bruce Fields
1
-18
/
+16
2011-01-14
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-98
/
+145
2011-01-11
nfsd4: allow restarting callbacks
J. Bruce Fields
1
-0
/
+1
2011-01-11
nfsd4: give out delegations more quickly in 4.1 case
J. Bruce Fields
1
-2
/
+15
2011-01-11
nfsd4: make sure sequence flags are set after destroy_session
J. Bruce Fields
1
-2
/
+1
2011-01-11
nfsd4: re-probe callback on connection loss
J. Bruce Fields
1
-1
/
+1
2011-01-11
nfsd4: set sequence flag when backchannel is down
J. Bruce Fields
1
-1
/
+5
2011-01-11
nfsd4: keep finer-grained callback status
J. Bruce Fields
1
-4
/
+4
2011-01-11
nfsd4: allow backchannel recovery
J. Bruce Fields
1
-6
/
+10
2011-01-11
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
1
-6
/
+53
2011-01-11
nfsd4: modify session list under cl_lock
J. Bruce Fields
1
-0
/
+6
2011-01-04
nfs4: set source address when callback is generated
Takuma Umeya
1
-3
/
+19
2011-01-04
locks: eliminate fl_mylease callback
J. Bruce Fields
1
-20
/
+1
2011-01-04
nfsd4: use a single struct file for delegations
J. Bruce Fields
1
-5
/
+5
2011-01-04
nfsd4: eliminate lease delete callback
J. Bruce Fields
1
-18
/
+0
2011-01-04
nfsd: remove some unnecessary dropit handling
J. Bruce Fields
1
-2
/
+0
2010-12-17
nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot
J. Bruce Fields
1
-20
/
+17
2010-12-17
nfsd4: replace unintuitive match_clientid_establishment
J. Bruce Fields
1
-10
/
+4
2010-12-17
Merge commit 'v2.6.37-rc6' into for-2.6.38
J. Bruce Fields
1
-4
/
+4
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
1
-1
/
+1
2010-11-19
NFS4.1: Fix bug server don't reply the right fore_channel to client at create...
Mi Jinlong
1
-0
/
+2
2010-11-19
NFS4.1: server gets drc mem fail should reply error at create_session
Mi Jinlong
1
-0
/
+2
2010-11-19
nfsd4: return serverfault on request for ssv
J. Bruce Fields
1
-1
/
+1
2010-11-19
nfsd: fix NULL dereference in setattr()
Dan Carpenter
1
-2
/
+3
2010-11-17
BKL: remove references to lock_kernel from comments
Arnd Bergmann
1
-4
/
+4
2010-11-02
nfsd4: fix 4.1 connection registration race
J. Bruce Fields
1
-4
/
+12
2010-10-31
locks: let the caller free file_lock on ->setlease failure
Christoph Hellwig
1
-0
/
+1
2010-10-30
nfsd4: initialize delegation pointer to lease
J. Bruce Fields
1
-17
/
+2
2010-10-27
locks/nfsd: allocate file lock outside of spinlock
Arnd Bergmann
1
-11
/
+15
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-182
/
+311
2010-10-24
nfsd4: fix connection allocation in sequence()
J. Bruce Fields
1
-14
/
+17
2010-10-21
nfsd4: move minorversion to client
J. Bruce Fields
1
-2
/
+10
2010-10-21
nfsd4: delay session removal till free_client
J. Bruce Fields
1
-8
/
+13
[next]