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
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
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-02-23
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
1
-2
/
+1
2024-02-23
nilfs2: fix potential bug in end_buffer_async_write
Ryusuke Konishi
1
-3
/
+5
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: 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
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
2024-02-23
ext4: remove unnecessary check from alloc_flex_gd()
Baokun Li
1
-3
/
+0
2024-02-23
ext4: unify the type of flexbg_size to unsigned int
Baokun Li
1
-6
/
+7
2024-02-23
ext4: fix inconsistent between segment fstrim and full fstrim
Ye Bin
1
-3
/
+8
2024-02-23
ecryptfs: Reject casefold directory inodes
Gabriel Krisman Bertazi
1
-0
/
+8
2024-02-23
jfs: fix array-index-out-of-bounds in diNewExt
Edward Adam Davis
1
-0
/
+3
2024-02-23
afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
Oleg Nesterov
1
-3
/
+4
2024-02-23
pstore/ram: Fix crash when setting number of cpus to an odd number
Weichen Chen
1
-0
/
+1
2024-02-23
jfs: fix uaf in jfs_evict_inode
Edward Adam Davis
1
-3
/
+3
2024-02-23
jfs: fix array-index-out-of-bounds in dbAdjTree
Manas Ghandat
1
-29
/
+31
2024-02-23
jfs: fix slab-out-of-bounds Read in dtSearch
Manas Ghandat
1
-0
/
+5
2024-02-23
UBSAN: array-index-out-of-bounds in dtSplitRoot
Osama Muhammad
1
-1
/
+1
2024-02-23
FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
Osama Muhammad
1
-0
/
+3
2024-02-23
btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
Qu Wenruo
1
-0
/
+4
2024-02-23
btrfs: don't warn if discard range is not aligned to sector
David Sterba
1
-1
/
+2
2024-02-23
btrfs: tree-checker: fix inline ref size in error messages
Chung-Chiang Cheng
1
-1
/
+1
2024-02-23
btrfs: ref-verify: free ref cache before clearing mount opt
Fedor Pchelkin
1
-2
/
+4
2024-02-23
afs: Hide silly-rename files from userspace
David Howells
1
-0
/
+8
2024-02-23
fs: move S_ISGID stripping into the vfs_*() helpers
Yang Xu
3
-17
/
+70
2024-02-23
fs: add mode_strip_sgid() helper
Yang Xu
1
-4
/
+30
2024-02-23
rename(): fix the locking of subdirectories
Al Viro
1
-23
/
+37
2024-02-23
ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
Zhihao Cheng
1
-0
/
+2
2024-02-23
ext4: allow for the last group to be marked as trimmed
Suraj Jitindar Singh
1
-5
/
+10
2024-01-25
f2fs: fix to avoid dirent corruption
Chao Yu
1
-1
/
+1
2024-01-25
NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
Trond Myklebust
1
-0
/
+3
2024-01-25
blocklayoutdriver: Fix reference leak of pnfs_device_node
Benjamin Coddington
1
-0
/
+2
2024-01-25
gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
Osama Muhammad
1
-1
/
+1
2024-01-25
pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
Sergey Shtylyov
1
-1
/
+1
2024-01-25
jbd2: correct the printing of write_flags in jbd2_write_superblock()
Zhang Yi
1
-1
/
+3
2024-01-25
f2fs: explicitly null-terminate the xattr list
Eric Biggers
1
-0
/
+6
2024-01-08
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
1
-2
/
+7
2024-01-08
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara
1
-0
/
+4
2024-01-08
btrfs: do not allow non subvolume root targets for snapshot
Josef Bacik
1
-0
/
+9
2024-01-08
smb: client: fix NULL deref in asn1_ber_decoder()
Paulo Alcantara
1
-16
/
+10
2024-01-08
afs: Fix overwriting of result of DNS query
David Howells
1
-2
/
+4
2024-01-08
afs: Fix dynamic root lookup DNS check
David Howells
1
-2
/
+16
2024-01-08
afs: Fix the dynamic root's d_delete to always delete unused dentries
David Howells
1
-12
/
+1
2024-01-08
ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE
Namjae Jeon
1
-1
/
+1
[next]