index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
NFSD: Replace dprintk() call site in fh_verify()
Chuck Lever
2
-10
/
+46
2022-09-26
nfsd: remove nfsd4_prepare_cb_recall() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-26
nfsd: clean up mounted_on_fileid handling
Jeff Layton
1
-7
/
+9
2022-09-26
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
3
-16
/
+18
2022-09-26
NFSD: drop fname and flen args from nfsd_create_locked()
NeilBrown
3
-8
/
+6
2022-09-26
NFSD: Protect against send buffer overflow in NFSv3 READ
Chuck Lever
1
-2
/
+2
2022-09-26
NFSD: Protect against send buffer overflow in NFSv2 READ
Chuck Lever
1
-0
/
+1
2022-09-26
NFSD: Protect against send buffer overflow in NFSv3 READDIR
Chuck Lever
1
-3
/
+4
2022-09-26
NFSD: Protect against send buffer overflow in NFSv2 READDIR
Chuck Lever
1
-3
/
+2
2022-09-26
NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
Chuck Lever
2
-4
/
+5
2022-09-26
nfsd: Propagate some error code returned by memdup_user()
Christophe JAILLET
1
-3
/
+3
2022-09-26
nfsd: Avoid some useless tests
Christophe JAILLET
1
-3
/
+3
2022-09-26
nfsd: Fix a memory leak in an error handling path
Christophe JAILLET
1
-1
/
+3
2022-09-26
NFSD: remove redundant variable status
Jinpeng Cui
1
-12
/
+4
2022-09-26
NFSD enforce filehandle check for source file in COPY
Olga Kornievskaia
1
-1
/
+7
2022-09-26
NFSD: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-6
/
+6
2022-09-13
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+8
2022-09-13
nfsd_splice_actor(): handle compound pages
Al Viro
1
-4
/
+8
2022-09-13
Merge tag 'nfsd-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-10
/
+9
2022-09-09
NFSD: fix regression with setting ACLs.
NeilBrown
1
-10
/
+9
2022-08-18
Change calling conventions for filldir_t
Al Viro
2
-7
/
+7
2022-08-10
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
22
-908
/
+1385
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+3
2022-08-04
NFSD: discard fh_locked flag and fh_lock/fh_unlock
NeilBrown
3
-70
/
+6
2022-08-04
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
4
-23
/
+30
2022-08-04
NFSD: use explicit lock/unlock for directory ops
NeilBrown
4
-18
/
+29
2022-08-04
NFSD: reduce locking in nfsd_lookup()
NeilBrown
5
-32
/
+46
2022-08-04
NFSD: only call fh_unlock() once in nfsd_link()
NeilBrown
1
-9
/
+10
2022-08-04
NFSD: always drop directory lock in nfsd_unlink()
NeilBrown
3
-7
/
+6
2022-08-04
NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
NeilBrown
3
-21
/
+21
2022-08-04
NFSD: add posix ACLs to struct nfsd_attrs
NeilBrown
5
-71
/
+47
2022-07-30
NFSD: add security label to struct nfsd_attrs
NeilBrown
3
-68
/
+15
2022-07-30
NFSD: set attributes when creating symlinks
NeilBrown
5
-12
/
+30
2022-07-30
NFSD: introduce struct nfsd_attrs
NeilBrown
6
-30
/
+71
2022-07-30
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
3
-5
/
+51
2022-07-30
NFSD: drop fh argument from alloc_init_deleg
Jeff Layton
1
-8
/
+6
2022-07-30
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
3
-45
/
+47
2022-07-30
NFSD: Add nfsd4_send_cb_offload()
Chuck Lever
1
-15
/
+22
2022-07-30
NFSD: Remove kmalloc from nfsd4_do_async_copy()
Chuck Lever
1
-14
/
+14
2022-07-30
NFSD: Refactor nfsd4_do_copy()
Chuck Lever
1
-8
/
+14
2022-07-30
NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
Chuck Lever
1
-8
/
+7
2022-07-30
NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
Chuck Lever
1
-5
/
+5
2022-07-30
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
3
-43
/
+53
2022-07-30
NFSD: Make nfs4_put_copy() static
Chuck Lever
2
-2
/
+1
2022-07-30
NFSD: Reorder the fields in struct nfsd4_op
Chuck Lever
1
-2
/
+2
2022-07-30
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
3
-4
/
+11
2022-07-30
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
3
-6
/
+14
2022-07-30
NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
Chuck Lever
1
-2
/
+2
2022-07-30
NFSD: Fix strncpy() fortify warning
Chuck Lever
1
-1
/
+1
2022-07-30
NFSD: Clean up nfsd4_encode_readlink()
Chuck Lever
1
-15
/
+9
[prev]
[next]