index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: 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-12
nfsd_splice_actor(): handle compound pages
Al Viro
1
-4
/
+8
2022-09-12
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-08
NFSD: fix regression with setting ACLs.
NeilBrown
1
-10
/
+9
2022-08-17
Change calling conventions for filldir_t
Al Viro
2
-7
/
+7
2022-08-09
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
22
-908
/
+1385
2022-08-05
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-29
NFSD: add security label to struct nfsd_attrs
NeilBrown
3
-68
/
+15
2022-07-29
NFSD: set attributes when creating symlinks
NeilBrown
5
-12
/
+30
2022-07-29
NFSD: introduce struct nfsd_attrs
NeilBrown
6
-30
/
+71
2022-07-29
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
3
-5
/
+51
2022-07-29
NFSD: drop fh argument from alloc_init_deleg
Jeff Layton
1
-8
/
+6
2022-07-29
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
3
-45
/
+47
2022-07-29
NFSD: Add nfsd4_send_cb_offload()
Chuck Lever
1
-15
/
+22
2022-07-29
NFSD: Remove kmalloc from nfsd4_do_async_copy()
Chuck Lever
1
-14
/
+14
2022-07-29
NFSD: Refactor nfsd4_do_copy()
Chuck Lever
1
-8
/
+14
2022-07-29
NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
Chuck Lever
1
-8
/
+7
2022-07-29
NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
Chuck Lever
1
-5
/
+5
2022-07-29
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
3
-43
/
+53
2022-07-29
NFSD: Make nfs4_put_copy() static
Chuck Lever
2
-2
/
+1
2022-07-29
NFSD: Reorder the fields in struct nfsd4_op
Chuck Lever
1
-2
/
+2
2022-07-29
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
3
-4
/
+11
2022-07-29
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
3
-6
/
+14
2022-07-29
NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
Chuck Lever
1
-2
/
+2
2022-07-29
NFSD: Fix strncpy() fortify warning
Chuck Lever
1
-1
/
+1
2022-07-29
NFSD: Clean up nfsd4_encode_readlink()
Chuck Lever
1
-15
/
+9
2022-07-29
NFSD: Use xdr_pad_size()
Chuck Lever
1
-7
/
+4
2022-07-29
NFSD: Simplify starting_len
Chuck Lever
1
-5
/
+4
2022-07-29
NFSD: Optimize nfsd4_encode_readv()
Chuck Lever
1
-12
/
+6
2022-07-29
NFSD: Add an nfsd4_read::rd_eof field
Chuck Lever
2
-8
/
+8
2022-07-29
NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
Chuck Lever
1
-5
/
+4
2022-07-29
NFSD: Optimize nfsd4_encode_fattr()
Chuck Lever
1
-7
/
+4
2022-07-29
NFSD: Optimize nfsd4_encode_operation()
Chuck Lever
1
-2
/
+1
2022-07-29
nfsd: silence extraneous printk on nfsd.ko insertion
Jeff Layton
1
-1
/
+0
2022-07-29
NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
Dai Ngo
3
-6
/
+24
2022-07-29
NFSD: keep track of the number of v4 clients in the system
Dai Ngo
2
-2
/
+10
2022-07-29
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
3
-8
/
+17
[prev]
[next]