index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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-08-13
btrfs: zoned: limit active zones to max_open_zones
Naohiro Aota
1
-1
/
+7
2025-08-13
btrfs: zoned: fix write time activation failure for metadata block group
Naohiro Aota
1
-4
/
+9
2025-08-13
btrfs: zoned: fix data relocation block group reservation
Naohiro Aota
1
-8
/
+47
2025-08-13
btrfs: zoned: skip ZONE FINISH of conventional zones
Johannes Thumshirn
1
-20
/
+35
2025-08-12
ext4: use kmalloc_array() for array space allocation
Liao Yuanhong
1
-2
/
+3
2025-08-12
ext4: fix hole length calculation overflow in non-extent inodes
Zhang Yi
1
-2
/
+2
2025-08-12
ext4: don't try to clear the orphan_present feature block device is r/o
Theodore Ts'o
1
-0
/
+2
2025-08-12
ext4: fix reserved gdt blocks handling in fsmap
Ojaswin Mujoo
1
-0
/
+8
2025-08-12
ext4: fix fsmap end of range reporting with bigalloc
Ojaswin Mujoo
1
-3
/
+12
2025-08-12
ext4: remove redundant __GFP_NOWARN
Qianfeng Rong
2
-2
/
+2
2025-08-12
ext4: fix unused variable warning in ext4_init_new_dir
Theodore Ts'o
1
-2
/
+0
2025-08-12
ext4: remove useless if check
Antonio Quartulli
1
-2
/
+0
2025-08-12
ext4: check fast symlink for ea_inode correctly
Andreas Dilger
1
-1
/
+1
2025-08-12
ext4: preserve SB_I_VERSION on remount
Baokun Li
1
-3
/
+3
2025-08-12
ext4: show the default enabled i_version option
Baokun Li
1
-0
/
+2
2025-08-12
Merge tag 'for-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-23
/
+39
2025-08-11
proc: proc_maps_open allow proc_mem_open to return NULL
Jialin Wang
1
-2
/
+2
2025-08-11
cifs: avoid extra calls to strlen() in cifs_get_spnego_key()
Dmitry Antipov
1
-29
/
+18
2025-08-11
cifs: Fix collect_sample() to handle any iterator type
David Howells
1
-50
/
+21
2025-08-11
Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+12
2025-08-11
module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Vlastimil Babka
1
-1
/
+1
2025-08-11
fs: fix incorrect lflags value in the move_mount syscall
Yuntao Wang
1
-12
/
+20
2025-08-11
fuse: keep inode->i_blkbits constant
Joanne Koong
1
-5
/
+0
2025-08-11
open_tree_attr: do not allow id-mapping changes without OPEN_TREE_CLONE
Aleksa Sarai
1
-1
/
+2
2025-08-11
iomap: Fix broken data integrity guarantees for O_SYNC writes
Jan Kara
1
-7
/
+7
2025-08-11
fs: writeback: fix use-after-free in __mark_inode_dirty()
Jiufei Xue
1
-4
/
+5
2025-08-11
xfs: split xfs_zone_record_blocks
Christoph Hellwig
2
-13
/
+30
2025-08-11
xfs: fix scrub trace with null pointer in quotacheck
Andrey Albershteyn
1
-1
/
+1
2025-08-11
xfs: reject max_atomic_write mount option for no reflink
John Garry
1
-0
/
+19
2025-08-11
xfs: disallow atomic writes on DAX
John Garry
3
-5
/
+17
2025-08-11
fs/dax: Reject IOCB_ATOMIC in dax_iomap_rw()
John Garry
1
-0
/
+3
2025-08-11
xfs: remove XFS_IBULK_SAME_AG
Christoph Hellwig
3
-17
/
+7
2025-08-11
xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flags
Christoph Hellwig
1
-1
/
+5
2025-08-11
xfs: fix frozen file system assert in xfs_trans_alloc
Christoph Hellwig
1
-1
/
+1
2025-08-11
erofs: fix block count report when 48-bit layout is on
Gao Xiang
1
-2
/
+2
2025-08-11
erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
Junli Liu
1
-2
/
+11
2025-08-11
erofs: Do not select tristate symbols from bool symbols
Geert Uytterhoeven
1
-10
/
+10
2025-08-11
erofs: Fallback to normal access if DAX is not supported on extra device
Yuezhang Mo
1
-10
/
+14
2025-08-10
smb: client: fix race with concurrent opens in rename(2)
Paulo Alcantara
1
-0
/
+18
2025-08-10
smb: client: fix race with concurrent opens in unlink(2)
Paulo Alcantara
1
-2
/
+14
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
28
-400
/
+784
2025-08-09
Merge tag 'v6.17rc-part2-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
20
-1031
/
+1066
2025-08-09
Merge tag 'v6.17rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-63
/
+54
2025-08-07
smb: server: Fix extension string in ksmbd_extract_shortname()
Thorsten Blum
1
-1
/
+1
2025-08-07
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
2
-0
/
+18
2025-08-07
smb: client: only use a single wait_queue to monitor smbdirect connection status
Stefan Metzmacher
2
-11
/
+9
2025-08-07
smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_...
Stefan Metzmacher
1
-1
/
+0
2025-08-07
smb: client: improve logging in smbd_conn_upcall()
Stefan Metzmacher
1
-4
/
+10
2025-08-07
smb: client: return an error if rdma_connect does not return within 5 seconds
Stefan Metzmacher
1
-2
/
+4
2025-08-07
btrfs: fix iteration bug in __qgroup_excl_accounting()
Boris Burkov
1
-2
/
+1
[prev]
[next]