index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
filelock: Correct the filelock owner in fcntl_setlk/fcntl_setlk64
Long Li
1
-2
/
+2
2024-09-04
ext4: set the type of max_zeroout to unsigned int to avoid overflow
Baokun Li
1
-1
/
+2
2024-09-04
NFS: avoid infinite loop in pnfs_update_layout.
NeilBrown
1
-0
/
+8
2024-09-04
f2fs: fix to do sanity check in update_sit_entry
Zhiguo Niu
1
-2
/
+3
2024-09-04
btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_ex...
David Sterba
1
-2
/
+0
2024-09-04
btrfs: send: handle unexpected data in header buffer in begin_cmd()
David Sterba
1
-1
/
+6
2024-09-04
btrfs: handle invalid root reference found in may_destroy_subvol()
David Sterba
1
-1
/
+8
2024-09-04
btrfs: change BUG_ON to assertion when checking for delayed_node root
David Sterba
1
-1
/
+1
2024-09-04
fs: binfmt_elf_efpic: don't use missing interpreter's properties
Max Filippov
1
-1
/
+1
2024-09-04
quota: Remove BUG_ON from dqget()
Jan Kara
1
-3
/
+2
2024-09-04
ext4: do not trim the group with corrupted block bitmap
Baokun Li
1
-0
/
+3
2024-09-04
gfs2: setattr_chown: Add missing initialization
Andreas Gruenbacher
1
-1
/
+1
2024-09-04
binfmt_misc: cleanup on filesystem umount
Christian Brauner
1
-48
/
+168
2024-09-04
btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
Alexander Lobakin
1
-4
/
+4
2024-09-04
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
1
-17
/
+13
2024-09-04
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
1
-2
/
+4
2024-08-19
exec: Fix ToCToU between perm check and set-uid/gid usage
Kees Cook
1
-1
/
+7
2024-08-19
ext4: fix wrong unit use in ext4_mb_find_by_goal
Kemeng Shi
1
-2
/
+1
2024-08-19
jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
Kemeng Shi
1
-0
/
+1
2024-08-19
btrfs: fix bitmap leak when loading free space cache on duplicate entry
Filipe Manana
1
-0
/
+1
2024-08-19
udf: prevent integer overflow in udf_bitmap_free_blocks()
Roman Smirnov
1
-23
/
+13
2024-08-19
protect the fetch of ->fd[fd] in do_dup2() from mispredictions
Al Viro
1
-0
/
+1
2024-08-19
jfs: Fix array-index-out-of-bounds in diFree
Jeongjun Park
1
-1
/
+4
2024-08-19
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-08-19
f2fs: fix to don't dirty inode for readonly filesystem
Chao Yu
1
-0
/
+3
2024-08-19
ext4: make sure the first directory block is not a hole
Baokun Li
1
-11
/
+6
2024-08-19
ext4: check dot and dotdot of dx_root before making dir indexed
Baokun Li
1
-5
/
+51
2024-08-19
hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()
Chao Yu
1
-0
/
+3
2024-08-19
nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro
Ryusuke Konishi
1
-1
/
+1
2024-08-19
fs/nilfs2: remove some unused macros to tame gcc
Alex Shi
1
-5
/
+0
2024-08-19
ext4: avoid writing unitialized memory to disk in EA inodes
Jan Kara
1
-0
/
+6
2024-08-19
hfsplus: fix to avoid false alarm of circular locking
Chao Yu
3
-16
/
+29
2024-07-27
filelock: Fix fcntl/close race recovery compat path
Jann Horn
1
-5
/
+4
2024-07-27
jfs: don't walk off the end of ealist
lei lu
1
-4
/
+19
2024-07-27
ocfs2: add bounds checking to ocfs2_check_dir_entry()
lei lu
1
-17
/
+29
2024-07-27
filelock: Remove locks reliably when fcntl/close race is detected
Jann Horn
1
-5
/
+4
2024-07-27
hfsplus: fix uninit-value in copy_name
Edward Adam Davis
1
-1
/
+1
2024-07-27
fs: better handle deep ancestor chains in is_subdir()
Christian Brauner
1
-17
/
+14
2024-07-27
fs/file: fix the check in find_next_fd()
Yuntao Wang
1
-2
/
+2
2024-07-18
nilfs2: fix kernel bug on rename operation of broken directory
Ryusuke Konishi
1
-2
/
+30
2024-07-18
nilfs2: fix incorrect inode allocation from reserved inodes
Ryusuke Konishi
4
-12
/
+19
2024-07-18
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2
-0
/
+11
2024-07-18
nilfs2: fix inode number range checks
Ryusuke Konishi
3
-3
/
+10
2024-07-18
jffs2: Fix potential illegal address access in jffs2_free_inode
Wang Yong
1
-0
/
+1
2024-07-18
orangefs: fix out-of-bounds fsid access
Mike Marshall
1
-1
/
+2
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
1
-2
/
+2
2024-07-05
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Roman Smirnov
1
-3
/
+8
2024-07-05
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
1
-0
/
+3
2024-07-05
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
1
-0
/
+2
2024-07-05
ocfs2: use coarse time for new created files
Su Yue
1
-1
/
+1
[next]