index
:
linux.git
cached
cdir_v2
cfid-fixes
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-10-10
ext4: filesystems without casefold feature cannot be mounted with siphash
Lizhi Xu
1
-0
/
+7
2024-10-10
ksmbd: add refcnt to ksmbd_conn struct
Namjae Jeon
4
-40
/
+23
2024-10-10
ovl: fsync after metadata copy-up
Amir Goldstein
1
-4
/
+39
2024-10-10
jfs: Fix uninit-value access of new_ea in ea_buffer
Zhao Mengmeng
1
-0
/
+2
2024-10-10
jfs: check if leafidx greater than num leaves per dmap tree
Edward Adam Davis
1
-1
/
+4
2024-10-10
jfs: Fix uaf in dbFreeBits
Edward Adam Davis
1
-2
/
+9
2024-10-10
jfs: UBSAN: shift-out-of-bounds in dbFindBits
Remington Brasga
1
-1
/
+1
2024-10-10
netfs: Cancel dirty folios that have no storage destination
David Howells
1
-1
/
+5
2024-10-10
vfs: use RCU in ilookup
Mateusz Guzik
1
-3
/
+1
2024-10-10
proc: add config & param to block forcing mem writes
Adrian Ratiu
1
-1
/
+60
2024-10-10
btrfs: don't readahead the relocation inode on RST
Johannes Thumshirn
1
-4
/
+18
2024-10-10
fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name
Li Zhijian
1
-3
/
+7
2024-10-10
exec: don't WARN for racy path_noexec check
Mateusz Guzik
1
-19
/
+12
2024-10-10
cifs: Do not convert delimiter when parsing NFS-style symlinks
Pali Rohár
1
-1
/
+0
2024-10-10
cifs: Fix buffer overflow when parsing NFS reparse points
Pali Rohár
1
-1
/
+14
2024-10-10
cifs: Remove intermediate object of failed create reparse call
Pali Rohár
1
-2
/
+22
2024-10-10
iomap: constrain the file range passed to iomap_file_unshare
Darrick J. Wong
2
-2
/
+10
2024-10-10
netfs: Fix missing wakeup after issuing writes
David Howells
1
-15
/
+27
2024-10-10
afs: Fix the setting of the server responding flag
David Howells
1
-1
/
+1
2024-10-10
afs: Fix missing wire-up of afs_retry_request()
David Howells
1
-0
/
+1
2024-10-10
ceph: remove the incorrect Fw reference check when dirtying pages
Xiubo Li
1
-1
/
+0
2024-10-10
ceph: fix a memory leak on cap_auths in MDS client
Luis Henriques (SUSE)
1
-0
/
+12
2024-10-10
ksmbd: fix warning: comparison of distinct pointer types lacks a cast
Namjae Jeon
2
-4
/
+5
2024-10-04
exfat: resolve memory leak from exfat_create_upcase_table()
Daniel Yang
1
-1
/
+4
2024-10-04
eventpoll: Annotate data-race of busy_poll_usecs
Martin Karsten
1
-1
/
+1
2024-10-04
nfs: fix memory leak in error path of nfs4_do_reclaim
Li Lingfeng
1
-0
/
+1
2024-10-04
fs: Fix file_set_fowner LSM hook inconsistencies
Mickaël Salaün
1
-10
/
+4
2024-10-04
netfs: Delete subtree of 'fs/netfs' when netfs module exits
Baokun Li
1
-2
/
+2
2024-10-04
vfs: fix race between evice_inodes() and find_inode()&iput()
Julian Sun
1
-0
/
+4
2024-10-04
f2fs: fix to check atomic_file in f2fs ioctl interfaces
Chao Yu
1
-1
/
+12
2024-10-04
f2fs: check discard support for conventional zones
Shin'ichiro Kawasaki
1
-0
/
+7
2024-10-04
f2fs: Require FMODE_WRITE for atomic write ioctls
Jann Horn
1
-0
/
+9
2024-10-04
f2fs: avoid potential int overflow in sanity_check_area_boundary()
Nikita Zhandarovich
1
-2
/
+2
2024-10-04
f2fs: prevent possible int overflow in dir_block_index()
Nikita Zhandarovich
1
-1
/
+2
2024-10-04
f2fs: fix several potential integer overflows in file offsets
Nikita Zhandarovich
2
-3
/
+3
2024-10-04
f2fs: fix to wait dio completion
Chao Yu
1
-0
/
+13
2024-10-04
btrfs: always update fstrim_range on failure in FITRIM ioctl
Luca Stefani
2
-5
/
+3
2024-10-04
btrfs: tree-checker: fix the wrong output of data backref objectid
Qu Wenruo
1
-1
/
+1
2024-10-04
btrfs: fix race setting file private on concurrent lseek using same fd
Filipe Manana
3
-3
/
+34
2024-10-04
debugfs show actual source in /proc/mounts
Marc Aurèle La France
1
-0
/
+8
2024-10-04
btrfs: subpage: fix the bitmap dump which can cause bitmap corruption
Qu Wenruo
1
-2
/
+8
2024-10-04
ksmbd: handle caseless file creation
Namjae Jeon
1
-7
/
+3
2024-10-04
ksmbd: allow write with FILE_APPEND_DATA
Namjae Jeon
1
-1
/
+1
2024-10-04
ksmbd: make __dir_empty() compatible with POSIX
Hobin Woo
1
-3
/
+4
2024-10-04
fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
yangyun
1
-1
/
+1
2024-10-04
NFSv4.2: Fix detection of "Proxying of Times" server support
Roi Azarzar
1
-2
/
+14
2024-10-04
f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
Chao Yu
1
-4
/
+6
2024-10-04
f2fs: get rid of online repaire on corrupted directory
Chao Yu
2
-79
/
+0
2024-10-04
f2fs: prevent atomic file from being dirtied before commit
Daeho Jeong
3
-1
/
+14
2024-10-04
f2fs: compress: don't redirty sparse cluster during {,de}compress
Yeongjin Gil
3
-26
/
+61
[prev]
[next]