index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-31
nfsd: Fix a write performance regression
Trond Myklebust
1
-3
/
+15
2022-03-27
SUNRPC: Return true/false (not 1/0) from bool functions
Haowen Bai
1
-12
/
+12
2022-03-20
nfsd: fix using the correct variable for sizeof()
Jakob Koschel
1
-1
/
+1
2022-03-17
nfsd: use correct format characters
Bill Wendling
1
-1
/
+1
2022-03-15
NFSD: prevent underflow in nfssvc_decode_writeargs()
Dan Carpenter
2
-2
/
+2
2022-03-11
NFSD: Fix nfsd_breaker_owns_lease() return values
Chuck Lever
1
-2
/
+10
2022-03-11
NFSD: Clean up _lm_ operation names
Chuck Lever
1
-4
/
+4
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
8
-51
/
+3
2022-02-28
nfsd: more robust allocation failure handling in nfsd_file_cache_init
Amir Goldstein
1
-3
/
+3
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
3
-43
/
+13
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
4
-12
/
+3
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
3
-4
/
+4
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
4
-16
/
+16
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
2
-4
/
+3
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
3
-4
/
+0
2022-02-28
NFSD: Remove NFSD_PROC_ARGS_* macros
Chuck Lever
1
-19
/
+9
2022-02-28
NFSD: Use __sockaddr field to store socket addresses
Chuck Lever
1
-40
/
+39
2022-02-28
NFSD: Streamline the rare "found" case
Chuck Lever
1
-4
/
+3
2022-02-28
NFSD: Skip extra computation for RC_NOCACHE case
Chuck Lever
1
-2
/
+4
2022-02-28
NFSD: De-duplicate hash bucket indexing
Chuck Lever
1
-12
/
+10
2022-02-28
nfsd: Add support for the birth time attribute
Ondrej Valousek
2
-1
/
+11
2022-02-26
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2022-02-26
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+5
2022-02-25
tracefs: Set the group ownership in apply_options() not parse_options()
Steven Rostedt (Google)
1
-2
/
+3
2022-02-25
Merge tag 'configfs-5.17-2022-02-25' of git://git.infradead.org/users/hch/con...
Linus Torvalds
1
-0
/
+14
2022-02-25
Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-84
/
+296
2022-02-24
Merge tag 'io_uring-5.17-2022-02-23' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+17
2022-02-24
btrfs: reduce extent threshold for autodefrag
Qu Wenruo
3
-4
/
+17
2022-02-23
btrfs: autodefrag: only scan one inode once
Qu Wenruo
1
-62
/
+22
2022-02-23
btrfs: defrag: don't use merged extent map for their generation check
Qu Wenruo
3
-0
/
+24
2022-02-23
btrfs: defrag: bring back the old file extent search behavior
Qu Wenruo
1
-4
/
+157
2022-02-23
btrfs: defrag: remove an ambiguous condition for rejection
Qu Wenruo
1
-4
/
+0
2022-02-23
btrfs: defrag: don't defrag extents which are already at max capacity
Qu Wenruo
1
-0
/
+20
2022-02-23
btrfs: defrag: don't try to merge regular extents with preallocated extents
Qu Wenruo
1
-6
/
+11
2022-02-22
configfs: fix a race in configfs_{,un}register_subsystem()
ChenXiaoSong
1
-0
/
+14
2022-02-22
io_uring: disallow modification of rsrc_data during quiesce
Dylan Yudaken
1
-1
/
+9
2022-02-21
io_uring: don't convert to jiffies for waiting on timeouts
Jens Axboe
1
-6
/
+7
2022-02-20
Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+30
2022-02-18
Merge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-10
/
+6
2022-02-18
Merge tag '5.17-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-10
/
+17
2022-02-17
fs/file_table: fix adding missing kmemleak_not_leak()
Luis Chamberlain
1
-2
/
+6
2022-02-16
cifs: fix confusing unneeded warning message on smb2.1 and earlier
Steve French
1
-5
/
+6
2022-02-16
NFS: Do not report writeback errors in nfs_getattr()
Trond Myklebust
1
-6
/
+3
2022-02-15
btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...
Qu Wenruo
1
-9
/
+39
2022-02-15
btrfs: prevent copying too big compressed lzo segment
Dāvis Mosāns
1
-0
/
+11
2022-02-15
Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+19
2022-02-15
io_uring: add a schedule point in io_add_buffers()
Eric Dumazet
1
-0
/
+1
2022-02-14
NFS: LOOKUP_DIRECTORY is also ok with symlinks
Trond Myklebust
1
-2
/
+2
2022-02-14
NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()
Trond Myklebust
1
-2
/
+1
[next]