index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
NFS: Create a common results structure for reads and writes
Anna Schumaker
1
-4
/
+5
2014-05-28
NFS: Create a common argument structure for reads and writes
Anna Schumaker
1
-4
/
+6
2014-03-17
NFS: Clean up: revert increase in READDIR RPC buffer max size
Chuck Lever
1
-2
/
+1
2014-01-31
nfs: initialize the ACL support bits to zero.
Malahal Naineni
1
-1
/
+1
2013-12-06
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
1
-16
/
+31
2013-11-04
NFSv4.2: encode_readdir - only ask for labels when doing readdirplus
Trond Myklebust
1
-13
/
+12
2013-10-28
NFS: Add method to detect whether an FSID is still on the server
Chuck Lever
1
-2
/
+65
2013-10-28
NFS: Add method to retrieve fs_locations during migration recovery
Chuck Lever
1
-11
/
+35
2013-09-10
NFSv4.1 fix decode_free_stateid
Andy Adamson
1
-15
/
+2
2013-09-05
nfs4.1: Minimal SP4_MACH_CRED implementation
Weston Andros Adamson
1
-10
/
+62
2013-09-03
NFS: NFSv4.0 transport blocking
Chuck Lever
1
-6
/
+7
2013-08-22
NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type
Trond Myklebust
1
-1
/
+1
2013-08-22
NFSv4: Deal with some more sparse warnings
Trond Myklebust
1
-1
/
+1
2013-07-23
NFSv4: encode_attrs should not backfill the bitmap and attribute length
Trond Myklebust
1
-72
/
+53
2013-07-23
NFSv4: Fix brainfart in attribute length calculation
Trond Myklebust
1
-1
/
+1
2013-07-17
NFSv4: Fix a regression against the FreeBSD server
Trond Myklebust
1
-7
/
+14
2013-06-28
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
1
-37
/
+137
2013-06-28
NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
Andy Adamson
1
-1
/
+7
2013-06-08
NFS: Client implementation of Labeled-NFS
David Quigley
1
-29
/
+125
2013-06-08
NFSv4: Extend fattr bitmaps to support all 3 words
David Quigley
1
-8
/
+12
2013-05-06
NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call
Trond Myklebust
1
-1
/
+1
2013-04-23
Merge branch 'rpcsec_gss-from_cel' into linux-next
Trond Myklebust
1
-24
/
+15
2013-04-19
nfs: Send atime and mtime as a 64bit value
Bryan Schumaker
1
-4
/
+2
2013-04-16
NFSv4: Record the OPEN create mode used in the nfs4_opendata structure
Trond Myklebust
1
-21
/
+16
2013-03-29
NFS: Avoid PUTROOTFH when managing leases
Chuck Lever
1
-15
/
+3
2013-03-29
SUNRPC: Define rpcsec_gss_info structure
Chuck Lever
1
-9
/
+12
2013-03-28
NFSv4: Fix Oopses in the fs_locations code
Trond Myklebust
1
-23
/
+20
2013-03-25
NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opens
Trond Myklebust
1
-0
/
+23
2013-03-25
NFSv4: The stateid must remain the same for replayed RPC calls
Trond Myklebust
1
-26
/
+2
2013-02-13
nfs: Convert nfs4xdr to use kuids and kgids
Eric W. Biederman
1
-8
/
+8
2012-12-11
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
1
-3
/
+5
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
1
-0
/
+1
2012-12-06
NFSv4.1: Reset the sequence number for slots that have been deallocated
Trond Myklebust
1
-2
/
+2
2012-12-06
NFSv4.1: Ensure that the client tracks the server target_highest_slotid
Trond Myklebust
1
-2
/
+2
2012-11-26
NFSv4.1: Simplify struct nfs4_sequence_args too
Trond Myklebust
1
-11
/
+10
2012-11-26
NFSv4.1: Label each entry in the session slot tables with its slot number
Trond Myklebust
1
-1
/
+1
2012-11-26
NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer
Trond Myklebust
1
-3
/
+5
2012-11-21
NFS: Reduce stack use in encode_exchange_id()
Jim Rees
1
-3
/
+5
2012-11-04
NFS: Remove asserts from the NFS XDR code
Trond Myklebust
1
-4
/
+2
2012-10-02
NFSv4 reduce attribute requests for open reclaim
Andy Adamson
1
-1
/
+1
2012-10-02
NFSv4: don't put ACCESS in OPEN compound if O_EXCL
Weston Andros Adamson
1
-4
/
+8
2012-10-01
NFSv4: Add ACCESS operation to OPEN compound
Weston Andros Adamson
1
-4
/
+12
2012-09-28
NFS: Clean up helper function nfs4_select_rw_stateid()
Trond Myklebust
1
-1
/
+5
2012-09-26
NFSv4.1: decode_getdeviceinfo should check xdr_read_pages() return value
Trond Myklebust
1
-1
/
+2
2012-09-06
NFS: return error from decode_getfh in decode open
Weston Andros Adamson
1
-1
/
+2
2012-09-06
NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached
Trond Myklebust
1
-9
/
+5
2012-08-16
NFSv4: Don't use private xdr_stream fields in decode_getacl
Trond Myklebust
1
-5
/
+6
2012-08-16
NFSv4: Fix pointer arithmetic in decode_getacl
Trond Myklebust
1
-14
/
+7
2012-07-30
NFS: Keep module parameters in the generic NFS client
Bryan Schumaker
1
-6
/
+0
2012-07-30
nfs: fix fl_type tests in NFSv4 code
Jeff Layton
1
-1
/
+1
[next]