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
/
flexfilelayout
Age
Commit message (
Expand
)
Author
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
2018-12-19
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
2018-12-02
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
2018-11-22
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
2018-09-30
nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes
Tigran Mkrtchyan
2018-09-30
pNFS: Don't allocate more pages than we need to fit a layoutget response
Trond Myklebust
2018-08-21
pNFS/flexfiles: ff_layout_pg_init_read should exit on error
Trond Myklebust
2018-07-26
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
Trond Myklebust
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-19
pNFS/flexfiles: Process writeback resends from nfsiod context as well
Trond Myklebust
2018-06-19
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-31
pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPEN
Fred Isaman
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
Elena Reshetova
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-08
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
2017-07-19
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
Trond Myklebust
2017-07-13
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2017-05-24
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
2017-05-09
pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabled
Trond Myklebust
2017-04-29
pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure path
Trond Myklebust
2017-04-25
pNFS: Ensure we check layout segment validity in the pg_init() callback
Trond Myklebust
2017-04-20
pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connect
Trond Myklebust
2017-04-20
nfs: flexfilelayout: remove v3-only data server limitation
Tigran Mkrtchyan
2017-03-31
Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-31
nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
Tigran Mkrtchyan
2017-03-17
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-17
pNFS/flexfiles: never nfs4_mark_deviceid_unavailable
Weston Andros Adamson
2017-03-17
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
2017-03-01
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-22
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
2017-02-21
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
Trond Myklebust
2017-01-30
pNFS/flexfiles: Make local symbol layoutreturn_ops static
Wei Yongjun
2017-01-30
NFS: Use nfs4_setup_sequence() everywhere
Anna Schumaker
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-19
pNFS/flexfiles: delete deviceid, don't mark inactive
Weston Andros Adamson
2016-12-09
pNFS/flexfiles: Ensure we have enough buffer for layoutreturn
Trond Myklebust
2016-12-09
pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()
Trond Myklebust
2016-12-08
pNFS/flexfiles: Fix a deadlock on LAYOUTGET
Fred Isaman
2016-12-07
pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()
Trond Myklebust
2016-12-03
pNFS/flexfiles: Support sending layoutstats in layoutreturn
Trond Myklebust
2016-12-03
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
2016-12-03
NFS: Fix up read of mirror stats
Trond Myklebust
[next]