index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-07-01
1
-5
/
+5
|
\
|
*
nfsd: Fix creation time serialization order
Tavian Barnes
2023-06-27
1
-5
/
+5
*
|
Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-29
1
-2
/
+5
|
\
\
|
*
|
exportfs: check for error return value from exportfs_encode_*()
Amir Goldstein
2023-05-25
1
-1
/
+3
|
*
|
exportfs: change connectable argument to bit flags
Amir Goldstein
2023-05-22
1
-2
/
+3
*
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-29
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-25
1
-1
/
+1
*
|
|
nfsd: remove redundant assignments to variable len
Colin Ian King
2023-06-21
1
-7
/
+5
*
|
|
NFSD: Distinguish per-net namespace initialization
Chuck Lever
2023-06-18
2
-4
/
+24
*
|
|
nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
Jeff Layton
2023-06-18
3
-12
/
+25
*
|
|
NFSD: Add an nfsd4_encode_nfstime4() helper
Chuck Lever
2023-06-17
1
-20
/
+26
*
|
|
NFSD: add encoding of op_recall flag for write delegation
Dai Ngo
2023-06-12
1
-1
/
+1
*
|
|
nfsd: don't provide pre/post-op attrs if fh_getattr fails
Jeff Layton
2023-06-11
1
-19
/
+7
*
|
|
NFSD: Remove nfsd_readv()
Chuck Lever
2023-06-11
2
-20
/
+0
*
|
|
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-06-11
2
-6
/
+17
*
|
|
NFSD: Hoist rq_vec preparation into nfsd_read()
Chuck Lever
2023-06-11
4
-36
/
+68
*
|
|
NFSD: Update rq_next_page between COMPOUND operations
Chuck Lever
2023-06-11
1
-3
/
+6
*
|
|
NFSD: Use svcxdr_encode_opaque_pages() in nfsd4_encode_splice_read()
Chuck Lever
2023-06-11
1
-22
/
+21
*
|
|
NFSD: Ensure that xdr_write_pages updates rq_next_page
Chuck Lever
2023-06-05
2
-8
/
+14
*
|
|
NFSD: Replace encode_cinfo()
Chuck Lever
2023-06-05
1
-48
/
+24
*
|
|
NFSD: Add encoders for NFSv4 clientids and verifiers
Chuck Lever
2023-06-05
1
-52
/
+55
*
|
|
NFSD: trace nfsctl operations
Chuck Lever
2023-06-05
2
-8
/
+284
*
|
|
NFSD: Clean up nfsctl_transaction_write()
Chuck Lever
2023-06-05
1
-6
/
+6
*
|
|
NFSD: Clean up nfsctl white-space damage
Chuck Lever
2023-06-05
1
-19
/
+19
*
|
|
nfsd: use vfs setgid helper
Christian Brauner
2023-06-05
1
-1
/
+3
|
/
/
*
|
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-06-02
2
-7
/
+10
|
\
\
|
*
|
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-31
1
-6
/
+1
|
*
|
nfsd: make a copy of struct iattr before calling notify_change
Jeff Layton
2023-05-23
1
-1
/
+9
*
|
|
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-17
2
-15
/
+16
|
\
|
|
|
|
/
|
/
|
|
*
NFSD: Remove open coding of string copy
Azeem Shaikh
2023-05-15
1
-3
/
+3
|
*
nfsd: define exports_proc_ops with CONFIG_PROC_FS
Tom Rix
2023-05-02
1
-12
/
+13
*
|
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-04-29
6
-269
/
+256
|
\
|
|
*
NFSD: Handle new xprtsec= export option
Chuck Lever
2023-04-28
2
-3
/
+49
|
*
NFSD: Clean up xattr memory allocation flags
Chuck Lever
2023-04-28
1
-5
/
+2
|
*
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
2023-04-28
1
-2
/
+0
|
*
nfsd: simplify the delayed disposal list code
Jeff Layton
2023-04-26
1
-42
/
+22
|
*
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
2023-04-26
1
-1
/
+5
|
*
SUNRPC: return proper error from get_expiry()
NeilBrown
2023-04-26
2
-11
/
+10
|
*
NFSD: Convert filecache to rhltable
Chuck Lever
2023-04-26
2
-187
/
+133
|
*
nfsd: allow reaping files still under writeback
Jeff Layton
2023-04-26
1
-1
/
+11
|
*
nfsd: update comment over __nfsd_file_cache_purge
Jeff Layton
2023-04-26
1
-1
/
+2
|
*
nfsd: don't take/put an extra reference when putting a file
Jeff Layton
2023-04-26
1
-3
/
+1
|
*
nfsd: add some comments to nfsd_file_do_acquire
Jeff Layton
2023-04-26
1
-0
/
+5
|
*
nfsd: don't kill nfsd_files because of lease break error
Jeff Layton
2023-04-26
1
-14
/
+15
|
*
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
Jeff Layton
2023-04-26
1
-1
/
+1
|
*
nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
Jeff Layton
2023-04-26
1
-0
/
+4
|
*
nfsd: don't open-code clear_and_wake_up_bit
Jeff Layton
2023-04-26
1
-3
/
+1
*
|
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-24
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
xattr: remove unused argument
Christian Brauner
2023-03-06
1
-2
/
+1
*
|
Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-04-04
3
-9
/
+11
|
\
\
[next]