index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-28
Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+9
2025-09-26
Merge tag 'v6.17rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-12
/
+89
2025-09-26
Merge tag 'vfs-6.17-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-16
/
+50
2025-09-26
smb: client: fix wrong index reference in smb2_compound_op()
Sang-Heon Jeon
1
-1
/
+1
2025-09-26
netfs: fix reference leak
Max Kellermann
8
-14
/
+47
2025-09-25
fs/proc/task_mmu: check p->vec_buf for NULL
Jakub Acs
1
-0
/
+3
2025-09-25
mm/hugetlb: fix folio is still mapped when deleted
Jinjiang Tu
1
-4
/
+6
2025-09-25
afs: Fix potential null pointer dereference in afs_put_server
Zhen Ni
1
-1
/
+2
2025-09-24
Merge tag 'for-6.17-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2025-09-23
btrfs: zoned: don't fail mount needlessly due to too many active zones
Johannes Thumshirn
1
-0
/
+6
2025-09-21
smb: client: handle unlink(2) of files open by different clients
Paulo Alcantara
1
-11
/
+88
2025-09-21
smb: server: use disable_work_sync in transport_rdma.c
Stefan Metzmacher
1
-3
/
+3
2025-09-21
smb: server: don't use delayed_work for post_recv_credits_work
Stefan Metzmacher
1
-10
/
+8
2025-09-20
Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-21
/
+43
2025-09-19
Merge tag '6.17-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-34
/
+64
2025-09-18
smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
Stefan Metzmacher
1
-1
/
+3
2025-09-18
smb: client: fix file open check in __cifs_unlink()
Paulo Alcantara
1
-2
/
+15
2025-09-18
btrfs: reject invalid compression level
Qu Wenruo
3
-18
/
+33
2025-09-17
Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-6
/
+6
2025-09-18
btrfs: ref-verify: handle damaged extent root tree
David Sterba
1
-1
/
+8
2025-09-18
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
1
-2
/
+2
2025-09-17
smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credi...
Stefan Metzmacher
1
-0
/
+3
2025-09-17
smb: client: use disable[_delayed]_work_sync in smbdirect.c
Stefan Metzmacher
1
-3
/
+3
2025-09-17
smb: client: fix filename matching of deferred files
Paulo Alcantara
3
-27
/
+21
2025-09-17
smb: client: let recv_done verify data_offset, data_length and remaining_data...
Stefan Metzmacher
1
-1
/
+19
2025-09-17
Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-58
/
+125
2025-09-17
Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-12
/
+15
2025-09-15
netfs: Prevent duplicate unlocking
Lizhi Xu
1
-1
/
+1
2025-09-15
btrfs: annotate block group access with data_race() when sorting for reclaim
Filipe Manana
1
-1
/
+8
2025-09-15
btrfs: initialize inode::file_extent_tree after i_mode has been set
austinchang
2
-9
/
+5
2025-09-15
btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()
Johannes Thumshirn
1
-1
/
+1
2025-09-15
btrfs: fix invalid extref key setup when replaying dentry
Filipe Manana
1
-1
/
+1
2025-09-14
ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size
Stefan Metzmacher
1
-1
/
+10
2025-09-14
ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_da...
Namjae Jeon
1
-8
/
+9
2025-09-14
smb: server: let smb_direct_writev() respect SMB_DIRECT_MAX_SEND_SGES
Stefan Metzmacher
1
-50
/
+107
2025-09-14
Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+5
2025-09-13
Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-36
/
+65
2025-09-13
nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
Nathan Chancellor
2
-6
/
+6
2025-09-13
Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
7
-123
/
+219
2025-09-13
Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+38
2025-09-12
Merge tag 'v6.17-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-75
/
+293
2025-09-12
erofs: fix long xattr name prefix placement
Gao Xiang
3
-6
/
+16
2025-09-11
Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-16
/
+56
2025-09-10
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+11
2025-09-10
Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-94
/
+126
2025-09-10
erofs: fix runtime warning on truncate_folio_batch_exceptionals()
Yuezhang Mo
1
-0
/
+12
2025-09-09
smb: client: fix data loss due to broken rename(2)
Paulo Alcantara
8
-72
/
+268
2025-09-09
smb: client: fix compound alignment with encryption
Paulo Alcantara
1
-3
/
+25
2025-09-09
ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error
Max Kellermann
1
-2
/
+4
2025-09-09
ceph: always call ceph_shift_unused_folios_left()
Max Kellermann
1
-2
/
+1
[next]