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
Age
Commit message (
Expand
)
Author
2024-03-01
nfsd: rename NFSD_NET_* to NFSD_STATS_*
Josef Bacik
2024-03-01
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
2024-03-01
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
2024-03-01
nfsd: stop setting ->pg_stats for unused stats
Josef Bacik
2024-03-01
NFSD: fix LISTXATTRS returning more bytes than maxcount
Jorge Mora
2024-03-01
NFSD: fix LISTXATTRS returning a short list with eof=TRUE
Jorge Mora
2024-03-01
NFSD: change LISTXATTRS cookie encoding to big-endian
Jorge Mora
2024-03-01
NFSD: fix nfsd4_listxattr_validate_cookie
Jorge Mora
2024-03-01
nfsd: use __fput_sync() to avoid delayed closing of files.
NeilBrown
2024-03-01
nfsd: Don't leave work of closing files to a work queue
NeilBrown
2024-02-15
ima: Move to LSM infrastructure
Roberto Sassu
2024-02-15
security: Introduce file_post_open hook
Roberto Sassu
2024-02-07
Merge tag 'nfsd-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-02-05
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
2024-02-05
filelock: don't do security checks on nfsd setlease calls
Jeff Layton
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
2024-02-05
nfsd: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
nfsd: convert to using new filelock helpers
Jeff Layton
2024-01-25
Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-01-24
nfsd: fix RELEASE_LOCKOWNER
NeilBrown
2024-01-11
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-01-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-10
Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2024-01-07
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
2024-01-07
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2024-01-07
NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
ChenXiaoSong
2024-01-07
nfsd: remove unnecessary NULL check
Dan Carpenter
2024-01-07
NFSD: Modify NFSv4 to use nfsd_read_splice_ok()
Chuck Lever
2024-01-07
NFSD: Replace RQ_SPLICE_OK in nfsd_read()
Chuck Lever
2024-01-07
NFSD: Document lack of f_pos_lock in nfsd_readdir()
Chuck Lever
2024-01-07
NFSD: Remove nfsd_drc_gc() tracepoint
Chuck Lever
2024-01-07
NFSD: Make the file_delayed_close workqueue UNBOUND
Chuck Lever
2024-01-07
NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()
Oleg Nesterov
2024-01-07
nfsd: new Kconfig option for legacy client tracking
Jeff Layton
2024-01-05
Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-01-04
nfsd: drop the nfsd_put helper
Jeff Layton
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-12-20
nfsd: kill stale comment about simple_fill_super() requirements
Al Viro
2023-12-18
NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0
Chuck Lever
2023-12-18
NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d
Chuck Lever
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
nfsd: hold nfsd_mutex across entire netlink operation
NeilBrown
2023-12-15
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-11-25
rename(): avoid a deadlock in the case of parents having no common ancestor
Al Viro
[prev]
[next]