index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
1
-0
/
+1
2019-02-14
NFS: Account for XDR pad of buf->pages
Chuck Lever
1
-7
/
+8
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
1
-30
/
+21
2019-02-13
NFS: Add trace events to report non-zero NFS status codes
Chuck Lever
1
-4
/
+8
2019-02-13
NFS: Remove print_overflow_msg()
Chuck Lever
1
-333
/
+118
2018-10-23
NFS: change sign of nfs_fh length
Frank Sorenson
1
-1
/
+1
2018-08-09
NFS OFFLOAD_CANCEL xdr
Olga Kornievskaia
1
-0
/
+1
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
1
-2
/
+5
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-2
/
+5
2018-05-31
pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound
Fred Isaman
1
-4
/
+46
2018-05-31
pnfs: Store return value of decode_layoutget for later processing
Fred Isaman
1
-5
/
+10
2018-04-12
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-130
/
+115
2018-04-10
NFS: advance nfs_entry cookie only after decoding completes successfully
Frank Sorenson
1
-2
/
+5
2018-04-10
NFSv4: Don't ask for attributes when ACCESS is protected by a delegation
Trond Myklebust
1
-2
/
+4
2018-04-10
NFSv4: Add a helper to encode/decode struct timespec
Trond Myklebust
1
-15
/
+30
2018-04-10
NFSv4: Clean up encode_attrs
Trond Myklebust
1
-15
/
+2
2018-04-10
NFSv4; Clean up XDR encoding of type bitmap4
Trond Myklebust
1
-94
/
+72
2018-04-10
NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_group
Trond Myklebust
1
-2
/
+2
2018-02-22
get rid of pointless includes of fs_struct.h
Al Viro
1
-1
/
+0
2018-01-14
NFS: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
1
-26
/
+38
2017-11-17
NFSv4: Replace closed stateids with the "invalid special stateid"
Trond Myklebust
1
-1
/
+11
2017-10-01
nfs: RPC_MAX_AUTH_SIZE is in bytes
J. Bruce Fields
1
-2
/
+2
2017-08-01
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
1
-1
/
+1
2017-07-13
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
1
-0
/
+75
2017-07-13
NFS: convert flags to bool
Benjamin Coddington
1
-1
/
+1
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
1
-1
/
+3
2017-07-13
nfs: fix decoder callback prototypes
Christoph Hellwig
1
-47
/
+90
2017-07-13
nfs: fix encoder callback prototypes
Christoph Hellwig
1
-67
/
+121
2017-05-08
NFSv4: Fix exclusive create attributes encoding
Trond Myklebust
1
-40
/
+35
2017-04-28
NFSv4: check return value of xdr_inline_decode
Pan Bian
1
-0
/
+2
2017-04-20
pNFS: Remove unused layout driver callbacks
Trond Myklebust
1
-13
/
+4
2017-03-13
nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME
Kinglong Mee
1
-1
/
+1
2017-02-23
NFSv4: fix getacl head length estimation
J. Bruce Fields
1
-1
/
+1
2017-02-21
NFSv4: Clean up owner/group attribute decode
Trond Myklebust
1
-60
/
+57
2017-02-21
NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
Trond Myklebust
1
-2
/
+2
2017-02-21
NFSv4: Fix the underestimation of delegation XDR space reservation
Trond Myklebust
1
-0
/
+2
2017-02-21
NFSv4: Replace the open coded decode_opaque_inline() with the new generic
Trond Myklebust
1
-21
/
+8
2017-02-21
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
1
-24
/
+9
2016-12-19
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
Trond Myklebust
1
-4
/
+7
2016-12-19
NFSv4: Place the GETATTR operation before the CLOSE
Trond Myklebust
1
-10
/
+6
2016-12-19
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
Trond Myklebust
1
-0
/
+10
2016-12-09
nfs: add support for the umask attribute
Andreas Gruenbacher
1
-12
/
+24
2016-12-02
pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn
Trond Myklebust
1
-1
/
+3
2016-12-01
NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
Trond Myklebust
1
-0
/
+10
2016-12-01
NFSv4: Add encode/decode of the layoutreturn op in CLOSE
Trond Myklebust
1
-0
/
+26
2016-12-01
NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
Trond Myklebust
1
-0
/
+1
2016-12-01
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
1
-4
/
+4
2016-12-01
NFSv4: Don't request close-to-open attribute when holding a delegation
Trond Myklebust
1
-1
/
+2
2016-12-01
NFSv4: Don't request a GETATTR on open_downgrade.
Trond Myklebust
1
-8
/
+2
[next]