Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2c2709dc6921c5d246b686521f932c73a20f428f
/
include
/
linux
/
nfs_xdr.h
942e3d7
Merge branch 'pnfs_generic'
by Trond Myklebust
· 9 years ago
b20135d
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
by Trond Myklebust
· 9 years ago
af7cf05
NFS: Allow multiple commit requests in flight per file
by Trond Myklebust
· 9 years ago
dc602dd
NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs
by Trond Myklebust
· 9 years ago
37e9ed2
pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write
by Trond Myklebust
· 9 years ago
91ab4b4
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
by Jeff Layton
· 9 years ago
8fbcf23
nfs: Remove unused xdr page offsets in getacl/setacl arguments
by Andreas Gruenbacher
· 9 years ago
51e0164
Merge branch 'nfsclone'
by Trond Myklebust
· 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
516285eb
NFSv4: nfs4_async_handle_error should take a non-const nfs_server
by Trond Myklebust
· 9 years ago
7d160a6
NFSv4: Express delegation limit in units of pages
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
2a60618
NFSv4: Enable delegated opens even when reboot recovery is pending
by Trond Myklebust
· 9 years ago
be3a5d2
NFSv.2/pnfs Add a LAYOUTSTATS rpc function
by Trond Myklebust
· 9 years ago
873e385
nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer
by Jeff Layton
· 9 years ago
3a6bb73
nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id
by Jeff Layton
· 9 years ago
764ad8b
nfs: increase size of EXCHANGE_ID name string buffer
by Jeff Layton
· 9 years ago
9a51940
NFS: Don't zap caches on fallocate()
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
79969dd
NFSv4.1: Clean up create_session
by Trond Myklebust
· 10 years ago
f4086a3d
NFS: struct nfs_commit_info.lock must always point to inode->i_lock
by Trond Myklebust
· 10 years ago
5a0ec8ac
NFSv4.1: Pin the inode and super block in asynchronous layoutreturns
by Trond Myklebust
· 10 years ago
472e259
NFSv4.1: Pin the inode and super block in asynchronous layoutcommit
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
a7d42dd
nfs: add mirroring support to pgio layer
by Weston Andros Adamson
· 10 years ago
6cccbb6
nfs: rename pgio header ds_idx to ds_commit_idx
by Weston Andros Adamson
· 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
c69899a
NFSv4: Update of VFS byte range lock must be atomic with the stateid update
by Trond Myklebust
· 10 years ago
425c1d4
NFSv4: Fix lock on-wire reordering issues
by Trond Myklebust
· 10 years ago
566fcec
NFSv4: Fix an atomicity problem in CLOSE
by Trond Myklebust
· 10 years ago
f4ac167
nfs: Add ALLOCATE support
by Anna Schumaker
· 10 years ago
8c393f9
nfs: fix pnfs direct write memory leak
by Peng Tao
· 10 years ago
b4b5679
Merge branch 'client-4.2' into linux-next
by Trond Myklebust
· 10 years ago
1c6dcbe
NFS: Implement SEEK
by Anna Schumaker
· 10 years ago
8478eaa
NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.
by NeilBrown
· 10 years ago
d4b18c3
pnfs: remove GETDEVICELIST implementation
by Christoph Hellwig
· 10 years ago
5f919c9
pnfs: allow splicing pre-encoded pages into the layoutcommit args
by Christoph Hellwig
· 10 years ago
378520b
nfs41: add a helper function to set layoutcommit after commit
by Peng Tao
· 10 years ago
f11b2a1
nfs4: copy acceptor name from context to nfs_client
by Jeff Layton
· 10 years ago
4714fb5
nfs: remove pgio_header refcount, related cleanup
by Weston Andros Adamson
· 10 years ago
c65e625
nfs: remove unused writeverf code
by Weston Andros Adamson
· 10 years ago
d45f60c
nfs: merge nfs_pgio_data into _header
by Weston Andros Adamson
· 10 years ago
823b0c9
nfs: rename members of nfs_pgio_data
by Weston Andros Adamson
· 10 years ago
1e7f3a4
nfs: move nfs_pgio_data and remove nfs_rw_header
by Weston Andros Adamson
· 10 years ago
5002c58
pnfs: support multiple verfs per direct req
by Weston Andros Adamson
· 10 years ago
7f71472
nfs: remove data list from pgio header
by Weston Andros Adamson
· 10 years ago
a4cdda5
NFS: Create a common pgio_rpc_prepare function
by Anna Schumaker
· 11 years ago
4a0de55
NFS: Create a common rw_header_alloc and rw_header_free function
by Anna Schumaker
· 11 years ago
f79d06f
NFS: Move the write verifier into the nfs_pgio_header
by Anna Schumaker
· 11 years ago
c0752cd
NFS: Create a common read and write header struct
by Anna Schumaker
· 11 years ago
9c7e1b3
NFS: Create a common read and write data struct
by Anna Schumaker
· 11 years ago
9137bdf
NFS: Create a common results structure for reads and writes
by Anna Schumaker
· 11 years ago
3c6b899
NFS: Create a common argument structure for reads and writes
by Anna Schumaker
· 11 years ago
fab5fc2
nfs: remove ->read_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
a20c93e
nfs: remove ->write_pageio_init from rpc ops
by Christoph Hellwig
· 11 years ago
bd0f725
Merge branch 'devel' into linux-next
by Trond Myklebust
· 11 years ago
33912be
nfs: remove synchronous rename code
by Jeff Layton
· 11 years ago
96f9d8c
nfs: abstract out code needed to complete a sillyrename
by Jeff Layton
· 11 years ago
b7e63a1
NFSv4: Fix another nfs4_sequence corruptor
by Trond Myklebust
· 11 years ago
17ead6c
NFSv4: Fix memory corruption in nfs4_proc_open_confirm
by Trond Myklebust
· 11 years ago
4d4b69d
NFS: add support for multiple sec= mount options
by Weston Andros Adamson
· 11 years ago
a3f73c2
NFS: separate passed security flavs from selected
by Weston Andros Adamson
· 11 years ago
44c9993
NFS: Add method to detect whether an FSID is still on the server
by Chuck Lever
· 11 years ago
b03d735
NFS: Add method to retrieve fs_locations during migration recovery
by Chuck Lever
· 11 years ago
5bc2afc
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
by Trond Myklebust
· 11 years ago
2031cd1
nfs4.1: Minimal SP4_MACH_CRED implementation
by Weston Andros Adamson
· 11 years ago
ef1820f
NFSv4: Don't try to recover NFSv4 locks when they are lost.
by NeilBrown
· 11 years ago
f840729
NFS Remove unused authflavour parameter from init_client
by Andy Adamson
· 11 years ago
959d921
Merge branch 'labeled-nfs' into linux-next
by Trond Myklebust
· 11 years ago
1775fd3
NFS:Add labels to client function prototypes
by David Quigley
· 11 years ago
e058f70
NFSv4: Introduce new label structure
by Steve Dickson
· 11 years ago
e64a421
NFSv4: Add label recommended attribute and NFSv4 flags
by David Quigley
· 11 years ago
6ab5934
NFSv4.1: Ensure that layoutget is called using the layout credential
by Trond Myklebust
· 11 years ago
7c1d5fa
NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call
by Trond Myklebust
· 12 years ago
bd1d421
Merge branch 'rpcsec_gss-from_cel' into linux-next
by Trond Myklebust
· 12 years ago
549b19c
NFSv4: Record the OPEN create mode used in the nfs4_opendata structure
by Trond Myklebust
· 12 years ago
fb15b26
SUNRPC: Define rpcsec_gss_info structure
by Chuck Lever
· 12 years ago
72f4dc1
NFS: Remove unneeded forward declaration
by Chuck Lever
· 12 years ago
9b20614
NFSv4: The stateid must remain the same for replayed RPC calls
by Trond Myklebust
· 12 years ago
8d05b37
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
3000512
NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS
by Weston Andros Adamson
· 12 years ago
54f834c
nfs: Convert struct nfs_fattr to Use kuid_t and kgid_t
by Eric W. Biederman
· 12 years ago
8e63b6a
NFSv4.1: Move the RPC timestamp out of the slot.
by Trond Myklebust
· 12 years ago
62ae082
NFSv4: Reorder the XDR structures to put sequence at the top, not bottom
by Trond Myklebust
· 12 years ago
8fe72ba
NFSv4: Clean up handling of privileged operations
by Trond Myklebust
· 12 years ago
76e697b
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
by Trond Myklebust
· 12 years ago
87dda67
NFSv4.1: Allow SEQUENCE to resize the slot table on the fly
by Trond Myklebust
· 12 years ago
da0507b
NFSv4.1: Reset the sequence number for slots that have been deallocated
by Trond Myklebust
· 12 years ago
464ee9f
NFSv4.1: Ensure that the client tracks the server target_highest_slotid
by Trond Myklebust
· 12 years ago
2b2fa71
NFSv4.1: Simplify struct nfs4_sequence_args too
by Trond Myklebust
· 12 years ago
df2fabf
NFSv4.1: Label each entry in the session slot tables with its slot number
by Trond Myklebust
· 12 years ago
e3725ec
NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer
by Trond Myklebust
· 12 years ago
933602e
NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_time
by Trond Myklebust
· 12 years ago
ae2bb03
NFSv4: don't put ACCESS in OPEN compound if O_EXCL
by Weston Andros Adamson
· 12 years ago
Next »