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
2022-08-09
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
NFSD: discard fh_locked flag and fh_lock/fh_unlock
NeilBrown
2022-08-04
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
2022-08-04
NFSD: use explicit lock/unlock for directory ops
NeilBrown
2022-08-04
NFSD: reduce locking in nfsd_lookup()
NeilBrown
2022-08-04
NFSD: only call fh_unlock() once in nfsd_link()
NeilBrown
2022-08-04
NFSD: always drop directory lock in nfsd_unlink()
NeilBrown
2022-08-04
NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
NeilBrown
2022-08-04
NFSD: add posix ACLs to struct nfsd_attrs
NeilBrown
2022-07-29
NFSD: add security label to struct nfsd_attrs
NeilBrown
2022-07-29
NFSD: set attributes when creating symlinks
NeilBrown
2022-07-29
NFSD: introduce struct nfsd_attrs
NeilBrown
2022-07-29
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
2022-07-29
NFSD: drop fh argument from alloc_init_deleg
Jeff Layton
2022-07-29
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
2022-07-29
NFSD: Add nfsd4_send_cb_offload()
Chuck Lever
2022-07-29
NFSD: Remove kmalloc from nfsd4_do_async_copy()
Chuck Lever
2022-07-29
NFSD: Refactor nfsd4_do_copy()
Chuck Lever
2022-07-29
NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
Chuck Lever
2022-07-29
NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
Chuck Lever
2022-07-29
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
2022-07-29
NFSD: Make nfs4_put_copy() static
Chuck Lever
2022-07-29
NFSD: Reorder the fields in struct nfsd4_op
Chuck Lever
2022-07-29
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
2022-07-29
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
2022-07-29
NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
Chuck Lever
2022-07-29
NFSD: Fix strncpy() fortify warning
Chuck Lever
2022-07-29
NFSD: Clean up nfsd4_encode_readlink()
Chuck Lever
2022-07-29
NFSD: Use xdr_pad_size()
Chuck Lever
2022-07-29
NFSD: Simplify starting_len
Chuck Lever
2022-07-29
NFSD: Optimize nfsd4_encode_readv()
Chuck Lever
2022-07-29
NFSD: Add an nfsd4_read::rd_eof field
Chuck Lever
2022-07-29
NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
Chuck Lever
2022-07-29
NFSD: Optimize nfsd4_encode_fattr()
Chuck Lever
2022-07-29
NFSD: Optimize nfsd4_encode_operation()
Chuck Lever
2022-07-29
nfsd: silence extraneous printk on nfsd.ko insertion
Jeff Layton
2022-07-29
NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
Dai Ngo
2022-07-29
NFSD: keep track of the number of v4 clients in the system
Dai Ngo
2022-07-29
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
2022-07-29
NFSD: Ensure nf_inode is never dereferenced
Chuck Lever
2022-07-29
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
Chuck Lever
2022-07-29
NFSD: Move nfsd_file_trace_alloc() tracepoint
Chuck Lever
2022-07-29
NFSD: Separate tracepoints for acquire and create
Chuck Lever
2022-07-29
NFSD: Clean up unused code after rhashtable conversion
Chuck Lever
2022-07-29
NFSD: Convert the filecache to use rhashtable
Chuck Lever
2022-07-29
NFSD: Set up an rhashtable for the filecache
Chuck Lever
2022-07-29
NFSD: Replace the "init once" mechanism
Chuck Lever
2022-07-29
NFSD: Remove nfsd_file::nf_hashval
Chuck Lever
2022-07-29
NFSD: nfsd_file_hash_remove can compute hashval
Chuck Lever
[next]