Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c07224005dd3fe746246acadc9be652a588a4d7f
/
include
/
linux
/
nfs_xdr.h
b1f69b7
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
by Andy Adamson
· 14 years ago
504913f
NFS: ask for layouttypes during v4 fsinfo call
by Andy Adamson
· 14 years ago
6b96724
Revalidate caches on lock
by Ricardo Labiaga
· 14 years ago
82f2e54
NFS: Readdir plus in v4
by Bryan Schumaker
· 14 years ago
56e4ebf
NFS: readdir with vmapped pages
by Bryan Schumaker
· 14 years ago
babddc7
NFS: decode_dirent should use an xdr_stream
by Bryan Schumaker
· 14 years ago
dfb4f309
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
by Benny Halevy
· 14 years ago
d3d4152
nfs: make sillyrename an async operation
by Jeff Layton
· 14 years ago
e8582a8
nfs: standardize the rename response container
by Jeff Layton
· 14 years ago
920769f
nfs: standardize the rename args container
by Jeff Layton
· 14 years ago
2b48429
NFS: Add an 'open_context' element to struct nfs_rpc_ops
by Trond Myklebust
· 14 years ago
c0204fd
NFS: Clean up nfs4_proc_create()
by Trond Myklebust
· 14 years ago
d3c7b7c
NFSv4: Add support for the RELEASE_LOCKOWNER operation
by Trond Myklebust
· 14 years ago
f11ac8d
NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.
by Trond Myklebust
· 14 years ago
d77d76f
NFSv41: Clean up exclusive create
by Trond Myklebust
· 14 years ago
bb8b27e
NFSv4: Clean up the NFSv4 setclientid operation
by Trond Myklebust
· 15 years ago
d346890
NFS: Reduce stack footprint of nfs_proc_remove()
by Trond Myklebust
· 15 years ago
37c24b3
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
d703158
nfsd: Fix independence of a few nfsd related headers
by Boaz Harrosh
· 15 years ago
18019753
nfs41: RECLAIM_COMPLETE XDR functionality
by Ricardo Labiaga
· 15 years ago
0629e37
nfs41: check SEQUENCE status flag
by Alexandros Batsakis
· 15 years ago
a01878a
NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bits
by Richard Kennedy
· 15 years ago
fc93158
nfs41: create_session operation
by Andy Adamson
· 16 years ago
2050f0c
nfs41: get_lease_time
by Andy Adamson
· 16 years ago
99fe60d
nfs41: exchange_id operation
by Benny Halevy
· 16 years ago
fbcd4ab
nfs41: setup_sequence method
by Andy Adamson
· 16 years ago
5f7dbd5
nfs41: set up seq_res.sr_slotid
by Andy Adamson
· 16 years ago
f375297
nfs41: nfs41: pass *session in seq_args and seq_res
by Benny Halevy
· 16 years ago
2295846
nfs41: use nfs4_fs_locations_res
by Benny Halevy
· 16 years ago
73c403a
nfs41: use nfs4_setaclres
by Benny Halevy
· 16 years ago
663c79b
nfs41: use nfs4_getaclres
by Benny Halevy
· 16 years ago
d45b298
nfs41: use nfs4_pathconf_res
by Benny Halevy
· 16 years ago
3dda5e4
nfs41: use nfs4_fsinfo_res
by Benny Halevy
· 16 years ago
24ad148
nfs41: use nfs4_statfs_res
by Benny Halevy
· 16 years ago
f50c700
nfs41: use nfs4_readlink_res
by Benny Halevy
· 16 years ago
43652ad
nfs41: use nfs4_server_caps_arg
by Benny Halevy
· 16 years ago
557134a
nfs41: sessions client infrastructure
by Andy Adamson
· 16 years ago
9ff71c3
nfs41: client xdr definitions
by Benny Halevy
· 16 years ago
cc85906
Merge branch 'devel' into for-linus
by Trond Myklebust
· 16 years ago
f786aa9
constify dentry_operations: NFS
by Al Viro
· 16 years ago
7fe5c39
NFS: Optimise NFS close()
by Trond Myklebust
· 16 years ago
bca7947
NFS: Fix the type of struct nfs_fattr->mode
by Trond Myklebust
· 16 years ago
1ca277d
NFS: Shrink the struct nfs_fattr
by Trond Myklebust
· 16 years ago
9e6e70f
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
by Trond Myklebust
· 16 years ago
ae46141
NFSv3: Fix posix ACL code
by Trond Myklebust
· 16 years ago
dc0b027
NFSv4: Convert the open and close ops to use fmode
by Trond Myklebust
· 16 years ago
bd7bf9d
NFSv4: Convert delegation->type field to fmode_t
by Trond Myklebust
· 16 years ago
4704f0e
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
by Trond Myklebust
· 16 years ago
19d771f
NFS: Save padding bytes in struct nfs4_setclientid
by Trond Myklebust
· 16 years ago
d1ce02e
NFS: SETCLIENTID truncates client ID and netid
by Chuck Lever
· 16 years ago
9fa8d66
NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit builds
by Richard Kennedy
· 16 years ago
46cb650
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
by Trond Myklebust
· 16 years ago
2116271
NFS: Add correct bounds checking to NFSv2 locks
by Trond Myklebust
· 16 years ago
c1d5193
NFSv4: Only increment the sequence id if the server saw it
by Trond Myklebust
· 17 years ago
c0e07cb
NFS: NFS version number is unsigned
by Chuck Lever
· 17 years ago
69dd716
NFSv4: Add socket proto argument to setclientid
by Trond Myklebust
· 17 years ago
cc38bac
NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough
by Chuck Lever
· 17 years ago
bdc7f02
NFS: Clean up the (commit|read|write)_setup() callback routines
by Trond Myklebust
· 17 years ago
70ca885
NFS: Fake up 'wcc' attributes to prevent cache invalidation after write
by Trond Myklebust
· 17 years ago
76b3299
NFSv4: Make NFSv4 ACCESS calls return attributes too...
by Trond Myklebust
· 17 years ago
e4eff1a
SUNRPC: Clean up the sillyrename code
by Trond Myklebust
· 17 years ago
4fdc17b
NFS: Introduce struct nfs_removeargs+nfs_removeres
by Trond Myklebust
· 17 years ago
9f958ab
NFSv4: Reduce the chances of an open_owner identifier collision
by Trond Myklebust
· 17 years ago
aa53ed5
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
by Jeff Layton
· 17 years ago
d9bc125c
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
c5ef1c4
[PATCH] mark struct inode_operations const 3
by Arjan van de Ven
· 18 years ago
8e0969f
NFS: Remove nfs_readpage_sync()
by Trond Myklebust
· 18 years ago
200baa2
NFS: Remove nfs_writepage_sync()
by Trond Myklebust
· 18 years ago
bc4785c
[PATCH] nfs: verifier is network-endian
by Al Viro
· 18 years ago
0dbb4c6
[PATCH] xdr annotations: NFS readdir entries
by Al Viro
· 18 years ago
94a6d75
NFS: Use cached page as buffer for NFS symlink requests
by Chuck Lever
· 18 years ago
4f390c1
NFS: Fix double d_drop in nfs_instantiate() error path
by Chuck Lever
· 18 years ago
39d7bbc
SUNRPC: remove extraneous header inclusions
by Chuck Lever
· 18 years ago
509de81
NFS: Add extra const qualifiers
by David Howells
· 18 years ago
e9326dc
NFS: Add a server capabilities NFS RPC op
by David Howells
· 18 years ago
2b3de44
NFS: Add a lookupfh NFS RPC op
by David Howells
· 18 years ago
e9f7bee
[PATCH] NFS: large non-page-aligned direct I/O clobbers memory
by Trond Myklebust
· 18 years ago
3cedf13
NFSv4: increase client-provided nfs4 clientid size
by J. Bruce Fields
· 18 years ago
607f31e
Revert "Merge branch 'odirect'"
by Trond Myklebust
· 18 years ago
ccf01ef
Merge branch 'odirect'
by Trond Myklebust
· 18 years ago
06cf6f2
NFS: Eliminate nfs_get_user_pages()
by Chuck Lever
· 18 years ago
6b97fd3
NFSv4: Follow a referral
by Manoj Naik
· 18 years ago
7aaa0b3
NFSv4: convert fs-locations-components to conform to RFC3530
by Manoj Naik
· 18 years ago
683b57b
NFSv4: Implement the fs_locations function call
by Trond Myklebust
· 18 years ago
8b4bdcf
NFS: Store the file system "fsid" value in the NFS super block.
by Trond Myklebust
· 18 years ago
0d0b5cb
NFS: Optimize allocation of nfs_read/write_data structures
by Chuck Lever
· 18 years ago
73a3d07
NFS: Clean up inode metadata updates
by Trond Myklebust
· 18 years ago
ec06c09
NFS: Cleanup of NFS read code
by Trond Myklebust
· 19 years ago
788e7a8
NFS: Cleanup of NFS write code in preparation for asynchronous o_direct
by Trond Myklebust
· 19 years ago
fa178f2
NFSv4: Ensure DELEGRETURN returns attributes
by Trond Myklebust
· 19 years ago
40859d7
NFS: support large reads and writes on the wire
by Chuck Lever
· 19 years ago
911d1aa
NFSv4: locking XDR cleanup
by Trond Myklebust
· 19 years ago
cdd4e68
NFSv4: Make open_confirm() asynchronous too
by Trond Myklebust
· 19 years ago
4f9838c
NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.
by Trond Myklebust
· 19 years ago
16e4295
NFSv4: Add post-op attributes to nfs4_proc_remove()
by Trond Myklebust
· 19 years ago
6caf2c8
NFSv4: Add post-op attributes to nfs4_proc_rename()
by Trond Myklebust
· 19 years ago
91ba2ee
NFSv4: Add post-op attributes to nfs4_proc_link()
by Trond Myklebust
· 19 years ago
516a6af
NFS: Add optional post-op getattr instruction to the NFSv4 file close.
by Trond Myklebust
· 19 years ago
56ae19f
NFSv4: Add directory post-op attributes to the CREATE operations.
by Trond Myklebust
· 19 years ago
3380114
NFS: Optimise inode attribute cache updates
by Trond Myklebust
· 19 years ago
Next »