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-07-25
Merge tag 'vfs-6.16-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+2
2025-07-25
Merge tag 'bcachefs-2025-07-24' of git://evilpiepirate.org/bcachefs
Linus Torvalds
3
-13
/
+15
2025-07-25
bcachefs: Add missing snapshots_seen_add_inorder()
Kent Overstreet
1
-5
/
+6
2025-07-25
bcachefs: Fix write buffer flushing from open journal entry
Kent Overstreet
1
-0
/
+1
2025-07-25
Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+8
2025-07-23
fix the regression in ufs options parsing
Al Viro
1
-1
/
+1
2025-07-23
afs: Set vllist to NULL if addr parsing fails
Edward Adam Davis
1
-0
/
+1
2025-07-23
afs: Fix check for NULL terminator
Leo Stone
1
-1
/
+1
2025-07-20
bcachefs: btree_node_scan: don't re-read before initializing found_btree_node
Kent Overstreet
1
-8
/
+8
2025-07-20
nilfs2: reject invalid file types when reading inodes
Ryusuke Konishi
1
-1
/
+8
2025-07-20
Merge tag 'efi-fixes-for-v6.16-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2025-07-19
Merge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-11
/
+22
2025-07-19
Merge tag 'v6.16-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-6
/
+23
2025-07-18
Fix SMB311 posix special file creation to servers which do not advertise repa...
Steve French
2
-2
/
+4
2025-07-18
Merge tag 'xfs-fixes-6.16-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-124
/
+108
2025-07-18
xfs: don't allocate the xfs_extent_busy structure for zoned RTGs
Christoph Hellwig
2
-5
/
+17
2025-07-18
efivarfs: Fix memory leak of efivarfs_fs_info in fs_context error paths
Breno Leitao
1
-0
/
+6
2025-07-17
bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n
Kent Overstreet
1
-8
/
+7
2025-07-17
bcachefs: Fix build when CONFIG_UNICODE=n
Kent Overstreet
2
-0
/
+13
2025-07-17
bcachefs: Fix reference to invalid bucket in copygc
Kent Overstreet
1
-1
/
+1
2025-07-17
bcachefs: Don't build aux search tree when still repairing node
Kent Overstreet
1
-3
/
+3
2025-07-17
bcachefs: Tweak threshold for allocator triggering discards
Kent Overstreet
1
-1
/
+2
2025-07-17
bcachefs: Fix triggering of discard by the journal path
Kent Overstreet
1
-0
/
+1
2025-07-14
netfs: Fix race between cache write completion and ALL_QUEUED being set
David Howells
1
-0
/
+4
2025-07-14
netfs: Fix copy-to-cache so that it performs collection with ceph+fscache
David Howells
1
-0
/
+1
2025-07-14
fix a leak in fcntl_dirnotify()
Al Viro
1
-4
/
+4
2025-07-14
smb: invalidate and close cached directory when creating child entries
Bharath SM
1
-2
/
+4
2025-07-14
smb: client: fix use-after-free in crypt_message when using async crypto
Wang Zhaolong
1
-1
/
+6
2025-07-14
smb: client: fix use-after-free in cifs_oplock_break
Wang Zhaolong
1
-1
/
+9
2025-07-14
bcachefs: io_read: remove from async obj list in rbio_done()
Kent Overstreet
1
-0
/
+5
2025-07-12
Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-7
/
+7
2025-07-12
Merge tag 'erofs-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-35
/
+41
2025-07-12
Merge tag 'bcachefs-2025-07-11' of git://evilpiepirate.org/bcachefs
Linus Torvalds
14
-108
/
+138
2025-07-12
Merge tag 'v6.16-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-22
/
+13
2025-07-12
Revert "eventpoll: Fix priority inversion problem"
Linus Torvalds
1
-134
/
+324
2025-07-11
erofs: fix large fragment handling
Gao Xiang
3
-7
/
+8
2025-07-11
iomap: avoid unnecessary ifs_set_range_uptodate() with locks
Jinliang Zheng
1
-0
/
+3
2025-07-11
isofs: Verify inode mode when loading from disk
Jan Kara
1
-1
/
+8
2025-07-10
erofs: allow readdir() to be interrupted
Chao Yu
1
-0
/
+6
2025-07-10
erofs: address D-cache aliasing
Gao Xiang
5
-19
/
+21
2025-07-10
erofs: use memcpy_to_folio() to replace copy_to_iter()
Gao Xiang
1
-9
/
+1
2025-07-10
erofs: fix to add missing tracepoint in erofs_read_folio()
Chao Yu
1
-0
/
+2
2025-07-10
erofs: fix to add missing tracepoint in erofs_readahead()
Chao Yu
1
-0
/
+3
2025-07-10
cachefiles: Fix the incorrect return value in __cachefiles_write()
Zizhi Wo
2
-5
/
+1
2025-07-10
mm: fix the inaccurate memory statistics issue for users
Baolin Wang
1
-7
/
+7
2025-07-09
eventpoll: don't decrement ep refcount while still holding the ep mutex
Linus Torvalds
1
-7
/
+5
2025-07-08
bcachefs: Don't set BCH_FS_error on transaction restart
Kent Overstreet
1
-1
/
+3
2025-07-08
ksmbd: fix potential use-after-free in oplock/lease break ack
Namjae Jeon
1
-20
/
+9
2025-07-08
ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()
Al Viro
1
-0
/
+1
2025-07-08
smb: server: make use of rdma_destroy_qp()
Stefan Metzmacher
1
-2
/
+3
[next]