index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Merge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-41
/
+80
6 days
Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-45
/
+61
6 days
Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+10
7 days
xfs: fix the zoned RT growfs check for zone alignment
Christoph Hellwig
1
-6
/
+8
7 days
xfs: validate that zoned RT devices are zone aligned
Christoph Hellwig
1
-0
/
+15
8 days
cifs: update internal module version number
Steve French
1
-2
/
+2
8 days
smb: move some SMB1 definitions into common/smb1pdu.h
ZhangGuoDong
5
-43
/
+58
8 days
smb: align durable reconnect v2 context to 8 byte boundary
Bharath SM
1
-0
/
+1
9 days
xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file system
Christoph Hellwig
1
-10
/
+48
9 days
xfs: fix a memory leak in xfs_buf_item_init()
Haoxiang Li
1
-0
/
+1
9 days
xfs: fix stupid compiler warning
Darrick J. Wong
1
-1
/
+1
9 days
xfs: fix a UAF problem in xattr repair
Darrick J. Wong
1
-1
/
+1
9 days
xfs: ignore discard return value
Chaitanya Kulkarni
2
-23
/
+6
9 days
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-29
/
+21
9 days
Merge tag 'v6.19-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-36
/
+164
9 days
Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-33
/
+46
9 days
shmem: fix recovery on rename failures
Al Viro
1
-29
/
+21
10 days
fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1)
Ahelenia ZiemiaĆska
1
-0
/
+2
10 days
fsnotify: do not generate ACCESS/MODIFY events on child for special files
Amir Goldstein
1
-1
/
+8
10 days
ksmbd: fix buffer validation by including null terminator size in EA length
Namjae Jeon
1
-2
/
+2
10 days
ksmbd: Fix refcount leak when invalid session is found on session lookup
Namjae Jeon
1
-1
/
+3
10 days
ksmbd: remove redundant DACL check in smb_check_perm_dacl
Alexey Velichayshiy
1
-3
/
+0
10 days
ksmbd: convert comma to semicolon
Chen Ni
1
-1
/
+1
10 days
smb: server: defer the initial recv completion logic to smb_direct_negotiate_...
Stefan Metzmacher
1
-28
/
+142
10 days
smb: server: initialize recv_io->cqe.done = recv_done just once
Stefan Metzmacher
1
-1
/
+4
10 days
smb: smbdirect: introduce smbdirect_socket.connect.{lock,work}
Stefan Metzmacher
1
-0
/
+12
11 days
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-6
/
+26
12 days
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
15
-35
/
+107
12 days
btrfs: fix changeset leak on mmap write after failure to reserve metadata
Filipe Manana
1
-1
/
+2
12 days
btrfs: fix memory leak of fs_devices in degraded seed device path
Deepanshu Kartikey
1
-0
/
+1
12 days
Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-548
/
+10
12 days
Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
5
-607
/
+581
12 days
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
19
-81
/
+328
14 days
smb/client: remove DeviceType Flags and Device Characteristics definitions
ZhangGuoDong
1
-34
/
+0
14 days
smb: move File Attributes definitions into common/fscc.h
ChenXiaoSong
2
-35
/
+45
14 days
smb: update struct duplicate_extents_to_file_ex
ChenXiaoSong
1
-1
/
+2
14 days
ocfs2: fix memory leak in ocfs2_merge_rec_left()
Dmitry Antipov
1
-1
/
+0
14 days
ocfs2: invalidate inode if i_mode is zero after block read
Ahmet Eray Karadag
1
-0
/
+8
14 days
ocfs2: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-2
/
+6
14 days
ocfs2: convert remaining read-only checks to ocfs2_emergency_state
Ahmet Eray Karadag
6
-11
/
+10
14 days
ocfs2: add ocfs2_emergency_state helper and apply to setattr
Ahmet Eray Karadag
2
-0
/
+24
14 days
ocfs2: fix kernel BUG in ocfs2_find_victim_chain
Prithvi Tambewagh
1
-0
/
+10
14 days
ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_list
Deepanshu Kartikey
1
-2
/
+28
14 days
fs/fat: remove unnecessary wrapper fat_max_cache()
Lalit Shankar Chowdhury
1
-6
/
+1
14 days
ocfs2: replace deprecated strcpy with strscpy
Thorsten Blum
6
-11
/
+16
14 days
ocfs2: check tl_used after reading it from trancate log inode
Edward Adam Davis
1
-2
/
+4
2025-12-10
ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AES
Eric Biggers
1
-3
/
+0
2025-12-10
ceph: Amend checking to fix `make W=1` build breakage
Andy Shevchenko
1
-1
/
+1
2025-12-10
ceph: add trace points to the MDS client
Max Kellermann
3
-2
/
+25
2025-12-10
smb: move file_notify_information to common/fscc.h
ChenXiaoSong
2
-11
/
+11
[next]