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-04-09
ext4: remove ctime/mtime update from ext4_alloc_file_blocks()
Zhang Yi
-4
/
+1
2026-04-09
ext4: unify SYNC mode checks in fallocate paths
Zhang Yi
-5
/
+6
2026-04-09
ext4: ensure zeroed partial blocks are persisted in SYNC mode
Zhang Yi
-7
/
+23
2026-04-09
ext4: move zero partial block range functions out of active handle
Zhang Yi
-38
/
+41
2026-04-09
ext4: pass allocate range as loff_t to ext4_alloc_file_blocks()
Zhang Yi
-31
/
+22
2026-04-09
ext4: remove handle parameters from zero partial block functions
Zhang Yi
-34
/
+47
2026-04-09
ext4: move ordered data handling out of ext4_block_do_zero_range()
Zhang Yi
-29
/
+32
2026-04-09
ext4: rename ext4_block_zero_page_range() to ext4_block_zero_range()
Zhang Yi
-19
/
+14
2026-04-09
ext4: factor out journalled block zeroing range
Zhang Yi
-29
/
+69
2026-04-09
ext4: rename and extend ext4_block_truncate_page()
Zhang Yi
-21
/
+28
2026-04-09
ext4: add did_zero output parameter to ext4_block_zero_page_range()
Zhang Yi
-9
/
+14
2026-04-09
ext4: fix diagnostic printf formats
David Laight
-3
/
+3
2026-04-09
ext4: move dcache manipulation out of __ext4_link()
NeilBrown
-38
/
+18
2026-04-09
ext4: add ext4_fc_eligible()
NeilBrown
-29
/
+14
2026-04-09
ext4: split __ext4_add_entry() out of ext4_add_entry()
NeilBrown
-7
/
+14
2026-04-09
ext4: prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-4
/
+4
2026-04-10
affs: bound hash_pos before table lookup in affs_readdir
Hyungjung Joo
-0
/
+2
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-33
/
+149
2026-04-10
erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()
Junrui Luo
-0
/
+1
2026-04-09
jbd2: store jinode dirty range in PAGE_SIZE units
Li Chen
-23
/
+58
2026-04-09
ocfs2: use jbd2 jinode dirty range accessor
Li Chen
-2
/
+7
2026-04-09
ext4: use jbd2 jinode dirty range accessor
Li Chen
-7
/
+19
2026-04-09
jbd2: gracefully abort on transaction state corruptions
Milos Nikic
-28
/
+86
2026-04-09
jbd2: gracefully abort instead of panicking on unlocked buffer
Milos Nikic
-1
/
+6
2026-04-09
ext4: simplify mballoc preallocation size rounding for small files
Weixie Cui
-15
/
+9
2026-04-09
ext4/move_extent: use folio_next_pos()
Julia Lawall
-2
/
+2
2026-04-09
ext4: remove tl argument from ext4_fc_replay_{add,del}_range
Guoqing Jiang
-6
/
+4
2026-04-09
ext4: remove unused i_fc_wait
Li Chen
-5
/
+1
2026-04-09
ext4: unmap invalidated folios from page tables in mpage_release_unused_pages()
Deepanshu Kartikey
-1
/
+15
2026-04-09
kernfs: make directory seek namespace-aware
Christian Brauner
-0
/
+5
2026-04-09
kernfs: use namespace id instead of pointer for hashing and comparison
Christian Brauner
-7
/
+26
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
-38
/
+49
2026-04-08
hfsplus: fix generic/642 failure
Viacheslav Dubeyko
-12
/
+20
2026-04-08
hfsplus: rework logic of map nodes creation in xattr b-tree
Viacheslav Dubeyko
-23
/
+104
2026-04-08
hfsplus: fix logic of alloc/free b-tree node
Viacheslav Dubeyko
-0
/
+3
2026-04-08
hfsplus: fix error processing issue in hfs_bmap_free()
Viacheslav Dubeyko
-5
/
+9
2026-04-08
hfsplus: fix potential race conditions in b-tree functionality
Viacheslav Dubeyko
-8
/
+18
2026-04-08
tracefs: Fix default permissions not being applied on initial mount
David Carlier
-0
/
+1
2026-04-08
mm: add gpu active/reclaim per-node stat counters (v2)
Dave Airlie
-0
/
+6
2026-04-07
smb: client: fix OOB reads parsing symlink error response
Greg Kroah-Hartman
-8
/
+12
2026-04-07
smb: client: fix off-by-8 bounds check in check_wsl_eas()
Greg Kroah-Hartman
-1
/
+1
2026-04-07
gfs2: prevent NULL pointer dereference during unmount
Andreas Gruenbacher
-2
/
+3
2026-04-07
gfs2: hide error messages after withdraw
Andreas Gruenbacher
-1
/
+1
2026-04-07
gfs2: wait for withdraw earlier during unmount
Andreas Gruenbacher
-2
/
+3
2026-04-07
gfs2: inode directory consistency checks
Andreas Gruenbacher
-2
/
+7
2026-04-07
gfs2: gfs2_log_flush withdraw fixes
Andreas Gruenbacher
-8
/
+17
2026-04-07
gfs2: add some missing log locking
Andreas Gruenbacher
-8
/
+20
2026-04-07
gfs2: fix address space truncation during withdraw
Andreas Gruenbacher
-19
/
+39
2026-04-07
gfs2: drain ail under sd_log_flush_lock
Andreas Gruenbacher
-2
/
+1
2026-04-07
fs/resctrl: Add missing return value descriptions
Reinette Chatre
-0
/
+8
[prev]
[next]