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
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-07
nfsd: depend on CRYPTO_MD5 for legacy client tracking
Patrick Steinhardt
2019-12-07
NFSD fixing possible null pointer derefering in copy offload
Olga Kornievskaia
2019-11-30
nfsd: check for EBUSY from vfs_rmdir/vfs_unink.
NeilBrown
2019-11-30
nfsd: Ensure CLONE persists data and metadata changes to the target file
Trond Myklebust
2019-11-19
nfsd: restore NFSv3 ACL support
J. Bruce Fields
2019-11-15
new helper: lookup_positive_unlocked()
Al Viro
2019-11-12
nfsd: v4 support requires CRYPTO_SHA256
Scott Mayhew
2019-11-12
nfsd: Fix cld_net->cn_tfm initialization
Scott Mayhew
2019-11-08
nfsd: Drop LIST_HEAD where the variable it declares is never used.
Mao Wenan
2019-11-08
nfsd: document callback_wq serialization of callback code
J. Bruce Fields
2019-11-08
nfsd: mark cb path down on unknown errors
J. Bruce Fields
2019-11-08
nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
Trond Myklebust
2019-11-08
nfsd: minor 4.1 callback cleanup
Trond Myklebust
2019-10-11
nfsd: remove private bin2hex implementation
Andy Shevchenko
2019-10-09
nfsd4: fix up replay_matches_cache()
Scott Mayhew
2019-10-08
nfsd: "\%s" should be "%s"
J. Bruce Fields
2019-10-08
nfsd: remove set but not used variable 'len'
YueHaibing
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-09-23
nfsd: fix nfs read eof detection
Trond Myklebust
2019-09-23
nfsd: Make nfsd_reset_boot_verifier_locked static
YueHaibing
2019-09-20
nfsd: degraded slot-count more gracefully as allocation nears exhaustion.
NeilBrown
2019-09-20
nfsd: handle drc over-allocation gracefully.
NeilBrown
2019-09-18
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-10
nfsd: add support for upcall version 2
Scott Mayhew
2019-09-10
nfsd: add a "GetVersion" upcall for nfsdcld
Scott Mayhew
2019-09-10
nfsd: Reset the boot verifier on all write I/O errors
Trond Myklebust
2019-09-10
nfsd: Don't garbage collect files that might contain write errors
Trond Myklebust
2019-09-10
nfsd: Support the server resetting the boot verifier
Trond Myklebust
2019-09-10
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
2019-09-05
new helper: get_tree_keyed()
Al Viro
2019-08-28
nfsd: eliminate an unnecessary acl size limit
J. Bruce Fields
2019-08-26
Deprecate nfsd fault injection
J. Bruce Fields
2019-08-20
nfsd: remove duplicated include from filecache.c
YueHaibing
2019-08-19
nfsd: Fix the documentation for svcxdr_tmpalloc()
Trond Myklebust
2019-08-19
nfsd: Fix up some unused variable warnings
Trond Myklebust
2019-08-19
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
Jeff Layton
2019-08-19
nfsd: rip out the raparms cache
Jeff Layton
2019-08-19
nfsd: have nfsd_test_lock use the nfsd_file cache
Jeff Layton
2019-08-19
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
2019-08-19
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
Jeff Layton
2019-08-19
nfsd: convert nfs4_file->fi_fds array to use nfsd_files
Jeff Layton
2019-08-19
nfsd: hook nfsd_commit up to the nfsd_file cache
Jeff Layton
2019-08-19
nfsd: hook up nfsd_read to the nfsd_file cache
Jeff Layton
2019-08-19
nfsd: hook up nfsd_write to the new nfsd_file cache
Jeff Layton
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
2019-08-16
nfsd: Remove unnecessary NULL checks
J. Bruce Fields
2019-08-16
nfsd4: Fix kernel crash when reading proc file reply_cache_stats
He Zhe
2019-08-15
nfsd: initialize i_private before d_add
J. Bruce Fields
2019-08-15
nfsd: use i_wrlock instead of rcu for nfsdfs i_private
J. Bruce Fields
[next]