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
/
nfs
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-14
1
-2
/
+5
|
\
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-2
/
+5
*
|
pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound
Fred Isaman
2018-05-31
1
-4
/
+46
*
|
pnfs: Store return value of decode_layoutget for later processing
Fred Isaman
2018-05-31
1
-5
/
+10
|
/
*
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-04-12
1
-130
/
+115
|
\
|
*
NFS: advance nfs_entry cookie only after decoding completes successfully
Frank Sorenson
2018-04-10
1
-2
/
+5
|
*
NFSv4: Don't ask for attributes when ACCESS is protected by a delegation
Trond Myklebust
2018-04-10
1
-2
/
+4
|
*
NFSv4: Add a helper to encode/decode struct timespec
Trond Myklebust
2018-04-10
1
-15
/
+30
|
*
NFSv4: Clean up encode_attrs
Trond Myklebust
2018-04-10
1
-15
/
+2
|
*
NFSv4; Clean up XDR encoding of type bitmap4
Trond Myklebust
2018-04-10
1
-94
/
+72
|
*
NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_group
Trond Myklebust
2018-04-10
1
-2
/
+2
*
|
get rid of pointless includes of fs_struct.h
Al Viro
2018-02-22
1
-1
/
+0
|
/
*
NFS: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
2018-01-14
1
-26
/
+38
*
NFSv4: Replace closed stateids with the "invalid special stateid"
Trond Myklebust
2017-11-17
1
-1
/
+11
*
nfs: RPC_MAX_AUTH_SIZE is in bytes
J. Bruce Fields
2017-10-01
1
-2
/
+2
*
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2017-08-01
1
-1
/
+1
*
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
2017-07-13
1
-0
/
+75
*
NFS: convert flags to bool
Benjamin Coddington
2017-07-13
1
-1
/
+1
*
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
1
-1
/
+1
*
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
1
-1
/
+3
*
nfs: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
1
-47
/
+90
*
nfs: fix encoder callback prototypes
Christoph Hellwig
2017-07-13
1
-67
/
+121
*
NFSv4: Fix exclusive create attributes encoding
Trond Myklebust
2017-05-08
1
-40
/
+35
*
NFSv4: check return value of xdr_inline_decode
Pan Bian
2017-04-28
1
-0
/
+2
*
pNFS: Remove unused layout driver callbacks
Trond Myklebust
2017-04-20
1
-13
/
+4
*
nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME
Kinglong Mee
2017-03-13
1
-1
/
+1
*
NFSv4: fix getacl head length estimation
J. Bruce Fields
2017-02-23
1
-1
/
+1
*
NFSv4: Clean up owner/group attribute decode
Trond Myklebust
2017-02-21
1
-60
/
+57
*
NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
Trond Myklebust
2017-02-21
1
-2
/
+2
*
NFSv4: Fix the underestimation of delegation XDR space reservation
Trond Myklebust
2017-02-21
1
-0
/
+2
*
NFSv4: Replace the open coded decode_opaque_inline() with the new generic
Trond Myklebust
2017-02-21
1
-21
/
+8
*
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
2017-02-21
1
-24
/
+9
*
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
Trond Myklebust
2016-12-19
1
-4
/
+7
*
NFSv4: Place the GETATTR operation before the CLOSE
Trond Myklebust
2016-12-19
1
-10
/
+6
*
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
Trond Myklebust
2016-12-19
1
-0
/
+10
*
nfs: add support for the umask attribute
Andreas Gruenbacher
2016-12-09
1
-12
/
+24
*
pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn
Trond Myklebust
2016-12-02
1
-1
/
+3
*
NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
Trond Myklebust
2016-12-01
1
-0
/
+10
*
NFSv4: Add encode/decode of the layoutreturn op in CLOSE
Trond Myklebust
2016-12-01
1
-0
/
+26
*
NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
Trond Myklebust
2016-12-01
1
-0
/
+1
*
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
2016-12-01
1
-4
/
+4
*
NFSv4: Don't request close-to-open attribute when holding a delegation
Trond Myklebust
2016-12-01
1
-1
/
+2
*
NFSv4: Don't request a GETATTR on open_downgrade.
Trond Myklebust
2016-12-01
1
-8
/
+2
*
fs: nfs: Make nfs boot time y2038 safe
Deepa Dinamani
2016-10-04
1
-1
/
+1
*
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
2016-09-19
1
-13
/
+18
*
pnfs: track multiple layout types in fsinfo structure
Jeff Layton
2016-09-19
1
-13
/
+10
*
pNFS: Files and flexfiles always need to commit before layoutcommit
Trond Myklebust
2016-07-05
1
-3
/
+8
*
NFSv4: Label stateids with the type
Trond Myklebust
2016-05-17
1
-9
/
+33
*
NFS: Add COPY nfs operation
Anna Schumaker
2016-05-17
1
-0
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
[next]