index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
2012-07-10
1
-1
/
+1
*
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-01
1
-18
/
+44
|
\
|
*
nfsd: add IPv6 addr escaping to fs_location hosts
Weston Andros Adamson
2012-05-31
1
-7
/
+33
|
*
nfsd4: fix change attribute endianness
J. Bruce Fields
2012-05-31
1
-2
/
+2
|
*
nfsd4: fix free_stateid return endianness
J. Bruce Fields
2012-05-31
1
-2
/
+2
|
*
nfsd4: int/__be32 fixes
J. Bruce Fields
2012-05-31
1
-6
/
+6
|
*
nfsd4: fix missing "static"
J. Bruce Fields
2012-05-31
1
-1
/
+1
*
|
nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()
Al Viro
2012-04-13
1
-1
/
+1
*
|
nfsd: fix endianness breakage in TEST_STATEID handling
Al Viro
2012-04-13
1
-1
/
+1
|
/
*
NFSD: Fix nfs4_verifier memory alignment
Chuck Lever
2012-03-20
1
-14
/
+14
*
nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...
Benny Halevy
2012-02-17
1
-0
/
+14
*
NFSD: Clean up the test_stateid function
Bryan Schumaker
2012-02-17
1
-46
/
+20
*
nfsd41: split out share_access want and signal flags while decoding
Benny Halevy
2012-02-17
1
-4
/
+15
*
nfsd4: rearrange struct nfsd4_slot
J. Bruce Fields
2012-02-14
1
-3
/
+2
*
nfsd4: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-25
1
-2
/
+1
*
nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access
Benny Halevy
2011-11-01
1
-1
/
+1
*
nfs41: implement DESTROY_CLIENTID operation
Mi Jinlong
2011-10-24
1
-1
/
+11
*
nfsd4: typo logical vs bitwise negate for want_mask
Benny Halevy
2011-10-24
1
-1
/
+1
*
nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...
Benny Halevy
2011-10-24
1
-0
/
+2
*
nfsd4: implement new 4.1 open reclaim types
J. Bruce Fields
2011-10-19
1
-0
/
+13
*
nfsd4: typo logical vs bitwise negate
Dan Carpenter
2011-10-17
1
-1
/
+1
*
nfsd4: move name-length checks to xdr
J. Bruce Fields
2011-10-11
1
-15
/
+30
*
nfsd4: move access/deny validity checks to xdr code
J. Bruce Fields
2011-10-11
1
-7
/
+73
*
nfsd4: look up stateid's per clientid
J. Bruce Fields
2011-09-26
1
-1
/
+2
*
nfsd4: assume test_stateid always has session
J. Bruce Fields
2011-09-26
1
-1
/
+1
*
nfsd4: match close replays on stateid, not open owner id
J. Bruce Fields
2011-09-17
1
-0
/
+1
*
nfsd41: try to check reply size before operation
Mi Jinlong
2011-09-16
1
-19
/
+18
*
NFSD: Cleanup for nfsd4_path()
Trond Myklebust
2011-09-13
1
-28
/
+78
*
nfsd4: split stateowners into open and lockowners
J. Bruce Fields
2011-09-07
1
-1
/
+1
*
nfsd4: drop most stateowner refcounting
J. Bruce Fields
2011-09-01
1
-5
/
+6
*
nfsd4: cleanup seqid op stateowner usage
J. Bruce Fields
2011-08-31
1
-5
/
+0
*
nfsd4: centralize handling of replay owners
J. Bruce Fields
2011-08-31
1
-15
/
+19
*
nfsd4: fix off-by-one-error in SEQUENCE reply
J. Bruce Fields
2011-08-31
1
-3
/
+3
*
nfsd4: cleanup and consolidate seqid_mutating_err
J. Bruce Fields
2011-08-27
1
-13
/
+1
*
nfsd4: it's OK to return nfserr_symlink
J. Bruce Fields
2011-08-26
1
-4
/
+0
*
nfsd4: clean up S_IS -> NF4 file type mapping
J. Bruce Fields
2011-08-26
1
-7
/
+14
*
nfsd4: fix seqid_mutating_error
J. Bruce Fields
2011-08-19
1
-0
/
+12
*
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
2011-07-18
1
-0
/
+11
*
nfsd4: call nfsd4_release_compoundargs from pc_release
J. Bruce Fields
2011-07-18
1
-8
/
+6
*
NFSD: Added TEST_STATEID operation
Bryan Schumaker
2011-07-15
1
-3
/
+84
*
NFSD: added FREE_STATEID operation
Bryan Schumaker
2011-07-15
1
-2
/
+30
*
nfsd: make local functions static
Daniel Mack
2011-05-18
1
-1
/
+1
*
NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()
Bryan Schumaker
2011-04-29
1
-5
/
+2
*
nfsd v4.1 lOCKT clientid field must be ignored
Andy Adamson
2011-04-29
1
-2
/
+0
*
nfsd: wrong index used in inner loop
Mi Jinlong
2011-03-17
1
-4
/
+1
*
nfsd: wrong index used in inner loop
roel
2011-03-08
1
-2
/
+2
*
nfsd: correctly handle return value from nfsd_map_name_to_*
NeilBrown
2011-02-16
1
-4
/
+4
*
nfsd4: set sequence flag when backchannel is down
J. Bruce Fields
2011-01-11
1
-6
/
+2
*
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
2011-01-11
1
-2
/
+32
*
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
2011-01-04
1
-5
/
+5
[next]