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
2026-03-18
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
-21
/
+97
2026-03-18
fs/tests: exec: Remove bad test vector
Kees Cook
-3
/
+0
2026-03-19
erofs: add GFP_NOIO in the bio completion if needed
Jiucheng Xu
-0
/
+3
2026-03-18
Merge branch 'xfs-7.1-merge' into for-next
Carlos Maiolino
-57
/
+137
2026-03-18
autofs: replace manual symlink buffer allocation in autofs_dir_symlink
Thorsten Blum
-5
/
+3
2026-03-18
iomap: fix invalid folio access when i_blkbits differs from I/O granularity
Joanne Koong
-5
/
+10
2026-03-18
xfs: avoid unnecessary calculations in xfs_zoned_need_gc()
Damien Le Moal
-6
/
+18
2026-03-18
xfs: display more zone related information in mountstats
Damien Le Moal
-1
/
+6
2026-03-18
xfs: fix a comment typo in xfs_select_zone_nowait()
Damien Le Moal
-1
/
+1
2026-03-18
xfs: avoid unnecessary open zone check in xfs_select_zone_nowait()
Damien Le Moal
-3
/
+4
2026-03-18
xfs: annotate struct xfs_attr_list_context with __counted_by_ptr
Bill Wendling
-3
/
+4
2026-03-18
xfs: cleanup buftarg handling in XFS_IOC_VERIFY_MEDIA
Christoph Hellwig
-10
/
+8
2026-03-18
xfs: scrub: unlock dquot before early return in quota scrub
hongao
-1
/
+3
2026-03-18
xfs: refactor xfsaild_push loop into helper
Yuto Ohnuki
-58
/
+69
2026-03-18
xfs: save ailp before dropping the AIL lock in push callbacks
Yuto Ohnuki
-4
/
+14
2026-03-18
xfs: avoid dereferencing log items after push callbacks
Yuto Ohnuki
-11
/
+51
2026-03-18
xfs: stop reclaim before pushing AIL during unmount
Yuto Ohnuki
-3
/
+4
2026-03-18
xfs: opencode xfs_zone_record_blocks
Carlos Maiolino
-22
/
+11
2026-03-17
ksmbd: fix use-after-free in durable v2 replay of active file handles
Hyunwoo Kim
-1
/
+5
2026-03-17
ksmbd: fix use-after-free of share_conf in compound request
Hyunwoo Kim
-0
/
+2
2026-03-17
ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION
Namjae Jeon
-4
/
+4
2026-03-17
ksmbd: unset conn->binding on failed binding request
Namjae Jeon
-0
/
+1
2026-03-17
ksmbd: fix share_conf UAF in tree_conn disconnect
Nicholas Carlini
-3
/
+6
2026-03-17
hfsplus: fix to update ctime after rename
Viacheslav Dubeyko
-2
/
+13
2026-03-17
Merge tag 'rust_io-7.1-rc1' into driver-core-next
Danilo Krummrich
-183
/
+375
2026-03-17
nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
Jeff Layton
-4
/
+11
2026-03-17
fs/mbcache: cancel shrink work before destroying the cache
HyungJung Joo
-0
/
+1
2026-03-17
fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START
HyungJung Joo
-0
/
+6
2026-03-17
fs: clear I_DIRTY_TIME in sync_lazytime
Christoph Hellwig
-3
/
+15
2026-03-17
btrfs: reject root items with drop_progress and zero drop_level
ZhengYuan Huang
-0
/
+17
2026-03-17
btrfs: check block group before marking it unused in balance_remap_chunks()
Mark Harmstone
-8
/
+17
2026-03-17
btrfs: hold block group reference during entire move_existing_remap()
Mark Harmstone
-5
/
+4
2026-03-17
btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()
Qu Wenruo
-2
/
+2
2026-03-17
btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()
Qu Wenruo
-1
/
+1
2026-03-17
btrfs: do not touch page cache for encoded writes
Qu Wenruo
-3
/
+7
2026-03-17
btrfs: fix a bug that makes encoded write bio larger than expected
Qu Wenruo
-3
/
+5
2026-03-17
btrfs: reserve enough transaction items for qgroup ioctls
Filipe Manana
-3
/
+9
2026-03-17
btrfs: check for NULL root after calls to btrfs_csum_root()
Filipe Manana
-6
/
+84
2026-03-17
btrfs: check for NULL root after calls to btrfs_extent_root()
Filipe Manana
-9
/
+195
2026-03-17
erofs: set fileio bio failed in short read case
Sheng Yong
-4
/
+2
2026-03-16
cifs: smb1: fix comment typo
Joseph Salisbury
-1
/
+1
2026-03-16
hfsplus: fix generic/533 test-case failure
Viacheslav Dubeyko
-13
/
+38
2026-03-16
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
-7
/
+19
2026-03-16
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+12
2026-03-16
jfs: avoid -Wtautological-constant-out-of-range-compare warning again
Arnd Bergmann
-5
/
+2
2026-03-16
ntfs: fix ignoring unreachable code warnings
Hyunchul Lee
-7
/
+2
2026-03-16
ntfs: fix inconsistent indenting warnings
Hyunchul Lee
-35
/
+35
2026-03-16
ntfs: fix variable dereferenced before check warnings
Hyunchul Lee
-13
/
+16
2026-03-16
ntfs: prefer IS_ERR_OR_NULL() over manual NULL check
Hyunchul Lee
-2
/
+2
2026-03-16
ntfs: harden ntfs_listxattr against EA entries
Hyunchul Lee
-18
/
+22
[prev]
[next]