Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
283900e82847e10898650c66a249c10b213934fb
/
fs
/
nfs
/
nfs4xdr.c
057f184
nfs: fix timstamp debug prints
by Arnd Bergmann
· 5 years ago
807ce06
Merge branch 'linux-ssc-for-5.5'
by Trond Myklebust
· 5 years ago
e7d4b05
NFSv4: Encode 64-bit timestamps
by Trond Myklebust
· 5 years ago
e86d5a0
NFS: Convert struct nfs_fattr to use struct timespec64
by Trond Myklebust
· 5 years ago
0491567
NFS: add COPY_NOTIFY operation
by Olga Kornievskaia
· 6 years ago
e275146
fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
by Jia-Ju Bai
· 5 years ago
0efb01b
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
by Donald Buczek
· 5 years ago
2eaf426
nfs: Fix copy-and-paste error in debug message
by Donald Buczek
· 5 years ago
62a92ba
NFS: Record task, client ID, and XID in xdr_status trace points
by Chuck Lever
· 6 years ago
29e7ca7
NFS: Fix handling of reply page vector
by Chuck Lever
· 6 years ago
3eb8609
NFSv4.2: Add client support for the generic 'layouterror' RPC call
by Trond Myklebust
· 6 years ago
02ef04e
NFS: Account for XDR pad of buf->pages
by Chuck Lever
· 6 years ago
cf500ba
SUNRPC: Introduce rpc_prepare_reply_pages()
by Chuck Lever
· 6 years ago
f23f658
NFS: Add trace events to report non-zero NFS status codes
by Chuck Lever
· 6 years ago
eb72f48
NFS: Remove print_overflow_msg()
by Chuck Lever
· 6 years ago
86bbd74
NFS: change sign of nfs_fh length
by Frank Sorenson
· 6 years ago
cb95dee
NFS OFFLOAD_CANCEL xdr
by Olga Kornievskaia
· 6 years ago
15eefe2
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
by Arnd Bergmann
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
56f487f
pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound
by Fred Isaman
· 8 years ago
808ba32
pnfs: Store return value of decode_layoutget for later processing
by Fred Isaman
· 8 years ago
a1bf4c7
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
98de9ce
NFS: advance nfs_entry cookie only after decoding completes successfully
by Frank Sorenson
· 7 years ago
8bcbe7d
NFSv4: Don't ask for attributes when ACCESS is protected by a delegation
by Trond Myklebust
· 7 years ago
36b3743
NFSv4: Add a helper to encode/decode struct timespec
by Trond Myklebust
· 7 years ago
40a3426c
NFSv4: Clean up encode_attrs
by Trond Myklebust
· 7 years ago
37c8876
NFSv4; Clean up XDR encoding of type bitmap4
by Trond Myklebust
· 7 years ago
e8d8aa4
NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_group
by Trond Myklebust
· 7 years ago
304ec48
get rid of pointless includes of fs_struct.h
by Al Viro
· 7 years ago
8634ef5
NFS: Fix nfsstat breakage due to LOOKUPP
by Trond Myklebust
· 7 years ago
fcd8843
NFSv4: Replace closed stateids with the "invalid special stateid"
by Trond Myklebust
· 7 years ago
35c036e
nfs: RPC_MAX_AUTH_SIZE is in bytes
by J. Bruce Fields
· 7 years ago
fd40559
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
by Trond Myklebust
· 7 years ago
5b5faaf
nfs4: add NFSv4 LOOKUPP handlers
by Jeff Layton
· 8 years ago
a7a3b1e
NFS: convert flags to bool
by Benjamin Coddington
· 8 years ago
511e936
sunrpc: mark all struct rpc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
c551858
sunrpc: move p_count out of struct rpc_procinfo
by Christoph Hellwig
· 8 years ago
fc01648
nfs: fix decoder callback prototypes
by Christoph Hellwig
· 8 years ago
fcc8581
nfs: fix encoder callback prototypes
by Christoph Hellwig
· 8 years ago
28cf22d
NFSv4: Fix exclusive create attributes encoding
by Trond Myklebust
· 8 years ago
4edabfd
NFSv4: check return value of xdr_inline_decode
by Pan Bian
· 8 years ago
7350474
pNFS: Remove unused layout driver callbacks
by Trond Myklebust
· 8 years ago
6f1f622
nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME
by Kinglong Mee
· 8 years ago
6682c14
NFSv4: fix getacl head length estimation
by J. Bruce Fields
· 8 years ago
686a816
NFSv4: Clean up owner/group attribute decode
by Trond Myklebust
· 8 years ago
1bbe60f
NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
by Trond Myklebust
· 8 years ago
5a1f6d9
NFSv4: Fix the underestimation of delegation XDR space reservation
by Trond Myklebust
· 8 years ago
6da59ce
NFSv4: Replace the open coded decode_opaque_inline() with the new generic
by Trond Myklebust
· 8 years ago
ab6e9aa
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
by Trond Myklebust
· 8 years ago
8ac2b422
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
by Trond Myklebust
· 8 years ago
d8d8498
NFSv4: Place the GETATTR operation before the CLOSE
by Trond Myklebust
· 8 years ago
b680814
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
by Trond Myklebust
· 8 years ago
dff25dd
nfs: add support for the umask attribute
by Andreas Gruenbacher
· 8 years ago
4d796d7
pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn
by Trond Myklebust
· 8 years ago
586f1c3
NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
by Trond Myklebust
· 8 years ago
cf80516
NFSv4: Add encode/decode of the layoutreturn op in CLOSE
by Trond Myklebust
· 8 years ago
d8434d4c
NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
by Trond Myklebust
· 8 years ago
94e5c57
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
by Trond Myklebust
· 8 years ago
3ecefc9
NFSv4: Don't request close-to-open attribute when holding a delegation
by Trond Myklebust
· 8 years ago
3947b74
NFSv4: Don't request a GETATTR on open_downgrade.
by Trond Myklebust
· 8 years ago
2f86e09
fs: nfs: Make nfs boot time y2038 safe
by Deepa Dinamani
· 8 years ago
ca440c3
pnfs: add a new mechanism to select a layout driver according to an ordered list
by Jeff Layton
· 8 years ago
3132e49
pnfs: track multiple layout types in fsinfo structure
by Jeff Layton
· 8 years ago
2e18d4d
pNFS: Files and flexfiles always need to commit before layoutcommit
by Trond Myklebust
· 9 years ago
93b717f
NFSv4: Label stateids with the type
by Trond Myklebust
· 9 years ago
2e72448
NFS: Add COPY nfs operation
by Anna Schumaker
· 12 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
f54423a
NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
by Kinglong Mee
· 9 years ago
1ca843a
nfs: Fix GETATTR bitmap verification
by Andreas Gruenbacher
· 9 years ago
8fbcf23
nfs: Remove unused xdr page offsets in getacl/setacl arguments
by Andreas Gruenbacher
· 9 years ago
2a92ee9
nfs: get clone_blksize when probing fsinfo
by Peng Tao
· 9 years ago
3602277
nfs42: add CLONE xdr functions
by Peng Tao
· 9 years ago
7d160a6
NFSv4: Express delegation limit in units of pages
by Trond Myklebust
· 9 years ago
6669cb8
NFSv4.1/pnfs: Ensure layoutreturn reserves space for the opaque payload
by Trond Myklebust
· 9 years ago
5334c5b
NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1
by Kinglong Mee
· 9 years ago
8c61282
NFS: Get suppattr_exclcreat when getting server capabilities
by Kinglong Mee
· 9 years ago
2fcc213
xprtrdma: Fix large NFS SYMLINK calls
by Chuck Lever
· 9 years ago
be3a5d2
NFSv.2/pnfs Add a LAYOUTSTATS rpc function
by Trond Myklebust
· 10 years ago
b8fb2f5
nfs: update maxsz values for SETCLIENTID and EXCHANGE_ID
by Jeff Layton
· 10 years ago
3a6bb73
nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
by Jeff Layton
· 10 years ago
40c64c2
NFS: Move nfs_idmap.h into fs/nfs/
by Anna Schumaker
· 10 years ago
7c61f0d
NFS: Add a stub for GETDEVICELIST
by Anna Schumaker
· 10 years ago
4e59080
NFSv4.1: Allow getdeviceinfo to return notification info back to caller
by Trond Myklebust
· 10 years ago
71a097c
NFSv4.1: Clean up bind_conn_to_session
by Trond Myklebust
· 10 years ago
7e9f073
NFSv4.1: Always set up a forward channel when binding the session
by Trond Myklebust
· 10 years ago
79969dd1
NFSv4.1: Clean up create_session
by Trond Myklebust
· 10 years ago
6ae3733
NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT
by Trond Myklebust
· 10 years ago
e2c63e0
Merge branch 'flexfiles'
by Trond Myklebust
· 10 years ago
15eb67c
nfs41: add range to layoutreturn args
by Peng Tao
· 10 years ago
4579d6b
nfs41: pass iomode through layoutreturn args
by Peng Tao
· 10 years ago
aabff4d
nfs: save server READ/WRITE/COMMIT status
by Peng Tao
· 10 years ago
89f0ff3
NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session
by Trond Myklebust
· 10 years ago
425c1d4
NFSv4: Fix lock on-wire reordering issues
by Trond Myklebust
· 10 years ago
a679641
NFSv4: Check for NULL argument in nfs_*_seqid() functions
by Trond Myklebust
· 10 years ago
566fcec
NFSv4: Fix an atomicity problem in CLOSE
by Trond Myklebust
· 10 years ago
1702562
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next
by Trond Myklebust
· 10 years ago
624bd5b
nfs: Add DEALLOCATE support
by Anna Schumaker
· 10 years ago
f4ac167
nfs: Add ALLOCATE support
by Anna Schumaker
· 10 years ago
6dd3436
NFS: SETCLIENTID XDR buffer sizes are incorrect
by Chuck Lever
· 10 years ago
b4b5679
Merge branch 'client-4.2' into linux-next
by Trond Myklebust
· 10 years ago
Next »