index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-19
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-18
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-16
bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n
Kent Overstreet
1
-8
/
+7
2025-07-16
bcachefs: Fix build when CONFIG_UNICODE=n
Kent Overstreet
2
-0
/
+13
2025-07-16
bcachefs: Fix reference to invalid bucket in copygc
Kent Overstreet
1
-1
/
+1
2025-07-16
bcachefs: Don't build aux search tree when still repairing node
Kent Overstreet
1
-3
/
+3
2025-07-16
bcachefs: Tweak threshold for allocator triggering discards
Kent Overstreet
1
-1
/
+2
2025-07-16
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-13
smb: invalidate and close cached directory when creating child entries
Bharath SM
1
-2
/
+4
2025-07-13
smb: client: fix use-after-free in crypt_message when using async crypto
Wang Zhaolong
1
-1
/
+6
2025-07-13
smb: client: fix use-after-free in cifs_oplock_break
Wang Zhaolong
1
-1
/
+9
2025-07-13
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-11
Revert "eventpoll: Fix priority inversion problem"
Linus Torvalds
1
-134
/
+324
2025-07-12
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-09
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
2025-07-08
xfs: remove the bt_bdev_file buftarg field
Christoph Hellwig
2
-3
/
+2
2025-07-08
xfs: rename the bt_bdev_* buftarg fields
Christoph Hellwig
7
-10
/
+10
2025-07-08
xfs: refactor xfs_calc_atomic_write_unit_max
Christoph Hellwig
2
-65
/
+42
2025-07-08
xfs: add a xfs_group_type_buftarg helper
Christoph Hellwig
3
-24
/
+25
2025-07-08
xfs: remove the call to sync_blockdev in xfs_configure_buftarg
Christoph Hellwig
1
-6
/
+1
2025-07-08
xfs: clean up the initial read logic in xfs_readsb
Christoph Hellwig
2
-11
/
+11
2025-07-08
xfs: replace strncpy with memcpy in xattr listing
Pranav Tyagi
1
-1
/
+1
2025-07-07
bcachefs: Fix additional misalignment in journal space calculations
Kent Overstreet
1
-0
/
+6
2025-07-07
bcachefs: Don't schedule non persistent passes persistently
Kent Overstreet
1
-1
/
+1
2025-07-07
coredump: fix PIDFD_INFO_COREDUMP ioctl check
Laura Brehm
1
-1
/
+1
[next]