index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-01
nfsd4: extend state lock over seqid replay logic
J. Bruce Fields
1
-4
/
+8
2011-08-31
nfsd4: cleanup seqid op stateowner usage
J. Bruce Fields
1
-33
/
+24
2011-08-31
nfsd4: centralize handling of replay owners
J. Bruce Fields
1
-21
/
+4
2011-08-31
nfsd4: make delegation stateid's seqid start at 1
J. Bruce Fields
1
-4
/
+4
2011-08-31
nfsd4: simplify stateid generation code, fix wraparound
J. Bruce Fields
1
-29
/
+23
2011-08-31
nfsd4: consolidate lock & open stateid tables
J. Bruce Fields
1
-48
/
+15
2011-08-31
nfsd4: simplify distinguishing lock & open stateid's
J. Bruce Fields
1
-6
/
+3
2011-08-27
nfsd4: remove redundant is_open_owner check
J. Bruce Fields
1
-2
/
+0
2011-08-27
nfsd4: get lock checks out of preprocess_seqid_op
J. Bruce Fields
1
-29
/
+20
2011-08-27
nfsd4: simplify lock openmode check
J. Bruce Fields
1
-10
/
+5
2011-08-27
nfsd4: remove HAS_SESSION
J. Bruce Fields
1
-20
/
+10
2011-08-27
nfsd4: cleanup lock/stateowner initialization
J. Bruce Fields
1
-48
/
+52
2011-08-27
nfsd4: name openowner data structures more clearly
J. Bruce Fields
1
-18
/
+18
2011-08-27
nfsd4: replace some macros by functions
J. Bruce Fields
1
-15
/
+38
2011-08-27
nfsd4: stop using nfserr_resource for transitory errors
J. Bruce Fields
1
-7
/
+7
2011-08-27
nfsd4: simplify recovery dir setting
J. Bruce Fields
1
-40
/
+1
2011-08-26
nfsd4: it's OK to return nfserr_symlink
J. Bruce Fields
1
-5
/
+1
2011-07-23
nfsd: don't break lease on CLAIM_DELEGATE_CUR
Casey Bodley
1
-6
/
+12
2011-07-20
locks: rename lock-manager ops
J. Bruce Fields
1
-2
/
+2
2011-07-15
nfsd41: check the size of request
Mi Jinlong
1
-0
/
+12
2011-07-15
nfsd41: error out when client sets maxreq_sz or maxresp_sz too small
Mi Jinlong
1
-0
/
+27
2011-07-15
nfsd4: fix file leak on open_downgrade
J. Bruce Fields
1
-23
/
+8
2011-07-15
nfsd4: remember to put RW access on stateid destruction
J. Bruce Fields
1
-11
/
+6
2011-07-15
NFSD: Added TEST_STATEID operation
Bryan Schumaker
1
-0
/
+38
2011-07-15
NFSD: added FREE_STATEID operation
Bryan Schumaker
1
-0
/
+118
2011-05-29
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+33
2011-05-18
nfsd: make local functions static
Daniel Mack
1
-2
/
+2
2011-04-29
NFSD: Check status from nfsd4_map_bcts_dir()
Bryan Schumaker
1
-2
/
+3
2011-04-29
nfsd41: error out on repeated RECLAIM_COMPLETE
Mi Jinlong
1
-5
/
+14
2011-04-29
nfsd41: compare request's opcnt with session's maxops at nfsd4_sequence
Mi Jinlong
1
-0
/
+11
2011-04-29
nfsd41: add flag checking for create_session
Mi Jinlong
1
-0
/
+3
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
[prev]
[next]