index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-21
ext4: Make sb update interval tunable
Ojaswin Mujoo
3
-7
/
+21
2025-03-21
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
3
-9
/
+25
2025-03-21
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
2
-10
/
+20
2025-03-21
ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...)
Ethan Carter Edwards
1
-1
/
+1
2025-03-21
jbd2: add a missing data flush during file and fs synchronization
Zhang Yi
1
-1
/
+11
2025-03-20
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
1
-10
/
+17
2025-03-18
ext4: clear DISCARD flag if device does not support discard
Diangang Li
1
-1
/
+3
2025-03-18
jbd2: remove jbd2_journal_unfile_buffer()
Baokun Li
2
-16
/
+0
2025-03-18
ext4: reorder capability check last
Christian Göttsche
1
-2
/
+2
2025-03-18
ext4: update the comment about mb_optimize_scan
Zizhi Wo
1
-2
/
+2
2025-03-18
jbd2: fix off-by-one while erasing journal
Zhang Yi
1
-9
/
+6
2025-03-18
ext4: remove references to bh->b_page
Matthew Wilcox (Oracle)
3
-3
/
+3
2025-03-18
ext4: goto right label 'out_mmap_sem' in ext4_setattr()
Baokun Li
1
-1
/
+1
2025-03-18
ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
Ye Bin
3
-25
/
+13
2025-03-18
ext4: introduce ITAIL helper
Ye Bin
2
-5
/
+8
2025-03-17
jbd2: remove redundant function jbd2_journal_has_csum_v2or3_feature
Eric Biggers
2
-8
/
+4
2025-03-17
ext4: remove redundant function ext4_has_metadata_csum
Eric Biggers
15
-56
/
+57
2025-03-17
jbd2: do not try to recover wiped journal
Jan Kara
1
-5
/
+6
2025-03-17
jbd2: remove wrong sb->s_sequence check
Jan Kara
1
-1
/
+0
2025-03-17
ext4: verify fast symlink length
Jan Kara
1
-2
/
+10
2025-03-16
ext4: ignore xattrs past end
Bhupesh
1
-1
/
+10
2025-03-16
ext4: remove unused input "inode" in ext4_find_dest_de
Kemeng Shi
3
-6
/
+4
2025-03-16
ext4: remove unneeded forward declaration in namei.c
Kemeng Shi
1
-30
/
+0
2025-03-16
ext4: add missing brelse() for bh2 in ext4_dx_add_entry()
Kemeng Shi
1
-4
/
+12
2025-03-13
jbd2: Correct stale comment of release_buffer_page
Kemeng Shi
1
-2
/
+2
2025-03-13
jbd2: correct stale function name in comment
Kemeng Shi
2
-5
/
+5
2025-03-13
jbd2: remove stale comment of update_t_max_wait
Kemeng Shi
1
-3
/
+0
2025-03-13
jbd2: remove unused return value of do_readahead
Kemeng Shi
1
-8
/
+3
2025-03-13
jbd2: remove unused return value of jbd2_journal_cancel_revoke
Kemeng Shi
2
-5
/
+2
2025-03-13
jbd2: remove unused h_jdata flag of handle
Kemeng Shi
1
-2
/
+0
2025-03-13
ext4: show 'shutdown' hint when ext4 is forced to shutdown
Baokun Li
1
-0
/
+3
2025-03-13
ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set
Baokun Li
1
-0
/
+3
2025-03-13
ext4: correct behavior under errors=remount-ro mode
Baokun Li
1
-11
/
+8
2025-03-13
ext4: add more ext4_emergency_state() checks around sb_rdonly()
Baokun Li
3
-13
/
+18
2025-03-13
ext4: add ext4_emergency_state() helper function
Baokun Li
12
-61
/
+91
2025-03-13
ext4: add EXT4_FLAGS_EMERGENCY_RO bit
Baokun Li
1
-0
/
+6
2025-03-13
ext4: convert EXT4_FLAGS_* defines to enum
Baokun Li
1
-3
/
+5
2025-03-13
ext4: pack holes in ext4_inode_info
Baokun Li
1
-4
/
+3
2025-03-13
ext4: remove unused member 'i_unwritten' from 'ext4_inode_info'
Baokun Li
3
-28
/
+5
2025-03-13
ext4: update the descriptions of data_err=abort and data_err=ignore
Baokun Li
1
-4
/
+3
2025-03-13
jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERR
Baokun Li
3
-11
/
+2
2025-03-13
ext4: abort journal on data writeback failure if in data_err=abort mode
Baokun Li
2
-14
/
+36
2025-03-13
ext4: extract ext4_has_journal_option() from __ext4_fill_super()
Baokun Li
1
-25
/
+25
2025-03-13
ext4: reject the 'data_err=abort' option in nojournal mode
Baokun Li
1
-0
/
+12
2025-03-13
ext4: do not convert the unwritten extents if data writeback fails
Baokun Li
2
-3
/
+16
2025-03-13
ext4: replace opencoded ext4_end_io_end() in ext4_put_io_end()
Baokun Li
1
-9
/
+4
2025-03-13
ext4: fix potential null dereference in ext4 kunit test
Charles Han
1
-0
/
+2
2025-03-13
ext4: Refactor out ext4_try_to_write_inline_data()
Julian Sun
1
-74
/
+3
2025-03-13
ext4: Replace ext4_da_write_inline_data_begin() with ext4_generic_write_inlin...
Julian Sun
3
-96
/
+16
2025-03-13
ext4: Introduce a new helper function ext4_generic_write_inline_data()
Julian Sun
1
-0
/
+86
[next]