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
Age
Commit message (
Expand
)
Author
2012-10-02
nfs: declare nfs_callback_tcp_port in header
Stanislav Kinsbursky
2012-10-02
nfs: include NFSv4 header in netns.h
Stanislav Kinsbursky
2012-10-01
NFSv4.0 reclaim reboot state when re-establishing clientid
Andy Adamson
2012-10-01
NFSv4: nfs4_match_clientids is only used by NFSv4.1
Trond Myklebust
2012-10-01
NFSv4: Fix the minor version callback channel startup
Trond Myklebust
2012-10-01
NFSv4: Fix up a merge conflict between migration and container changes
Trond Myklebust
2012-10-01
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-10-01
nfs: replace strict_strto* with kstrto*
Daniel Walter
2012-10-01
NFS: Remove unnecessary semicolons (fs/nfs/client.c)
Yanchuan Nian
2012-10-01
pnfsblock: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-10-01
pnfsblock: fix non-aligned DIO write
Peng Tao
2012-10-01
pnfsblock: fix non-aligned DIO read
Peng Tao
2012-10-01
pnfsblock: fix partial page buffer wirte
Peng Tao
2012-10-01
Revert "pnfsblock: bail out partial page IO"
Peng Tao
2012-10-01
NFS41: fix error of setting blocklayoutdriver
Peng Tao
2012-10-01
NFSv41: fix DIO write_io calculation
Peng Tao
2012-10-01
NFS: Add nfs4_unique_id boot parameter
Chuck Lever
2012-10-01
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
2012-10-01
NFS: Use the same nfs_client_id4 for every server
Chuck Lever
2012-10-01
NFS: Introduce "migration" mount option
Chuck Lever
2012-10-01
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
2012-10-01
NFS: Slow down state manager after an unhandled error
Chuck Lever
2012-10-01
NFS: nfs_parsed_mount_options can use unsigned int
Chuck Lever
2012-10-01
NFS: add debug messages to callback down function
Stanislav Kinsbursky
2012-10-01
NFS: callback per-net usage counting introduced
Stanislav Kinsbursky
2012-10-01
NFS: make nfs_callback_tcpport6 per network context
Stanislav Kinsbursky
2012-10-01
NFS: make nfs_callback_tcpport per network context
Stanislav Kinsbursky
2012-10-01
NFS: callback up - users counting cleanup
Stanislav Kinsbursky
2012-10-01
NFS: callback service start function introduced
Stanislav Kinsbursky
2012-10-01
NFS: callback up - transport backchannel cleanup
Stanislav Kinsbursky
2012-10-01
NFS: move per-net callback thread initialization to nfs_callback_up_net()
Stanislav Kinsbursky
2012-10-01
NFS: callback service creation function introduced
Stanislav Kinsbursky
2012-10-01
NFS: pass net to nfs_callback_down()
Stanislav Kinsbursky
2012-10-01
NFSv4: Add ACCESS operation to OPEN compound
Weston Andros Adamson
2012-10-01
NFS: Use kzalloc() instead of kmalloc() in the idmapper
Bryan Schumaker
2012-10-01
NFS: Remove bad delegations during open recovery
Bryan Schumaker
2012-10-01
NFS: Always use the open stateid when checking for expired opens
Bryan Schumaker
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-09-28
NFSv4.1: nfs4_proc_layoutreturn must always drop the plh_block_lgets count
Trond Myklebust
2012-09-28
NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure
Trond Myklebust
2012-09-28
NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
Trond Myklebust
2012-09-28
NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed
Trond Myklebust
2012-09-28
NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
Trond Myklebust
2012-09-28
NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()
Trond Myklebust
2012-09-28
NFSv4.1: Get rid of pNFS spin lock debugging asserts...
Trond Myklebust
2012-09-28
NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg
Trond Myklebust
2012-09-28
NFSv4.1: Clean up pnfs_put_lseg()
Trond Myklebust
2012-09-28
NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
Trond Myklebust
2012-09-28
NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock
Trond Myklebust
2012-09-28
NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
Trond Myklebust
[prev]
[next]