index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: fix potential corruption when moving a directory
Jaegeuk Kim
2023-05-17
1
-1
/
+15
*
f2fs: fix null pointer panic in tracepoint in __replace_atomic_write_block
Jaegeuk Kim
2023-05-17
1
-1
/
+1
*
f2fs: remove entire rb_entry sharing
Jaegeuk Kim
2023-05-17
2
-112
/
+71
*
f2fs: factor out discard_cmd usage from general rb_tree use
Jaegeuk Kim
2023-05-17
3
-139
/
+169
*
f2fs: factor out victim_entry usage from general rb_tree use
Jaegeuk Kim
2023-05-17
5
-115
/
+93
*
sysctl: clarify register_sysctl_init() base directory order
Luis Chamberlain
2023-05-17
1
-4
/
+1
*
proc_sysctl: enhance documentation
Luis Chamberlain
2023-05-17
1
-5
/
+20
*
proc_sysctl: update docs for __register_sysctl_table()
Luis Chamberlain
2023-05-17
1
-3
/
+11
*
SMB3: force unmount was failing to close deferred close files
Steve French
2023-05-17
1
-0
/
+1
*
smb3: fix problem remounting a share after shutdown
Steve French
2023-05-17
1
-0
/
+7
*
inotify: Avoid reporting event with invalid wd
Jan Kara
2023-05-17
1
-2
/
+9
*
cifs: release leases for deferred close handles when freezing
Steve French
2023-05-17
1
-0
/
+15
*
cifs: fix pcchunk length type in smb2_copychunk_range
Pawel Witek
2023-05-17
1
-1
/
+1
*
btrfs: fix backref walking not returning all inode refs
Filipe Manana
2023-05-17
3
-10
/
+17
*
btrfs: zoned: fix full zone super block reading on ZNS
Naohiro Aota
2023-05-17
1
-4
/
+3
*
btrfs: zoned: zone finish data relocation BG with last IO
Naohiro Aota
2023-05-17
1
-0
/
+3
*
btrfs: fix space cache inconsistency after error loading it from disk
Filipe Manana
2023-05-17
1
-3
/
+4
*
btrfs: print-tree: parent bytenr must be aligned to sector size
Anastasia Belova
2023-05-17
1
-3
/
+3
*
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
2023-05-17
4
-11
/
+70
*
btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add
Christoph Hellwig
2023-05-17
1
-2
/
+2
*
btrfs: don't free qgroup space unless specified
Josef Bacik
2023-05-17
1
-1
/
+2
*
btrfs: fix encoded write i_size corruption with no-holes
Boris Burkov
2023-05-17
1
-2
/
+3
*
btrfs: fix assertion of exclop condition when starting balance
xiaoshoukui
2023-05-17
1
-1
/
+3
*
btrfs: properly reject clear_cache and v1 cache for block-group-tree
Qu Wenruo
2023-05-17
1
-1
/
+6
*
btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zones
Naohiro Aota
2023-05-17
1
-3
/
+3
*
btrfs: fix btrfs_prev_leaf() to not return the same key twice
Filipe Manana
2023-05-17
1
-1
/
+31
*
rxrpc: Fix timeout of a call that hasn't yet been granted a channel
David Howells
2023-05-17
3
-8
/
+6
*
writeback: fix call of incorrect macro
Maxim Korotkov
2023-05-17
1
-1
/
+1
*
fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()
ZhangPeng
2023-05-17
1
-0
/
+10
*
cifs: avoid potential races when handling multiple dfs tcons
Paulo Alcantara
2023-05-11
5
-79
/
+80
*
cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
Paulo Alcantara
2023-05-11
5
-20
/
+43
*
cifs: fix potential race when tree connecting ipc
Paulo Alcantara
2023-05-11
1
-7
/
+50
*
cifs: fix sharing of DFS connections
Paulo Alcantara
2023-05-11
6
-80
/
+147
*
cifs: protect session status check in smb2_reconnect()
Paulo Alcantara
2023-05-11
1
-4
/
+11
*
cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
Paulo Alcantara
2023-05-11
4
-13
/
+23
*
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
2023-05-11
1
-0
/
+5
*
afs: Avoid endless loop if file is larger than expected
Marc Dionne
2023-05-11
1
-0
/
+4
*
afs: Fix getattr to report server i_size on dirs, not local size
David Howells
2023-05-11
1
-1
/
+8
*
afs: Fix updating of i_size with dv jump from server
Marc Dionne
2023-05-11
1
-0
/
+1
*
ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline
Ye Bin
2023-05-11
1
-1
/
+2
*
ext4: fix i_disksize exceeding i_size problem in paritally written case
Zhihao Cheng
2023-05-11
1
-0
/
+3
*
SMB3: Close deferred file handles in case of handle lease break
Bharath SM
2023-05-11
2
-1
/
+17
*
SMB3: Add missing locks to protect deferred close file list
Bharath SM
2023-05-11
1
-0
/
+6
*
NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease
Trond Myklebust
2023-05-11
1
-0
/
+4
*
fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()
Zeng Heng
2023-05-11
3
-1
/
+6
*
fs/ntfs3: Fix OOB read in indx_insert_into_buffer
ZhangPeng
2023-05-11
1
-0
/
+4
*
fs/ntfs3: Add check for kmemdup
Jiasheng Jiang
2023-05-11
1
-0
/
+4
*
fs/ntfs3: Fix memory leak if ntfs_read_mft failed
Chen Zhongjin
2023-05-11
1
-1
/
+1
*
pstore: Revert pmsg_lock back to a normal mutex
John Stultz
2023-05-11
1
-4
/
+3
*
jdb2: Don't refuse invalidation of already invalidated buffers
Jan Kara
2023-05-11
1
-0
/
+3
[next]