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
*
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
*
pnfs: cleanup_layoutcommit
Andy Adamson
2011-07-31
1
-0
/
+1
*
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
2011-07-31
1
-17
/
+82
*
pnfs: GETDEVICELIST
Andy Adamson
2011-07-31
1
-0
/
+131
*
pnfs: use lwb as layoutcommit length
Peng Tao
2011-07-31
1
-1
/
+1
*
NFS: added FREE_STATEID call
Bryan Schumaker
2011-07-12
1
-0
/
+80
*
NFS: Added TEST_STATEID call
Bryan Schumaker
2011-07-12
1
-0
/
+91
*
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
2011-07-12
1
-0
/
+68
*
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
2011-07-12
1
-1
/
+7
*
NFSv4.1: update nfs4_fattr_bitmap_maxsz
Andy Adamson
2011-07-11
1
-1
/
+1
*
NFS: Fix decode_secinfo_maxsz
Bryan Schumaker
2011-06-21
1
-1
/
+1
*
NFSv4: Fix a readdir regression
Trond Myklebust
2011-06-16
1
-7
/
+7
*
NFSv4.1: deprecate headerpadsz in CREATE_SESSION
Benny Halevy
2011-06-15
1
-4
/
+6
*
pnfs: encode_layoutcommit
Benny Halevy
2011-05-29
1
-3
/
+13
*
pnfs: encode_layoutreturn
Andy Adamson
2011-05-29
1
-2
/
+7
*
pnfs: layoutreturn
Benny Halevy
2011-05-29
1
-6
/
+105
*
NFS: Return meaningful status from decode_secinfo()
Bryan Schumaker
2011-04-27
1
-4
/
+7
*
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
2011-04-27
1
-17
/
+14
*
NFS: Use correct variable for page bounds checking
Bryan Schumaker
2011-04-13
1
-4
/
+7
*
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
2011-03-24
1
-13
/
+154
|
\
[next]