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
2015-01-21
NFS: Fix use of nfs_attr_use_mounted_on_fileid()
Anna Schumaker
2015-01-21
NFSv4.1: Fix an Oops in nfs41_walk_client_list
Trond Myklebust
2015-01-21
nfs: fix dio deadlock when O_DIRECT flag is flipped
Peng Tao
2015-01-05
NFSv4: Remove incorrect check in can_open_delegated()
Trond Myklebust
2015-01-05
NFS: Ignore transport protocol when detecting server trunking
Chuck Lever
2015-01-05
NFSv4/v4.1: Verify the client owner id during trunking detection
Trond Myklebust
2015-01-05
NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
Trond Myklebust
2015-01-05
NFSv4.1: Fix client id trunking on Linux
Trond Myklebust
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-11-26
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
2014-11-25
nfs: Add DEALLOCATE support
Anna Schumaker
2014-11-25
nfs: Add ALLOCATE support
Anna Schumaker
2014-11-25
NFS: Clean up nfs4_init_callback()
Chuck Lever
2014-11-25
NFS: SETCLIENTID XDR buffer sizes are incorrect
Chuck Lever
2014-11-24
nfs: define nfs_inc_fscache_stats and using it as possible
Li RongQing
2014-11-24
nfs: replace nfs_add_stats with nfs_inc_stats when add one
Li RongQing
2014-11-24
NFS: Deletion of unnecessary checks before the function call "nfs_put_client"
Markus Elfring
2014-11-24
nfs41: fix nfs4_proc_layoutget error handling
Peng Tao
2014-11-24
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
2014-11-24
pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes
Christoph Hellwig
2014-11-24
NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK
Anna Schumaker
2014-11-24
nfs: Remove dead case from nfs4_map_errors()
Jan Kara
2014-11-19
rpc_pipefs.c: get rid of f_dentry
Al Viro
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-11-12
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
2014-11-12
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
2014-11-12
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
2014-11-12
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
2014-11-12
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
2014-11-12
NFS: SEEK is an NFS v4.2 feature
Anna Schumaker
2014-11-12
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
2014-11-12
nfs: Remove bogus assignment
Jan Kara
2014-11-12
nfs: remove spurious WARN_ON_ONCE in write path
Weston Andros Adamson
2014-11-12
pnfs/blocklayout: serialize GETDEVICEINFO calls
Christoph Hellwig
2014-11-12
nfs: fix pnfs direct write memory leak
Peng Tao
2014-11-04
Revert "NFS: nfs4_do_open should add negative results to the dcache."
Trond Myklebust
2014-11-04
Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"
Trond Myklebust
2014-11-04
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
Trond Myklebust
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-10-21
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
2014-10-18
Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-14
block: Remove REQ_KERNEL
Martin K. Petersen
2014-10-13
NFS: Fix a bogus warning in nfs_generic_pgio
Trond Myklebust
2014-10-13
NFS: Fix an uninitialised pointer Oops in the writeback error path
Trond Myklebust
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]