index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
cifs: avoid potential races when handling multiple dfs tcons
Paulo Alcantara
5
-79
/
+80
2023-05-11
cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
Paulo Alcantara
5
-20
/
+43
2023-05-11
cifs: fix potential race when tree connecting ipc
Paulo Alcantara
1
-7
/
+50
2023-05-11
cifs: fix sharing of DFS connections
Paulo Alcantara
6
-80
/
+147
2023-05-11
cifs: protect session status check in smb2_reconnect()
Paulo Alcantara
1
-4
/
+11
2023-05-11
cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
Paulo Alcantara
4
-13
/
+23
2023-05-11
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
1
-0
/
+5
2023-05-11
afs: Avoid endless loop if file is larger than expected
Marc Dionne
1
-0
/
+4
2023-05-11
afs: Fix getattr to report server i_size on dirs, not local size
David Howells
1
-1
/
+8
2023-05-11
afs: Fix updating of i_size with dv jump from server
Marc Dionne
1
-0
/
+1
2023-05-11
ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline
Ye Bin
1
-1
/
+2
2023-05-11
ext4: fix i_disksize exceeding i_size problem in paritally written case
Zhihao Cheng
1
-0
/
+3
2023-05-11
SMB3: Close deferred file handles in case of handle lease break
Bharath SM
2
-1
/
+17
2023-05-11
SMB3: Add missing locks to protect deferred close file list
Bharath SM
1
-0
/
+6
2023-05-11
NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease
Trond Myklebust
1
-0
/
+4
2023-05-11
fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()
Zeng Heng
3
-1
/
+6
2023-05-11
fs/ntfs3: Fix OOB read in indx_insert_into_buffer
ZhangPeng
1
-0
/
+4
2023-05-11
fs/ntfs3: Add check for kmemdup
Jiasheng Jiang
1
-0
/
+4
2023-05-11
fs/ntfs3: Fix memory leak if ntfs_read_mft failed
Chen Zhongjin
1
-1
/
+1
2023-05-11
pstore: Revert pmsg_lock back to a normal mutex
John Stultz
1
-4
/
+3
2023-05-11
jdb2: Don't refuse invalidation of already invalidated buffers
Jan Kara
1
-0
/
+3
2023-05-11
f2fs: fix to check return value of inc_valid_block_count()
Chao Yu
1
-1
/
+7
2023-05-11
f2fs: fix to check return value of f2fs_do_truncate_blocks()
Chao Yu
1
-1
/
+5
2023-05-11
f2fs: fix to avoid use-after-free for cached IPU bio
Chao Yu
1
-1
/
+4
2023-05-11
f2fs: fix iostat lock protection
Qilin Tan
1
-2
/
+2
2023-05-11
f2fs: fix scheduling while atomic in decompression path
Jaegeuk Kim
3
-2
/
+8
2023-05-11
f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_p...
Yangtao Li
1
-0
/
+6
2023-05-11
f2fs: apply zone capacity to all zone type
Jaegeuk Kim
2
-61
/
+7
2023-05-11
f2fs: fix uninitialized skipped_gc_rwsem
Yonggil Song
1
-1
/
+1
2023-05-11
f2fs: handle dqget error in f2fs_transfer_project_quota()
Yangtao Li
1
-7
/
+8
2023-05-11
erofs: fix potential overflow calculating xattr_isize
Jingbo Xu
1
-1
/
+1
2023-05-11
erofs: initialize packed inode after root inode is assigned
Jingbo Xu
2
-11
/
+12
2023-05-11
erofs: stop parsing non-compact HEAD index if clusterofs is invalid
Gao Xiang
1
-0
/
+4
2023-05-11
nilfs2: fix infinite loop in nilfs_mdt_get_block()
Ryusuke Konishi
1
-4
/
+12
2023-05-11
nilfs2: do not write dirty data after degenerating to read-only
Ryusuke Konishi
1
-1
/
+4
2023-05-11
xfs: don't consider future format versions valid
Dave Chinner
1
-5
/
+6
2023-05-11
fs: dlm: fix DLM_IFL_CB_PENDING gets overwritten
Alexander Aring
3
-7
/
+9
2023-05-11
ceph: fix potential use-after-free bug when trimming caps
Xiubo Li
5
-35
/
+62
2023-05-11
ubifs: Fix memory leak in do_rename
Mårten Lindahl
1
-6
/
+0
2023-05-11
ubifs: Free memory for tmpfile name
Mårten Lindahl
1
-0
/
+1
2023-05-11
ubifs: Fix memleak when insert_old_idx() failed
Zhihao Cheng
1
-50
/
+87
2023-05-11
Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"
Zhihao Cheng
1
-8
/
+1
2023-05-11
ksmbd: fix racy issue from smb2 close and logoff with multichannel
Namjae Jeon
5
-32
/
+101
2023-05-11
ksmbd: destroy expired sessions
Namjae Jeon
4
-31
/
+41
2023-05-11
ksmbd: block asynchronous requests when making a delay on session setup
Namjae Jeon
1
-1
/
+4
2023-05-11
ksmbd: fix racy issue from session setup and logoff
Namjae Jeon
6
-49
/
+77
2023-05-11
ksmbd: fix deadlock in ksmbd_find_crypto_ctx()
Namjae Jeon
1
-8
/
+11
2023-05-11
ksmbd: not allow guest user on multichannel
Namjae Jeon
1
-2
/
+9
2023-05-11
ksmbd: fix memleak in session setup
Namjae Jeon
1
-0
/
+4
2023-05-11
ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem()
Namjae Jeon
1
-0
/
+3
[next]