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