index
:
kernel/git/stable/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.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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-09-03
ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free
Baokun Li
2024-09-03
ext4: aovid use-after-free in ext4_ext_insert_extent()
Baokun Li
2024-09-03
ext4: update orig_path in ext4_find_extent()
Baokun Li
2024-09-03
ext4: avoid use-after-free in ext4_ext_show_leaf()
Baokun Li
2024-09-03
ext4: fix slab-use-after-free in ext4_split_extent_at()
Baokun Li
2024-09-03
ext4: prevent partial update of the extents path
Baokun Li
2024-09-03
ext4: refactor ext4_ext_rm_idx() to index 'path'
Baokun Li
2024-09-03
ext4: avoid OOB when system.data xattr changes underneath the filesystem
Thadeu Lima de Souza Cascardo
2024-09-03
ext4: explicitly exit when ext4_find_inline_entry returns an error
Thadeu Lima de Souza Cascardo
2024-09-03
ext4: return error on ext4_find_inline_entry
Thadeu Lima de Souza Cascardo
2024-09-03
ext4: ext4_search_dir should return a proper error
Thadeu Lima de Souza Cascardo
2024-09-03
ext4: check buffer_verified in advance to avoid unneeded ext4_get_group_info()
Kemeng Shi
2024-09-03
ext4: remove unneeded NULL check of buffer_head in ext4_mark_inode_used()
Kemeng Shi
2024-09-03
ext4: move checksum length calculation of inode bitmap into ext4_inode_bitmap...
Kemeng Shi
2024-09-03
ext4: remove dead check in __ext4_new_inode()
Kemeng Shi
2024-09-03
ext4: avoid negative min_clusters in find_group_orlov()
Kemeng Shi
2024-09-03
ext4: avoid potential buffer_head leak in __ext4_new_inode()
Kemeng Shi
2024-09-03
ext4: avoid buffer_head leak in ext4_mark_inode_used()
Kemeng Shi
2024-09-03
bcachefs: BCH_SB_MEMBER_INVALID
Kent Overstreet
2024-09-03
Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-03
btrfs: fix race between direct IO write and fsync when using same fd
Filipe Manana
2024-09-03
unicode: Fix utf8_load() error path
André Almeida
2024-09-03
netfs, cifs: Improve some debugging bits
David Howells
2024-09-03
cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
David Howells
2024-09-03
cifs: Fix zero_point init on inode initialisation
David Howells
2024-09-03
smb: client: fix double put of @cfile in smb2_set_path_size()
Paulo Alcantara
2024-09-03
smb: client: fix double put of @cfile in smb2_rename_path()
Paulo Alcantara
2024-09-03
fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr
Konstantin Komarov
2024-09-03
fs/ntfs3: Replace fsparam_flag_no -> fsparam_flag
Konstantin Komarov
2024-09-03
fs/ntfs3: Add support for the compression attribute
Konstantin Komarov
2024-09-03
fs/ntfs3: Implement fallocate for compressed files
Konstantin Komarov
2024-09-03
fs/ntfs3: Make checks in run_unpack more clear
Konstantin Komarov
2024-09-03
fs/ntfs3: Add rough attr alloc_size check
Konstantin Komarov
2024-09-03
fs/ntfs3: Stale inode instead of bad
Konstantin Komarov
2024-09-03
fs/ntfs3: Refactor enum_rstbl to suppress static checker
Konstantin Komarov
2024-09-03
fs/ntfs3: Fix sparse warning in ni_fiemap
Konstantin Komarov
2024-09-03
fs/ntfs3: Fix warning possible deadlock in ntfs_set_state
Konstantin Komarov
2024-09-03
fs/ntfs3: Fix sparse warning for bigendian
Konstantin Komarov
2024-09-03
fs/ntfs3: Separete common code for file_read/write iter/splice
Konstantin Komarov
2024-09-03
fs/ntfs3: Optimize large writes into sparse file
Konstantin Komarov
2024-09-03
fs/ntfs3: Do not call file_modified if collapse range failed
Konstantin Komarov
2024-09-03
fs/ntfs3: Check if more than chunk-size bytes are written
Andrew Ballance
2024-09-03
ntfs3: Add bounds checking to mi_enum_attr()
lei lu
2024-09-03
fs/ntfs3: Use swap() to improve code
Thorsten Blum
2024-09-03
iomap: make zero range flush conditional on unwritten mappings
Brian Foster
2024-09-03
iomap: fix handling of dirty folios over unwritten extents
Brian Foster
2024-09-03
iomap: add a private argument for iomap_file_buffered_write
Josef Bacik
2024-09-03
iomap: remove set_memor_ro() on zero page
Luis Chamberlain
2024-09-03
xfs: enable block size larger than page size support
Pankaj Raghav
2024-09-03
xfs: ensure st_blocks never goes to zero during COW writes
Christoph Hellwig
[prev]
[next]