index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: use correct format characters
Bill Wendling
2022-03-18
1
-1
/
+1
*
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
2022-03-15
2
-2
/
+2
*
NFSD: Fix nfsd_breaker_owns_lease() return values
Chuck Lever
2022-03-11
1
-2
/
+10
*
NFSD: Clean up _lm_ operation names
Chuck Lever
2022-03-11
1
-4
/
+4
*
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
2022-03-11
8
-51
/
+3
*
nfsd: more robust allocation failure handling in nfsd_file_cache_init
Amir Goldstein
2022-02-28
1
-3
/
+3
*
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
2022-02-28
3
-43
/
+13
*
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2022-02-28
4
-12
/
+3
*
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2022-02-28
3
-4
/
+4
*
SUNRPC: Rename svc_close_xprt()
Chuck Lever
2022-02-28
1
-1
/
+1
*
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2022-02-28
4
-16
/
+16
*
SUNRPC: Remove svo_shutdown method
Chuck Lever
2022-02-28
2
-4
/
+3
*
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2022-02-28
3
-4
/
+0
*
NFSD: Remove NFSD_PROC_ARGS_* macros
Chuck Lever
2022-02-28
1
-19
/
+9
*
NFSD: Use __sockaddr field to store socket addresses
Chuck Lever
2022-02-28
1
-40
/
+39
*
NFSD: Streamline the rare "found" case
Chuck Lever
2022-02-28
1
-4
/
+3
*
NFSD: Skip extra computation for RC_NOCACHE case
Chuck Lever
2022-02-28
1
-2
/
+4
*
NFSD: De-duplicate hash bucket indexing
Chuck Lever
2022-02-28
1
-12
/
+10
*
nfsd: Add support for the birth time attribute
Ondrej Valousek
2022-02-28
2
-1
/
+11
*
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-26
1
-2
/
+3
|
\
|
*
tracefs: Set the group ownership in apply_options() not parse_options()
Steven Rostedt (Google)
2022-02-26
1
-2
/
+3
*
|
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-26
1
-2
/
+5
|
\
\
|
*
|
xfs: only bother with sync_filesystem during readonly remount
Darrick J. Wong
2022-02-10
1
-2
/
+5
*
|
|
Merge tag 'configfs-5.17-2022-02-25' of git://git.infradead.org/users/hch/con...
Linus Torvalds
2022-02-25
1
-0
/
+14
|
\
\
\
|
*
|
|
configfs: fix a race in configfs_{,un}register_subsystem()
ChenXiaoSong
2022-02-22
1
-0
/
+14
*
|
|
|
Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-25
7
-84
/
+296
|
\
\
\
\
|
*
|
|
|
btrfs: reduce extent threshold for autodefrag
Qu Wenruo
2022-02-24
3
-4
/
+17
|
*
|
|
|
btrfs: autodefrag: only scan one inode once
Qu Wenruo
2022-02-23
1
-62
/
+22
|
*
|
|
|
btrfs: defrag: don't use merged extent map for their generation check
Qu Wenruo
2022-02-23
3
-0
/
+24
|
*
|
|
|
btrfs: defrag: bring back the old file extent search behavior
Qu Wenruo
2022-02-23
1
-4
/
+157
|
*
|
|
|
btrfs: defrag: remove an ambiguous condition for rejection
Qu Wenruo
2022-02-23
1
-4
/
+0
|
*
|
|
|
btrfs: defrag: don't defrag extents which are already at max capacity
Qu Wenruo
2022-02-23
1
-0
/
+20
|
*
|
|
|
btrfs: defrag: don't try to merge regular extents with preallocated extents
Qu Wenruo
2022-02-23
1
-6
/
+11
|
*
|
|
|
btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...
Qu Wenruo
2022-02-15
1
-9
/
+39
|
*
|
|
|
btrfs: prevent copying too big compressed lzo segment
Dāvis Mosāns
2022-02-15
1
-0
/
+11
*
|
|
|
|
Merge tag 'io_uring-5.17-2022-02-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-02-24
1
-7
/
+17
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
io_uring: disallow modification of rsrc_data during quiesce
Dylan Yudaken
2022-02-22
1
-1
/
+9
|
*
|
|
|
io_uring: don't convert to jiffies for waiting on timeouts
Jens Axboe
2022-02-21
1
-6
/
+7
|
*
|
|
|
io_uring: add a schedule point in io_add_buffers()
Eric Dumazet
2022-02-15
1
-0
/
+1
*
|
|
|
|
Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-20
1
-0
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
fs: add kernel doc for mnt_{hold,unhold}_writers()
Christian Brauner
2022-02-14
1
-0
/
+30
*
|
|
|
|
|
Merge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-02-19
3
-10
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NFS: Do not report writeback errors in nfs_getattr()
Trond Myklebust
2022-02-16
1
-6
/
+3
|
*
|
|
|
|
|
NFS: LOOKUP_DIRECTORY is also ok with symlinks
Trond Myklebust
2022-02-14
1
-2
/
+2
|
*
|
|
|
|
|
NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()
Trond Myklebust
2022-02-14
1
-2
/
+1
*
|
|
|
|
|
|
Merge tag '5.17-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-02-18
5
-10
/
+17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cifs: fix confusing unneeded warning message on smb2.1 and earlier
Steve French
2022-02-17
1
-5
/
+6
|
*
|
|
|
|
|
|
cifs: modefromsids must add an ACE for authenticated users
Ronnie Sahlberg
2022-02-14
1
-1
/
+4
|
*
|
|
|
|
|
|
cifs: fix double free race when mount fails in cifs_get_root()
Ronnie Sahlberg
2022-02-13
1
-0
/
+1
|
*
|
|
|
|
|
|
cifs: do not use uninitialized data in the owner/group sid
Ronnie Sahlberg
2022-02-13
1
-2
/
+2
[next]