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
/
nfsd
/
fault_inject.c
Age
Commit message (
Expand
)
Author
2019-07-03
nfsd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-05
nfsd: use ARRAY_SIZE
Jérémy Lefaure
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-08-05
nfsd: remove old fault injection infrastructure
Jeff Layton
2014-08-05
nfsd: add more granular locking to *_delegations fault injectors
Jeff Layton
2014-08-05
nfsd: add more granular locking to forget_openowners fault injector
Jeff Layton
2014-08-05
nfsd: add more granular locking to forget_locks fault injector
Jeff Layton
2014-08-05
nfsd: add nfsd_inject_forget_clients
Jeff Layton
2014-08-05
nfsd: add a forget_client set_clnt routine
Jeff Layton
2014-08-05
nfsd: add a forget_clients "get" routine with proper locking
Jeff Layton
2014-08-05
nfsd: abstract out the get and set routines into the fault injection ops
Jeff Layton
2014-06-23
nfsd: properly handle embedded newlines in fault_injection input
Jeff Layton
2014-05-08
NFSD: Use simple_read_from_buffer for coping data to userspace
Kinglong Mee
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2012-12-10
NFSD: Correct the size calculation in fault_inject_write
Bryan Schumaker
2012-12-10
NFSD: Pass correct buffer size to rpc_ntop
Bryan Schumaker
2012-12-03
NFSD: Forget state for a specific client
Bryan Schumaker
2012-12-03
NFSD: Add a custom file operations structure for fault injection
Bryan Schumaker
2012-12-03
NFSD: Reading a fault injection file prints a state count
Bryan Schumaker
2012-12-03
NFSD: Fault injection operations take a per-client forget function
Bryan Schumaker
2012-12-03
NFSD: Lock state before calling fault injection function
Bryan Schumaker
2012-11-28
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
2012-05-31
nfsd: return 0 on reads of fault injection files
Weston Andros Adamson
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
2011-11-07
NFSD: Added fault injection
Bryan Schumaker