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.12.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
/
nfs
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid
Trond Myklebust
2012-05-26
1
-4
/
+3
*
NFSv4.1: Add DESTROY_CLIENTID
Trond Myklebust
2012-05-26
1
-0
/
+52
*
NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations
Trond Myklebust
2012-05-25
1
-2
/
+2
*
nfs4.1: add BIND_CONN_TO_SESSION operation
Weston Andros Adamson
2012-05-24
1
-0
/
+95
*
NFSv4.1 mdsthreshold attribute xdr
Andy Adamson
2012-05-24
1
-2
/
+123
*
NFS: EXCHANGE_ID should save the server major and minor ID
Chuck Lever
2012-05-22
1
-5
/
+8
*
NFS: Always use the same SETCLIENTID boot verifier
Chuck Lever
2012-05-22
1
-1
/
+4
*
NFSv4: COMMIT does not need post-op attributes
Trond Myklebust
2012-05-01
1
-10
/
+2
*
NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds
Trond Myklebust
2012-05-01
1
-33
/
+4
*
NFSv4: Simplify the NFSv4 CREATE compound
Trond Myklebust
2012-05-01
1
-18
/
+1
*
NFSv4: Simplify the NFSv4 OPEN compound
Trond Myklebust
2012-05-01
1
-17
/
+1
*
NFSv4: Retrieve attributes _before_ calling delegreturn
Trond Myklebust
2012-05-01
1
-3
/
+3
*
NFSv4: Fix a typo in NFS4_enc_link_sz
Trond Myklebust
2012-05-01
1
-2
/
+2
*
NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
Fred Isaman
2012-04-27
1
-4
/
+4
*
NFS: Do secinfo as part of lookup
Bryan Schumaker
2012-04-27
1
-2
/
+0
*
NFS: Fix SECINFO_NO_NAME
Bryan Schumaker
2012-04-27
1
-5
/
+19
*
Avoid beyond bounds copy while caching ACL
Sachin Prabhu
2012-04-27
1
-1
/
+1
*
Avoid reading past buffer when calling GETACL
Sachin Prabhu
2012-04-27
1
-7
/
+11
*
NFSv4: Ensure we do not reuse open owner names
Trond Myklebust
2012-04-20
1
-4
/
+5
*
NFS: Fix a compile error when !defined NFS_DEBUG
Trond Myklebust
2012-03-14
1
-1
/
+1
*
NFSv4: Clean up nfs4_select_rw_stateid()
Trond Myklebust
2012-03-08
1
-4
/
+9
*
NFSv4: Add a helper encode_uint64
Trond Myklebust
2012-03-06
1
-10
/
+11
*
NFSv4: More xdr cleanups
Trond Myklebust
2012-03-06
1
-114
/
+50
*
NFSv4: Cleanup - convert more functions to use encode_op_hdr
Trond Myklebust
2012-03-06
1
-9
/
+2
*
NFS: Fix nfs4_verifier memory alignment
Chuck Lever
2012-03-06
1
-20
/
+20
*
NFSv4: Add a encode op helper
Trond Myklebust
2012-03-06
1
-129
/
+32
*
NFSv4: Add a helper for encoding NFSv4 sequence ids
Trond Myklebust
2012-03-06
1
-19
/
+28
*
NFSv4: Minor clean ups for encode_string()
Trond Myklebust
2012-03-06
1
-22
/
+18
*
NFSv4: Simplify the struct nfs4_stateid
Trond Myklebust
2012-03-06
1
-3
/
+3
*
NFSv4: Rename nfs4_copy_stateid()
Trond Myklebust
2012-03-06
1
-1
/
+1
*
NFSv4: Add a helper for encoding stateids
Trond Myklebust
2012-03-06
1
-51
/
+62
*
NFSv4: Add a helper for encoding opaque data
Trond Myklebust
2012-03-06
1
-5
/
+9
*
NFSv4: Rename encode_stateid() to encode_open_stateid()
Trond Myklebust
2012-03-06
1
-3
/
+3
*
Merge commit 'nfs-for-3.3-4' into nfs-for-next
Trond Myklebust
2012-03-03
1
-1
/
+4
|
\
|
*
NFSv4: Fix an Oops in the NFSv4 getacl code
Trond Myklebust
2012-02-03
1
-1
/
+4
*
|
NFS: Reduce debugging noise from encode_compound_hdr
Chuck Lever
2012-03-02
1
-1
/
+0
*
|
NFS: Request fh_expire_type attribute in "server caps" operation
Chuck Lever
2012-03-02
1
-0
/
+26
*
|
NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
Chuck Lever
2012-03-02
1
-1
/
+1
*
|
NFS: Simplify arguments of encode_renew()
Chuck Lever
2012-03-02
1
-3
/
+4
*
|
NFS: Clean up debugging in decode_pathname()
Chuck Lever
2012-03-02
1
-8
/
+8
*
|
NFSv4: parse and display server implementation ids
Weston Andros Adamson
2012-03-01
1
-5
/
+37
*
|
NFSv4: Send implementation id with exchange_id
Weston Andros Adamson
2012-03-01
1
-2
/
+39
*
|
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
2012-02-06
1
-5
/
+5
*
|
NFS: printks in fs/nfs/ should start with NFS:
Weston Andros Adamson
2012-02-06
1
-1
/
+1
*
|
NFS: Pass a stateid to test_stateid() and free_stateid()
Bryan Schumaker
2012-02-06
1
-1
/
+2
*
|
NFSv4: Don't decode fs_locations if we didn't ask for them...
Trond Myklebust
2012-01-31
1
-9
/
+14
*
|
SUNRPC: constify the rpc_program
Trond Myklebust
2012-01-31
1
-1
/
+1
|
/
*
NFSv4: Save the owner/group name string when doing open
Trond Myklebust
2012-01-07
1
-59
/
+47
*
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2012-01-05
1
-8
/
+23
*
NFS: Clean up nfs4_xdr_dec_secinfo()
Chuck Lever
2011-10-31
1
-2
/
+0
[next]