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
Age
Commit message (
Expand
)
Author
Lines
2025-12-19
fs/ntfs3: Use wait_on_buffer() directly
Lalit Shankar Chowdhury
-17
/
+7
2025-12-19
fs/ntfs3: Initialize new folios before use
Bartlomiej Kubik
-1
/
+1
2025-12-19
fs: ntfs3: check return value of indx_find to avoid infinite loop
Jaehun Gou
-1
/
+6
2025-12-19
debugfs: Fix memleak in debugfs_change_name().
Kuniyuki Iwashima
-2
/
+5
2025-12-19
Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-45
/
+61
2025-12-19
Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+10
2025-12-18
NFSD: NFSv4 file creation neglects setting ACL
Chuck Lever
-1
/
+2
2025-12-18
NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmap
Chuck Lever
-1
/
+7
2025-12-18
NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
Chuck Lever
-0
/
+5
2025-12-18
nfsd: fix memory leak in nfsd_create_serv error paths
Shardul Bankar
-1
/
+4
2025-12-17
xfs: fix the zoned RT growfs check for zone alignment
Christoph Hellwig
-6
/
+8
2025-12-17
xfs: validate that zoned RT devices are zone aligned
Christoph Hellwig
-0
/
+15
2025-12-16
cifs: update internal module version number
Steve French
-2
/
+2
2025-12-16
smb: move some SMB1 definitions into common/smb1pdu.h
ZhangGuoDong
-43
/
+58
2025-12-16
smb: align durable reconnect v2 context to 8 byte boundary
Bharath SM
-0
/
+1
2025-12-16
btrfs: fix reservation leak in some error paths when inserting inline extent
Filipe Manana
-6
/
+10
2025-12-16
btrfs: do not free data reservation in fallback from inline due to -ENOSPC
Filipe Manana
-1
/
+5
2025-12-16
btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()
Leo Martins
-15
/
+17
2025-12-16
btrfs: always detect conflicting inodes when logging inode refs
Filipe Manana
-4
/
+2
2025-12-16
btrfs: fix beyond-EOF write handling
Qu Wenruo
-4
/
+4
2025-12-16
btrfs: fix deadlock in wait_current_trans() due to ignored transaction type
Robbie Ko
-5
/
+6
2025-12-16
btrfs: qgroup: update all parent qgroups when doing quick inherit
Qu Wenruo
-2
/
+16
2025-12-16
btrfs: fix qgroup_snapshot_quick_inherit() squota bug
Boris Burkov
-0
/
+3
2025-12-16
xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file system
Christoph Hellwig
-10
/
+48
2025-12-16
xfs: fix a memory leak in xfs_buf_item_init()
Haoxiang Li
-0
/
+1
2025-12-16
xfs: fix stupid compiler warning
Darrick J. Wong
-1
/
+1
2025-12-16
xfs: fix a UAF problem in xattr repair
Darrick J. Wong
-1
/
+1
2025-12-16
xfs: ignore discard return value
Chaitanya Kulkarni
-23
/
+6
2025-12-16
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-29
/
+21
2025-12-16
Merge tag 'v6.19-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-36
/
+164
2025-12-16
Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-33
/
+46
2025-12-16
shmem: fix recovery on rename failures
Al Viro
-29
/
+21
2025-12-16
f2fs: improve check for enough free sections
Joanne Chang
-54
/
+47
2025-12-16
f2fs: add a tracepoint to see large folio read submission
Jaegeuk Kim
-0
/
+1
2025-12-16
f2fs: support large folio for immutable non-compressed case
Jaegeuk Kim
-10
/
+263
2025-12-15
hfsplus: fix volume corruption issue for generic/498
Viacheslav Dubeyko
-1
/
+11
2025-12-15
hfsplus: fix volume corruption issue for generic/480
Viacheslav Dubeyko
-1
/
+50
2025-12-15
hfsplus: ensure sb->s_fs_info is always cleaned up
Mehdi Ben Hadj Khelifa
-4
/
+9
2025-12-15
hfs: ensure sb->s_fs_info is always cleaned up
Mehdi Ben Hadj Khelifa
-22
/
+23
2025-12-15
filelock: allow lease_managers to dictate what qualifies as a conflict
Jeff Layton
-50
/
+82
2025-12-15
filelock: add lease_dispose_list() helper
Jeff Layton
-10
/
+19
2025-12-15
iomap: replace folio_batch allocation with stack allocation
Brian Foster
-23
/
+44
2025-12-15
fs/buffer: add alert in try_to_free_buffers() for folios without buffers
Deepakkumar Karn
-0
/
+4
2025-12-15
fs: Remove internal old mount API code
Eric Sandeen
-216
/
+3
2025-12-15
fs: track the inode having file locks with a flag in ->i_opflags
Mateusz Guzik
-2
/
+12
2025-12-15
fs: annotate cdev_lock with __cacheline_aligned_in_smp
Mateusz Guzik
-1
/
+1
2025-12-15
fs: use min() or umin() instead of min_t()
David Laight
-17
/
+13
2025-12-15
statmount: accept fd as a parameter
Bhavik Sachdev
-35
/
+67
2025-12-15
statmount: permission check should return EPERM
Bhavik Sachdev
-1
/
+1
2025-12-15
VFS/knfsd: Teach dentry_create() to use atomic_open()
Benjamin Coddington
-16
/
+50
[prev]
[next]