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
2025-05-22
smb: client: fix memory leak during error handling for POSIX mkdir
Jethro Donaldson
1
-1
/
+1
2025-05-22
btrfs: add back warning for mount option commit values exceeding 300
Kyoji Ogasawara
2
-0
/
+5
2025-05-22
btrfs: fix folio leak in submit_one_async_extent()
Boris Burkov
1
-0
/
+7
2025-05-22
btrfs: fix discard worker infinite loop after disabling discard
Filipe Manana
1
-2
/
+15
2025-05-22
fs/eventpoll: fix endless busy loop after timeout has expired
Max Kellermann
1
-3
/
+4
2025-05-22
udf: Make sure i_lenExtents is uptodate on inode eviction
Jan Kara
1
-1
/
+1
2025-05-22
NFSv4/pnfs: Reset the layout state after a layoutreturn
Trond Myklebust
1
-0
/
+9
2025-05-22
NFS/localio: Fix a race in nfs_local_open_fh()
Trond Myklebust
1
-1
/
+1
2025-05-22
nfs: handle failure of nfs_get_lock_context in unlock path
Li Lingfeng
1
-1
/
+8
2025-05-22
binfmt_elf: Move brk for static PIE even if ASLR disabled
Kees Cook
1
-24
/
+47
2025-05-22
fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
Stephen Smalley
1
-0
/
+24
2025-05-18
do_umount(): add missing barrier before refcount checks in sync case
Al Viro
1
-1
/
+2
2025-05-18
ocfs2: stop quota recovery before disabling quotas
Jan Kara
5
-9
/
+30
2025-05-18
ocfs2: implement handshaking with ocfs2 recovery thread
Jan Kara
2
-17
/
+39
2025-05-18
ocfs2: switch osb->disable_recovery to enum
Jan Kara
2
-7
/
+14
2025-05-18
ocfs2: fix the issue with discontiguous allocation in the global_bitmap
Heming Zhao
2
-6
/
+33
2025-05-18
ocfs2: fix panic in failed foilio allocation
Mark Tinguely
1
-0
/
+1
2025-05-18
smb: client: Avoid race in open_cached_dir with lease breaks
Paul Aurich
1
-8
/
+2
2025-05-18
mm/userfaultfd: fix uninitialized output field for -EAGAIN race
Peter Xu
1
-6
/
+22
2025-05-18
erofs: ensure the extra temporary copy is valid for shortened bvecs
Gao Xiang
1
-17
/
+14
2025-05-18
ksmbd: fix memory leak in parse_lease_state()
Wang Zhaolong
1
-2
/
+5
2025-05-18
ksmbd: Fix UAF in __close_file_table_ids
Sean Heelan
1
-7
/
+26
2025-05-18
ksmbd: prevent out-of-bounds stream writes by validating *pos
Norbert Szetei
1
-0
/
+7
2025-05-18
ksmbd: prevent rename with empty string
Namjae Jeon
1
-0
/
+5
2025-05-18
Revert "btrfs: canonicalize the device path before adding it"
Qu Wenruo
1
-90
/
+1
2025-05-18
fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()
Max Kellermann
1
-2
/
+2
2025-05-09
bcachefs: Change btree_insert_node() assertion to error
Kent Overstreet
3
-1
/
+26
2025-05-09
btrfs: fix the inode leak in btrfs_iget()
Penglei Jiang
1
-1
/
+3
2025-05-09
btrfs: pass struct btrfs_inode to btrfs_iget_locked()
David Sterba
1
-14
/
+16
2025-05-09
btrfs: pass struct btrfs_inode to btrfs_read_locked_inode()
David Sterba
1
-61
/
+58
2025-05-09
btrfs: expose per-inode stable writes flag
Qu Wenruo
4
-1
/
+11
2025-05-09
btrfs: zoned: skip reporting zone for new block group
Naohiro Aota
1
-2
/
+16
2025-05-09
bcachefs: Remove incorrect __counted_by annotation
Alan Huang
1
-1
/
+7
2025-05-09
smb: client: fix zero length for mkdir POSIX create context
Jethro Donaldson
1
-0
/
+1
2025-05-09
ksmbd: fix use-after-free in session logoff
Sean Heelan
1
-4
/
+0
2025-05-09
ksmbd: fix use-after-free in kerberos authentication
Sean Heelan
2
-6
/
+13
2025-05-09
ksmbd: fix use-after-free in ksmbd_session_rpc_open
Namjae Jeon
2
-6
/
+15
2025-05-09
btrfs: fix COW handling in run_delalloc_nocow()
Dave Chen
1
-4
/
+5
2025-05-09
btrfs: adjust subpage bit start based on sectorsize
Josef Bacik
1
-1
/
+1
2025-05-02
ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"
Namjae Jeon
1
-7
/
+1
2025-05-02
iomap: skip unnecessary ifs_block_is_uptodate check
Gou Hao
1
-1
/
+1
2025-05-02
netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS
Song Liu
1
-0
/
+4
2025-05-02
ext4: make block validity check resistent to sb bh corruption
Ojaswin Mujoo
2
-6
/
+6
2025-05-02
cifs: Fix querying of WSL CHR and BLK reparse points over SMB1
Pali Rohár
1
-0
/
+36
2025-05-02
cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
Pali Rohár
1
-20
/
+40
2025-05-02
fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size
Edward Adam Davis
1
-0
/
+1
2025-05-02
fs/ntfs3: Keep write operations atomic
Lizhi Xu
1
-9
/
+10
2025-05-02
fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)
Jan Kara
1
-2
/
+2
2025-05-02
splice: remove duplicate noinline from pipe_clear_nowait
T.J. Mercier
1
-1
/
+1
2025-05-02
fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()
Al Viro
1
-33
/
+36
[next]