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.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
2024-03-27
quota: Fix rcu annotations of inode dquot pointers
Jan Kara
1
-27
/
+39
2024-03-27
quota: Fix potential NULL pointer dereference
Wang Jianjian
1
-41
/
+57
2024-03-27
quota: simplify drop_dquot_ref()
Baokun Li
1
-61
/
+9
2024-03-27
fs/select: rework stack allocation hack for clang
Arnd Bergmann
1
-1
/
+1
2024-03-27
do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
Nikita Zhandarovich
1
-1
/
+1
2024-03-15
mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
Prakash Sangappa
1
-1
/
+12
2024-03-15
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
1
-2
/
+2
2024-03-15
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
1
-14
/
+11
2024-03-15
ext4: refactor ext4_da_map_blocks()
Zhang Yi
1
-22
/
+17
2024-03-15
ext4: make ext4_es_insert_extent() return void
Baokun Li
4
-28
/
+18
2024-03-06
fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
Oscar Salvador
1
-2
/
+4
2024-03-06
cachefiles: fix memory leak in cachefiles_add_cache()
Baokun Li
1
-0
/
+3
2024-03-06
ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()
Baokun Li
1
-18
/
+21
2024-03-06
btrfs: dev-replace: properly validate device names
David Sterba
1
-4
/
+20
2024-03-06
afs: Fix endless loop in directory parsing
David Howells
1
-1
/
+3
2024-03-01
ext4: regenerate buddy after block freeing failed if under fc replay
Baokun Li
1
-0
/
+20
2024-03-01
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
1
-1
/
+8
2024-03-01
afs: Increase buffer size in afs_update_volume_status()
Daniil Dulov
1
-2
/
+2
2024-03-01
erofs: fix lz4 inplace decompression
Gao Xiang
1
-10
/
+14
2024-03-01
jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
Zhihao Cheng
1
-15
/
+17
2024-03-01
jbd2: recheck chechpointing non-dirty buffer
Zhang Yi
1
-73
/
+29
2024-03-01
jbd2: remove redundant buffer io error checks
Zhang Yi
1
-11
/
+2
2024-03-01
btrfs: do not pin logs too early during renames
Filipe Manana
1
-6
/
+42
2024-03-01
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
3
-22
/
+42
2024-03-01
btrfs: introduce btrfs_lookup_match_dir
Marcos Paulo de Souza
1
-37
/
+39
2024-03-01
btrfs: tree-checker: check for overlapping extent items
Josef Bacik
1
-2
/
+23
2024-03-01
cifs: add a warning when the in-flight count goes negative
Shyam Prasad N
1
-0
/
+1
2024-03-01
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
1
-41
/
+70
2024-03-01
ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
Baokun Li
1
-5
/
+4
2024-03-01
ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
Baokun Li
1
-0
/
+4
2024-03-01
zonefs: Improve error handling
Damien Le Moal
1
-29
/
+39
2024-03-01
smb: client: fix parsing of SMB3.1.1 POSIX create context
Paulo Alcantara
1
-1
/
+1
2024-03-01
smb: client: fix potential OOBs in smb2_parse_contexts()
Paulo Alcantara
3
-43
/
+66
2024-03-01
smb: client: fix OOB in receive_encrypted_standard()
Paulo Alcantara
1
-6
/
+8
2024-02-23
nilfs2: replace WARN_ONs for invalid DAT metadata block requests
Ryusuke Konishi
1
-10
/
+17
2024-02-23
nilfs2: fix potential bug in end_buffer_async_write
Ryusuke Konishi
1
-3
/
+5
2024-02-23
ceph: prevent use-after-free in encode_cap_msg()
Rishabh Dave
1
-1
/
+2
2024-02-23
nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
1
-1
/
+7
2024-02-23
nilfs2: fix data corruption in dsync block recovery for small block sizes
Ryusuke Konishi
1
-3
/
+4
2024-02-23
ext4: fix double-free of blocks due to wrong extents moved_len
Baokun Li
1
-4
/
+2
2024-02-23
btrfs: send: return EOPNOTSUPP on unknown flags
David Sterba
1
-1
/
+1
2024-02-23
btrfs: forbid deleting live subvol qgroup
Boris Burkov
1
-0
/
+14
2024-02-23
btrfs: do not ASSERT() if the newly created subvolume already got read
Qu Wenruo
1
-2
/
+11
2024-02-23
btrfs: forbid creating subvol qgroups
Boris Burkov
1
-0
/
+5
2024-02-23
ceph: fix deadlock or deadcode of misusing dget()
Xiubo Li
1
-6
/
+3
2024-02-23
fs/kernfs/dir: obey S_ISGID
Max Kellermann
1
-0
/
+12
2024-02-23
f2fs: fix write pointers on zoned device after roll forward
Jaegeuk Kim
1
-0
/
+2
2024-02-23
fast_dput(): handle underflows gracefully
Al Viro
1
-3
/
+4
2024-02-23
f2fs: fix to check return value of f2fs_reserve_new_block()
Chao Yu
1
-6
/
+17
2024-02-23
ext4: avoid online resizing failures due to oversized flex bg
Baokun Li
1
-8
/
+17
[next]