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
2025-12-18
ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()
Dmitry Antipov
1
-1
/
+7
2025-12-18
fs/ntfs3: Initialize allocated memory before use
Bartlomiej Kubik
1
-4
/
+3
2025-12-18
ntfs3: init run lock for extend inode
Edward Adam Davis
1
-0
/
+1
2025-12-18
hfs: fix potential use after free in hfs_correct_next_unused_CNID()
Dan Carpenter
1
-1
/
+1
2025-12-18
ext4: correct the checking of quota files before moving extents
Zhang Yi
1
-1
/
+1
2025-12-18
fs/9p: Don't open remote file with APPEND mode when writeback cache is used
Tingmao Wang
3
-6
/
+10
2025-12-18
pidfs: add missing BUILD_BUG_ON() assert on struct pidfd_info
Christian Brauner
1
-0
/
+2
2025-12-18
ntfs3: Fix uninit buffer allocated by __getname()
Sidharth Seela
1
-0
/
+1
2025-12-18
ntfs3: fix uninit memory after failed mi_read in mi_format_new
Raphael Pinsonneault-Thibeault
1
-1
/
+8
2025-12-12
ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()
Alexey Nepomnyashih
1
-1
/
+6
2025-12-12
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
Qianchang Zhao
1
-2
/
+5
2025-12-12
ext4: refresh inline data size before write operations
Deepanshu Kartikey
1
-1
/
+6
2025-12-12
jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corru...
Ye Bin
1
-5
/
+14
2025-11-29
afs: Fix uninit var in afs_alloc_anon_key()
David Howells
1
-1
/
+2
2025-11-28
Merge tag 'vfs-6.18-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-48
/
+55
2025-11-28
afs: Fix delayed allocation of a cell's anonymous key
David Howells
3
-43
/
+49
2025-11-28
ovl: fail ovl_lock_rename_workdir() if either target is unhashed
NeilBrown
1
-2
/
+2
2025-11-27
Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2025-11-27
libceph: drop started parameter of __ceph_open_session()
Ilya Dryomov
1
-1
/
+1
2025-11-26
smb: client: fix memory leak in cifs_construct_tcon()
Paulo Alcantara
1
-0
/
+1
2025-11-25
fs/namespace: fix reference leak in grab_requested_mnt_ns
Andrei Vagin
1
-3
/
+4
2025-11-22
Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2025-11-21
Merge tag 'v6.18-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-3
/
+64
2025-11-20
xfs: fix out of bounds memory read error in symlink repair
Darrick J. Wong
1
-1
/
+1
2025-11-20
cifs: Add the smb3_read_* tracepoints to SMB1
David Howells
1
-0
/
+22
2025-11-20
cifs: fix memory leak in smb3_fs_context_parse_param error path
Shaurya Rane
1
-0
/
+4
2025-11-20
smb: client: introduce close_cached_dir_locked()
Henrique Carvalho
1
-3
/
+38
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
19
-66
/
+185
2025-11-15
Merge tag 'nfs-for-6.18-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-155
/
+211
2025-11-14
Merge tag 'v6.18-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-2
/
+7
2025-11-13
Merge tag 'erofs-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+7
2025-11-13
Merge tag 'v6.18-rc5-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-2
/
+17
2025-11-13
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
5
-26
/
+57
2025-11-12
fs: add iput_not_last()
Mateusz Guzik
1
-0
/
+12
2025-11-12
fs/namespace: correctly handle errors returned by grab_requested_mnt_ns
Andrei Vagin
1
-16
/
+16
2025-11-12
power: always freeze efivarfs
Christian Brauner
2
-3
/
+11
2025-11-11
Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-34
/
+34
2025-11-11
smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNE...
Stefan Metzmacher
1
-0
/
+3
2025-11-11
smb: fix invalid username check in smb3_fs_context_parse_param()
Yiqi Sun
1
-1
/
+1
2025-11-11
smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DI...
Stefan Metzmacher
1
-0
/
+3
2025-11-11
NFS: Fix LTP test failures when timestamps are delegated
Dai Ngo
1
-6
/
+12
2025-11-10
NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
Trond Myklebust
1
-3
/
+6
2025-11-10
NFS: sysfs: fix leak when nfs_client kobject add fails
Yang Xiuwei
1
-0
/
+1
2025-11-10
NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
Trond Myklebust
1
-3
/
+4
2025-11-10
nfs/localio: do not issue misaligned DIO out-of-order
Mike Snitzer
1
-76
/
+52
2025-11-10
nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
Mike Snitzer
1
-1
/
+5
2025-11-10
nfs/localio: backfill missing partial read support for misaligned DIO
Mike Snitzer
1
-4
/
+20
2025-11-10
nfs/localio: add refcounting for each iocb IO associated with NFS pgio header
Mike Snitzer
1
-43
/
+67
2025-11-10
nfs/localio: remove unecessary ENOTBLK handling in DIO WRITE support
Mike Snitzer
1
-10
/
+3
2025-11-10
NFS: Check the TLS certificate fields in nfs_match_client()
Trond Myklebust
1
-0
/
+8
[prev]
[next]