index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
2012-01-07
NFSv4: Save the owner/group name string when doing open
Trond Myklebust
2012-01-05
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2011-10-31
NFS: Clean up nfs4_xdr_dec_secinfo()
Chuck Lever
2011-07-31
pnfs: cleanup_layoutcommit
Andy Adamson
2011-07-31
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
2011-07-31
pnfs: GETDEVICELIST
Andy Adamson
2011-07-31
pnfs: use lwb as layoutcommit length
Peng Tao
2011-07-12
NFS: added FREE_STATEID call
Bryan Schumaker
2011-07-12
NFS: Added TEST_STATEID call
Bryan Schumaker
2011-07-12
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
2011-07-12
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
2011-07-11
NFSv4.1: update nfs4_fattr_bitmap_maxsz
Andy Adamson
2011-06-21
NFS: Fix decode_secinfo_maxsz
Bryan Schumaker
2011-06-16
NFSv4: Fix a readdir regression
Trond Myklebust
2011-06-15
NFSv4.1: deprecate headerpadsz in CREATE_SESSION
Benny Halevy
2011-05-29
pnfs: encode_layoutcommit
Benny Halevy
2011-05-29
pnfs: encode_layoutreturn
Andy Adamson
2011-05-29
pnfs: layoutreturn
Benny Halevy
2011-04-27
NFS: Return meaningful status from decode_secinfo()
Bryan Schumaker
2011-04-27
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
2011-04-13
NFS: Use correct variable for page bounds checking
Bryan Schumaker
2011-03-24
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
2011-03-24
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
2011-03-24
NFS: Add secinfo procedure
Bryan Schumaker
2011-03-23
NFSv4.1: layoutcommit
Andy Adamson
2011-03-23
NFSv4.1: remove GETATTR from ds commits
Fred Isaman
2011-03-11
NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr
Trond Myklebust
2011-03-11
NFSv4: cleanup idmapper functions to take an nfs_server argument
Trond Myklebust
2011-03-11
NFSv4.1: remove GETATTR from ds writes
Fred Isaman
2011-03-11
NFSv4.1: send zero stateid seqid on v4.1 i/o
Andy Adamson
2011-03-10
NFSv4: remove duplicate clientid in struct nfs_client
Andy Adamson
2011-01-28
NFS: NFSv4 readdir loses entries
Chuck Lever
2011-01-28
NFS: Micro-optimize nfs4_decode_dirent()
Chuck Lever
2011-01-10
Merge branch 'bugfixes' into nfs-for-2.6.38
Trond Myklebust
2011-01-10
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
2011-01-06
NFSv4: Ensure continued open and lockowner name uniqueness
Trond Myklebust
2011-01-06
pnfs: serialize LAYOUTGET(openstateid)
Fred Isaman
2011-01-06
pnfs: change layout state seqlock to a spinlock
Fred Isaman
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-12-16
NFS: Squelch compiler warning in decode_getdeviceinfo()
Chuck Lever
2010-12-16
NFS: Simplify ->decode_dirent() calling sequence
Chuck Lever
2010-12-16
NFS: Fix hdrlen calculation in NFSv4's decode_read()
Chuck Lever
2010-12-16
NFS: Repair whitespace damage in NFS PROC macro
Chuck Lever
2010-11-22
NFS: Ensure we return the dirent->d_type when it is known
Trond Myklebust
2010-11-22
NFS: Buffer overflow in ->decode_dirent() should not be fatal
Trond Myklebust
2010-11-15
NFS: readdir shouldn't read beyond the reply returned by the server
Trond Myklebust
2010-10-24
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
Andy Adamson
2010-10-24
NFS: ask for layouttypes during v4 fsinfo call
Andy Adamson
[next]