index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
xdr4.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nfsd: use service net instead of hard-coded init_net
Stanislav Kinsbursky
2012-11-15
1
-1
/
+1
*
nfsd4: implement backchannel_ctl operation
J. Bruce Fields
2012-11-07
1
-0
/
+2
*
nfsd4: int/__be32 fixes
J. Bruce Fields
2012-05-31
1
-3
/
+3
*
NFSD: Fix nfs4_verifier memory alignment
Chuck Lever
2012-03-20
1
-2
/
+2
*
nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...
Benny Halevy
2012-02-17
1
-0
/
+1
*
NFSD: Clean up the test_stateid function
Bryan Schumaker
2012-02-17
1
-2
/
+7
*
nfsd41: split out share_access want and signal flags while decoding
Benny Halevy
2012-02-17
1
-2
/
+4
*
nfsd41: use current stateid by value
Tigran Mkrtchyan
2012-02-15
1
-2
/
+11
*
nfsd41: save and restore current stateid with current fh
Tigran Mkrtchyan
2012-02-15
1
-0
/
+1
*
nfsd41: handle current stateid in open and close
Tigran Mkrtchyan
2012-02-15
1
-0
/
+1
*
nfsd4: rearrange struct nfsd4_slot
J. Bruce Fields
2012-02-14
1
-1
/
+2
*
nfs41: implement DESTROY_CLIENTID operation
Mi Jinlong
2011-10-24
1
-0
/
+5
*
nfsd4: warn on open failure after create
J. Bruce Fields
2011-10-17
1
-1
/
+2
*
nfsd4: preallocate open stateid in process_open1()
J. Bruce Fields
2011-10-17
1
-0
/
+1
*
nfsd4: preallocate nfs4_file in process_open1()
J. Bruce Fields
2011-10-17
1
-0
/
+1
*
nfsd4: clean up open owners on OPEN failure
J. Bruce Fields
2011-10-17
1
-0
/
+1
*
nfsd4: move name-length checks to xdr
J. Bruce Fields
2011-10-11
1
-2
/
+1
*
nfsd4: assume test_stateid always has session
J. Bruce Fields
2011-09-26
1
-1
/
+0
*
nfsd41: try to check reply size before operation
Mi Jinlong
2011-09-16
1
-0
/
+1
*
nfsd4: split stateowners into open and lockowners
J. Bruce Fields
2011-09-07
1
-1
/
+1
*
nfsd4: eliminate unused lt_stateowner
J. Bruce Fields
2011-09-01
1
-1
/
+0
*
nfsd4: drop most stateowner refcounting
J. Bruce Fields
2011-09-01
1
-1
/
+1
*
nfsd4: cleanup seqid op stateowner usage
J. Bruce Fields
2011-08-31
1
-7
/
+0
*
nfsd4: remove HAS_SESSION
J. Bruce Fields
2011-08-27
1
-1
/
+1
*
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
2011-07-18
1
-0
/
+3
*
nfsd4: call nfsd4_release_compoundargs from pc_release
J. Bruce Fields
2011-07-18
1
-1
/
+1
*
NFSD: Added TEST_STATEID operation
Bryan Schumaker
2011-07-15
1
-0
/
+17
*
NFSD: added FREE_STATEID operation
Bryan Schumaker
2011-07-15
1
-0
/
+8
*
nfsd4: set sequence flag when backchannel is down
J. Bruce Fields
2011-01-11
1
-1
/
+1
*
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
2011-01-11
1
-0
/
+2
*
nfsd4: implement secinfo_no_name
J. Bruce Fields
2010-12-17
1
-0
/
+5
*
nfsd: Fix possible BUG_ON firing in set_change_info
Neil Brown
2010-12-08
1
-11
/
+10
*
nfsd4: implement reclaim_complete
J. Bruce Fields
2010-05-13
1
-0
/
+6
*
nfsd4: indentation cleanup
J. Bruce Fields
2010-04-19
1
-3
/
+2
*
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
1
-2
/
+0
*
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
1
-0
/
+564
[prev]