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
/
nfs4filelayoutdev.c
Age
Commit message (
Expand
)
Author
2012-12-06
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
Trond Myklebust
2012-11-04
NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code
Trond Myklebust
2012-10-15
NFSv4.1: Kill nfs4_ds_disconnect()
Trond Myklebust
2012-09-28
NFSv4.1: pNFS data servers may be temporarily offline
Trond Myklebust
2012-09-28
NFSv4.1: Replace get_device_info() with filelayout_get_device_info()
Trond Myklebust
2012-06-28
NFSv4.1: Use session max response size for GETDEVICEINFO gdia_maxcount
Andy Adamson
2012-05-23
NFSv4.1: Fix session initialisation races
Trond Myklebust
2012-05-22
NFS: Use proper naming conventions for the nfs_client.net field
Chuck Lever
2012-05-19
NFSv4.1 dereference a disconnected data server client record
Andy Adamson
2012-05-19
NFSv4.1 data server timeo and retrans module parameters
Andy Adamson
2012-05-19
NFSv4.1: cleanup filelayout invalid deviceid handling
Andy Adamson
2012-04-26
NFSv4.1 fix page number calculation bug for filelayout decode buffers
Andy Adamson
2012-03-11
NFS: Fix a number of sparse warnings
Trond Myklebust
2012-02-06
NFS: Fix comparison between DS address lists
Weston Andros Adamson
2012-02-06
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
2012-01-31
NFS: decode destination address in proper network namespace context
Stanislav Kinsbursky
2012-01-31
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
2012-01-12
NFS: cleanup endian type in decode_ds_addr()
Dan Carpenter
2011-07-12
NFS: fix comment
Weston Andros Adamson
2011-07-12
NFS: pnfs: loop over multipath addrs on connect
Weston Andros Adamson
2011-07-12
NFS: Parse and store all multipath DS addresses
Weston Andros Adamson
2011-07-12
NFS: pnfs IPv6 support
Weston Andros Adamson
2011-05-29
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
2011-05-29
NFSv4.1: purge deviceid cache on nfs_free_client
Benny Halevy
2011-05-29
NFSv4.1: make deviceid cache global
Benny Halevy
2011-05-29
NFSv4.1: use struct nfs_client to qualify deviceid
Benny Halevy
2011-05-11
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
2011-03-24
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
2011-03-11
NFSv4.1: turn off pNFS on ds connection failure
Andy Adamson
2011-03-11
NFSv4.1 move deviceid cache to filelayout driver
Christoph Hellwig
2011-03-11
NFSv4.1: filelayout i/o helpers
Fred Isaman
2011-03-11
NFSv4.1: data server connection
Andy Adamson
2011-03-10
nfs: add kmalloc return value check in decode_and_add_ds
Stanislav Fomichev
2011-01-25
NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds().
Jesper Juhl
2010-10-24
NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...
Andy Adamson