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.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-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
2025-09-09
cifs: prevent NULL pointer dereference in UTF16 conversion
Makar Semyonov
1
-0
/
+3
2025-09-09
proc: fix missing pde_set_flags() for net proc files
wangzijie
1
-17
/
+21
2025-09-09
ocfs2: prevent release journal inode after journal shutdown
Edward Adam Davis
1
-0
/
+3
2025-09-09
fs: writeback: fix use-after-free in __mark_inode_dirty()
Jiufei Xue
1
-4
/
+5
2025-09-09
btrfs: zoned: skip ZONE FINISH of conventional zones
Johannes Thumshirn
1
-20
/
+35
2025-09-09
btrfs: clear block dirty if submit_one_sector() failed
Qu Wenruo
1
-4
/
+13
2025-09-09
btrfs: avoid load/store tearing races when checking if an inode was logged
Filipe Manana
1
-4
/
+21
2025-09-09
btrfs: fix race between setting last_dir_index_offset and inode logging
Filipe Manana
3
-16
/
+4
2025-09-09
btrfs: fix race between logging inode and checking if it was logged before
Filipe Manana
1
-6
/
+30
2025-09-04
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2
-0
/
+13
2025-09-04
smb3 client: fix return code mapping of remap_file_range
Steve French
1
-0
/
+14
2025-09-04
fs/smb: Fix inconsistent refcnt update
Shuhao Fu
1
-2
/
+5
2025-09-04
efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
Li Nan
1
-0
/
+4
2025-09-04
erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
Junli Liu
1
-2
/
+11
2025-09-04
erofs: Fallback to normal access if DAX is not supported on extra device
Yuezhang Mo
1
-10
/
+14
2025-09-04
smb: client: fix race with concurrent opens in rename(2)
Paulo Alcantara
1
-0
/
+18
2025-09-04
smb: client: fix race with concurrent opens in unlink(2)
Paulo Alcantara
1
-2
/
+14
2025-08-28
cifs: Fix oops due to uninitialised variable
David Howells
1
-1
/
+1
2025-08-28
ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
NeilBrown
1
-1
/
+1
2025-08-28
use uniform permission checks for all mount propagation changes
Al Viro
1
-14
/
+20
2025-08-28
fs/buffer: fix use-after-free when call bh_read() helper
Ye Bin
1
-1
/
+1
2025-08-28
smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()
Stefan Metzmacher
3
-3
/
+9
2025-08-28
libfs: massage path_from_stashed() to allow custom stashing behavior
Christian Brauner
2
-7
/
+23
2025-08-28
fhandle: do_handle_open() should get FD with user flags
Thomas Bertschinger
1
-1
/
+1
2025-08-28
btrfs: zoned: fix data relocation block group reservation
Naohiro Aota
1
-8
/
+47
2025-08-28
fs: fix incorrect lflags value in the move_mount syscall
Yuntao Wang
1
-12
/
+20
2025-08-28
debugfs: fix mount options not being applied
Charalampos Mitrodimas
1
-1
/
+10
2025-08-28
xfs: fix frozen file system assert in xfs_trans_alloc
Christoph Hellwig
1
-1
/
+1
2025-08-28
squashfs: fix memory leak in squashfs_fill_super
Phillip Lougher
1
-7
/
+7
2025-08-28
NFS: Fix a race when updating an existing write
Trond Myklebust
2
-23
/
+15
2025-08-28
erofs: Do not select tristate symbols from bool symbols
Geert Uytterhoeven
1
-10
/
+10
2025-08-28
erofs: fix build error with CONFIG_EROFS_FS_ZIP_ACCEL=y
Bo Liu (OpenAnolis)
1
-0
/
+2
2025-08-28
xfs: Remove unused label in xfs_dax_notify_dev_failure
Alan Huang
1
-1
/
+0
2025-08-28
xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flags
Christoph Hellwig
1
-1
/
+5
2025-08-28
xfs: improve the comments in xfs_select_zone_nowait
Christoph Hellwig
1
-8
/
+2
2025-08-28
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
17
-99
/
+31
2025-08-28
xfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc
Christoph Hellwig
1
-24
/
+28
2025-08-28
btrfs: subpage: keep TOWRITE tag until folio is cleaned
Naohiro Aota
1
-1
/
+18
2025-08-28
btrfs: rename btrfs_subpage structure
Qu Wenruo
4
-150
/
+156
2025-08-28
btrfs: add comments on the extra btrfs specific subpage bitmaps
Qu Wenruo
1
-0
/
+14
2025-08-28
btrfs: fix subpage deadlock in try_release_subpage_extent_buffer()
Leo Martins
1
-5
/
+6
2025-08-28
btrfs: use refcount_t type for the extent buffer reference counter
Filipe Manana
10
-42
/
+41
2025-08-28
btrfs: add comment for optimization in free_extent_buffer()
Filipe Manana
1
-0
/
+1
2025-08-28
btrfs: reorganize logic at free_extent_buffer() for better readability
Filipe Manana
1
-3
/
+6
2025-08-28
btrfs: abort transaction on unexpected eb generation at btrfs_copy_root()
Filipe Manana
1
-1
/
+8
2025-08-28
btrfs: always abort transaction on failure to add block group to free space tree
Filipe Manana
1
-7
/
+9
2025-08-28
btrfs: move transaction aborts to the error site in add_block_group_free_space()
David Sterba
1
-2
/
+3
2025-08-28
proc: proc_maps_open allow proc_mem_open to return NULL
Jialin Wang
1
-2
/
+2
2025-08-28
open_tree_attr: do not allow id-mapping changes without OPEN_TREE_CLONE
Aleksa Sarai
1
-1
/
+2
2025-08-28
jbd2: prevent softlockup in jbd2_log_do_checkpoint()
Baokun Li
1
-0
/
+1
[next]