index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: don't break lease on CLAIM_DELEGATE_CUR
Casey Bodley
2011-07-23
1
-6
/
+12
*
locks: rename lock-manager ops
J. Bruce Fields
2011-07-20
1
-2
/
+2
*
nfsd41: check the size of request
Mi Jinlong
2011-07-15
1
-0
/
+12
*
nfsd41: error out when client sets maxreq_sz or maxresp_sz too small
Mi Jinlong
2011-07-15
1
-0
/
+27
*
nfsd4: fix file leak on open_downgrade
J. Bruce Fields
2011-07-15
1
-23
/
+8
*
nfsd4: remember to put RW access on stateid destruction
J. Bruce Fields
2011-07-15
1
-11
/
+6
*
NFSD: Added TEST_STATEID operation
Bryan Schumaker
2011-07-15
1
-0
/
+38
*
NFSD: added FREE_STATEID operation
Bryan Schumaker
2011-07-15
1
-0
/
+118
*
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-05-29
1
-9
/
+33
|
\
|
*
nfsd: make local functions static
Daniel Mack
2011-05-18
1
-2
/
+2
|
*
NFSD: Check status from nfsd4_map_bcts_dir()
Bryan Schumaker
2011-04-29
1
-2
/
+3
|
*
nfsd41: error out on repeated RECLAIM_COMPLETE
Mi Jinlong
2011-04-29
1
-5
/
+14
|
*
nfsd41: compare request's opcnt with session's maxops at nfsd4_sequence
Mi Jinlong
2011-04-29
1
-0
/
+11
|
*
nfsd41: add flag checking for create_session
Mi Jinlong
2011-04-29
1
-0
/
+3
*
|
nfsd4: Fix filp leak
OGAWA Hirofumi
2011-04-19
1
-1
/
+1
*
|
nfsd4: fix struct file leak on delegation
J. Bruce Fields
2011-04-18
1
-0
/
+1
*
|
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-04-11
1
-3
/
+6
|
\
\
|
*
|
nfsd4: fix oops on lock failure
J. Bruce Fields
2011-04-10
1
-3
/
+6
|
|
/
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
|
/
*
Merge create_session decoding fix into for-2.6.39
J. Bruce Fields
2011-03-17
1
-6
/
+7
|
\
|
*
nfsd4: fix bad pointer on failure to find delegation
J. Bruce Fields
2011-03-07
1
-6
/
+7
*
|
nfs41: make sure nfs server return right ca_maxresponsesize_cached
Mi Jinlong
2011-03-16
1
-1
/
+2
*
|
nfsd4: fix struct file leak
J. Bruce Fields
2011-03-08
1
-11
/
+21
*
|
nfsd4: minor nfs4state.c reshuffling
J. Bruce Fields
2011-03-08
1
-64
/
+61
*
|
nfsd: kill unused macro definition
Shan Wei
2011-03-07
1
-1
/
+1
|
/
*
nfsd4: acquire only one lease per file
J. Bruce Fields
2011-02-14
1
-40
/
+55
*
nfsd4: modify fi_delegations under recall_lock
J. Bruce Fields
2011-02-14
1
-4
/
+4
*
nfsd4: remove unused deleg dprintk's.
J. Bruce Fields
2011-02-14
1
-4
/
+0
*
nfsd4: split lease setting into separate function
J. Bruce Fields
2011-02-14
1
-13
/
+19
*
nfsd4: fix leak on allocation error
J. Bruce Fields
2011-02-14
1
-8
/
+10
*
nfsd4: add helper function for lease setup
J. Bruce Fields
2011-02-14
1
-12
/
+21
*
nfsd4: split up nfsd_break_deleg_cb
J. Bruce Fields
2011-02-14
1
-18
/
+16
*
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-01-14
1
-98
/
+145
|
\
|
*
nfsd4: allow restarting callbacks
J. Bruce Fields
2011-01-11
1
-0
/
+1
|
*
nfsd4: give out delegations more quickly in 4.1 case
J. Bruce Fields
2011-01-11
1
-2
/
+15
|
*
nfsd4: make sure sequence flags are set after destroy_session
J. Bruce Fields
2011-01-11
1
-2
/
+1
|
*
nfsd4: re-probe callback on connection loss
J. Bruce Fields
2011-01-11
1
-1
/
+1
|
*
nfsd4: set sequence flag when backchannel is down
J. Bruce Fields
2011-01-11
1
-1
/
+5
|
*
nfsd4: keep finer-grained callback status
J. Bruce Fields
2011-01-11
1
-4
/
+4
|
*
nfsd4: allow backchannel recovery
J. Bruce Fields
2011-01-11
1
-6
/
+10
|
*
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
2011-01-11
1
-6
/
+53
|
*
nfsd4: modify session list under cl_lock
J. Bruce Fields
2011-01-11
1
-0
/
+6
|
*
nfs4: set source address when callback is generated
Takuma Umeya
2011-01-04
1
-3
/
+19
|
*
locks: eliminate fl_mylease callback
J. Bruce Fields
2011-01-04
1
-20
/
+1
|
*
nfsd4: use a single struct file for delegations
J. Bruce Fields
2011-01-04
1
-5
/
+5
|
*
nfsd4: eliminate lease delete callback
J. Bruce Fields
2011-01-04
1
-18
/
+0
|
*
nfsd: remove some unnecessary dropit handling
J. Bruce Fields
2011-01-04
1
-2
/
+0
|
*
nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot
J. Bruce Fields
2010-12-17
1
-20
/
+17
|
*
nfsd4: replace unintuitive match_clientid_establishment
J. Bruce Fields
2010-12-17
1
-10
/
+4
|
*
Merge commit 'v2.6.37-rc6' into for-2.6.38
J. Bruce Fields
2010-12-17
1
-4
/
+4
|
|
\
[next]