index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-09
ext4: factor out journalled block zeroing range
Zhang Yi
1
-29
/
+69
2026-04-09
ext4: rename and extend ext4_block_truncate_page()
Zhang Yi
3
-21
/
+28
2026-04-09
ext4: add did_zero output parameter to ext4_block_zero_page_range()
Zhang Yi
1
-9
/
+14
2026-04-09
ext4: fix diagnostic printf formats
David Laight
1
-3
/
+3
2026-04-09
ext4: move dcache manipulation out of __ext4_link()
NeilBrown
3
-38
/
+18
2026-04-09
ext4: add ext4_fc_eligible()
NeilBrown
1
-29
/
+14
2026-04-09
ext4: split __ext4_add_entry() out of ext4_add_entry()
NeilBrown
1
-7
/
+14
2026-04-09
ext4: prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
4
-4
/
+4
2026-04-09
ext4: use jbd2 jinode dirty range accessor
Li Chen
2
-7
/
+19
2026-04-09
ext4: simplify mballoc preallocation size rounding for small files
Weixie Cui
1
-15
/
+9
2026-04-09
ext4/move_extent: use folio_next_pos()
Julia Lawall
1
-2
/
+2
2026-04-09
ext4: remove tl argument from ext4_fc_replay_{add,del}_range
Guoqing Jiang
1
-6
/
+4
2026-04-09
ext4: remove unused i_fc_wait
Li Chen
2
-5
/
+1
2026-04-09
ext4: unmap invalidated folios from page tables in mpage_release_unused_pages()
Deepanshu Kartikey
1
-1
/
+15
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
1
-1
/
+1
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
3
-3
/
+0
2026-03-27
ext4: always drain queued discard work in ext4_mb_release()
Theodore Ts'o
1
-7
/
+5
2026-03-27
ext4: handle wraparound when searching for blocks for indirect mapped blocks
Theodore Ts'o
1
-0
/
+2
2026-03-27
ext4: skip split extent recovery on corruption
hongao
1
-3
/
+13
2026-03-27
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
1
-5
/
+8
2026-03-27
ext4: fix deadlock on inode reallocation
Jan Kara
1
-0
/
+21
2026-03-27
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
3
-1
/
+11
2026-03-27
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2
-13
/
+5
2026-03-27
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
1
-0
/
+7
2026-03-27
ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
4
-11
/
+51
2026-03-27
ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
4
-45
/
+172
2026-03-27
ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
Ye Bin
1
-0
/
+5
2026-03-27
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
1
-2
/
+6
2026-03-27
ext4: validate p_idx bounds in ext4_ext_correct_indexes
Tejas Bharambe
1
-0
/
+15
2026-03-27
ext4: test if inode's all dirty pages are submitted to disk
Ye Bin
1
-0
/
+8
2026-03-27
ext4: minor fix for ext4_split_extent_zeroout()
Ojaswin Mujoo
1
-1
/
+1
2026-03-27
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
1
-1
/
+5
2026-03-27
ext4: kunit: extents-test: lix percpu_counters list corruption
Ritesh Harjani (IBM)
1
-1
/
+3
2026-03-27
ext4: publish jinode after initialization
Li Chen
2
-6
/
+13
2026-03-27
ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
Yuto Ohnuki
1
-1
/
+9
2026-03-27
ext4: fix fsync(2) for nojournal mode
Jan Kara
1
-2
/
+14
2026-03-27
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
1
-0
/
+6
2026-03-27
ext4: fix journal credit check when setting fscrypt context
Simon Weber
1
-1
/
+8
2026-03-27
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
1
-0
/
+12
2026-03-27
ext4: fix stale xarray tags after writeback
Jan Kara
1
-2
/
+8
2026-03-27
ext4: do not check fast symlink during orphan recovery
Zhang Yi
1
-11
/
+29
2026-03-26
ext4: Track metadata bhs in fs-private inode part
Jan Kara
5
-6
/
+10
2026-03-26
fs: Switch inode_has_buffers() to take mapping_metadata_bhs
Jan Kara
1
-1
/
+1
2026-03-26
ext4: Sync and invalidate metadata buffers from ext4_evict_inode()
Jan Kara
2
-2
/
+5
2026-03-26
ext4: Use inode_has_buffers()
Jan Kara
1
-4
/
+1
2026-03-09
ext4: use a byte granularity cursor in ext4_mpage_readpages
Christoph Hellwig
1
-6
/
+5
2026-03-09
fscrypt: pass a real sector_t to fscrypt_zeroout_range
Christoph Hellwig
1
-1
/
+2
2026-03-09
fscrypt: pass a byte length to fscrypt_zeroout_range
Christoph Hellwig
1
-1
/
+2
2026-03-09
fscrypt: pass a byte offset to fscrypt_zeroout_range
Christoph Hellwig
1
-1
/
+2
2026-03-09
fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctx
Christoph Hellwig
2
-5
/
+4
[prev]
[next]