index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2022-02-09
Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
2022-02-09
NFSD: Fix offset type in I/O trace points
Chuck Lever
2022-02-09
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
2022-02-09
NFSD: Clamp WRITE offsets
Chuck Lever
2022-02-09
NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
Chuck Lever
2022-02-09
NFSD: Fix ia_size underflow
Chuck Lever
2022-02-09
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
2022-02-02
Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-01-28
nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
Dai Ngo
2022-01-24
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-11
Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-08
nfsd: fix crash on COPY_NOTIFY with special stateid
J. Bruce Fields
2022-01-08
NFSD: Move fill_pre_wcc() and fill_post_wcc()
Chuck Lever
2022-01-08
Revert "nfsd: skip some unnecessary stats in the v4 case"
Chuck Lever
2022-01-08
NFSD: Trace boot verifier resets
Chuck Lever
2022-01-08
NFSD: Rename boot verifier functions
Chuck Lever
2022-01-08
NFSD: Clean up the nfsd_net::nfssvc_boot field
Chuck Lever
2022-01-08
NFSD: Write verifier might go backwards
Chuck Lever
2022-01-08
nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
Trond Myklebust
2022-01-08
NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)
Chuck Lever
2022-01-08
NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id)
Chuck Lever
2022-01-08
NFSD: Clean up nfsd_vfs_write()
Chuck Lever
2022-01-08
nfsd: Replace use of rwsem with errseq_t
Trond Myklebust
2022-01-08
NFSD: Fix verifier returned in stable WRITEs
Chuck Lever
2022-01-08
nfsd: Retry once in nfsd_open on an -EOPENSTALE return
Jeff Layton
2022-01-08
nfsd: Add errno mapping for EREMOTEIO
Jeff Layton
2022-01-08
nfsd: map EBADF
Peng Tao
2022-01-08
NFSD: Fix zero-length NFSv3 WRITEs
Chuck Lever
2022-01-08
nfsd4: add refcount for nfsd4_blocked_lock
Vasily Averin
2022-01-08
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2022-01-08
NFSD: De-duplicate nfsd4_decode_bitmap4()
Chuck Lever
2022-01-08
nfsd: improve stateid access bitmask documentation
J. Bruce Fields
2022-01-08
NFSD: Combine XDR error tracepoints
Chuck Lever
2021-12-18
NFSD: Fix READDIR buffer overflow
Chuck Lever
2021-12-13
NFSD: simplify per-net file cache management
NeilBrown
2021-12-13
NFSD: Fix inconsistent indenting
Jiapeng Chong
2021-12-13
NFSD: Remove be32_to_cpu() from DRC hash function
Chuck Lever
2021-12-13
NFSD: simplify locking for network notifier.
NeilBrown
2021-12-13
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
2021-12-13
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
2021-12-13
NFSD: narrow nfsd_mutex protection in nfsd thread
NeilBrown
2021-12-13
SUNRPC: use sv_lock to protect updates to sv_nrthreads.
NeilBrown
2021-12-13
nfsd: make nfsd_stats.th_cnt atomic_t
NeilBrown
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2021-12-13
NFSD: handle errors better in write_ports_addfd()
NeilBrown
2021-12-13
NFSD: Fix sparse warning
Chuck Lever
[next]