index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inode.c
Age
Commit message (
Expand
)
Author
2024-10-10
ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
Luis Henriques (SUSE)
2024-08-19
ext4: sanity check for NULL pointer after ext4_force_shutdown
Wojciech Gładysz
2024-08-19
ext4: convert ext4_da_do_write_end() to take a folio
Matthew Wilcox (Oracle)
2024-08-11
ext4: check the extent status again before inserting delalloc block
Zhang Yi
2024-08-11
ext4: factor out a common helper to query extent map
Zhang Yi
2024-08-11
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
2024-08-11
ext4: refactor ext4_da_map_blocks()
Zhang Yi
2024-06-16
ext4: Fixes len calculation in mpage_journal_page_buffers
Ritesh Harjani (IBM)
2024-06-12
ext4: remove the redundant folio_wait_stable()
Zhang Yi
2023-11-28
ext4: mark buffer new if it is unwritten to avoid stale data exposure
Ojaswin Mujoo
2023-08-31
Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-27
ext4: reject casefold inode flag without casefold feature
Eric Biggers
2023-08-27
ext4: do not mark inode dirty every time when appending using delalloc
Liu Song
2023-08-18
mm: increase usage of folio_next_index() helper
Sidhartha Kumar
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-02
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
2023-07-29
ext4: drop read-only check in ext4_write_inode()
Jan Kara
2023-07-29
ext4: drop EXT4_MF_FS_ABORTED flag
Jan Kara
2023-07-29
ext4: make ext4_forced_shutdown() take struct super_block
Jan Kara
2023-07-24
ext4: convert to ctime accessor functions
Jeff Layton
2023-06-29
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
ext4: make ext4_es_insert_extent() return void
Baokun Li
2023-06-26
ext4: make ext4_es_insert_delayed_block() return void
Baokun Li
2023-06-26
ext4: make ext4_es_remove_extent() return void
Baokun Li
2023-06-26
ext4: only update i_reserved_data_blocks on successful block allocation
Baokun Li
2023-06-19
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
2023-06-15
ext4: Make ext4_write_inline_data_end() use folio
Ritesh Harjani
2023-06-15
ext4: Make mpage_journal_page_buffers use folio
Ritesh Harjani
2023-06-15
ext4: Change remaining tracepoints to use folio
Ritesh Harjani
2023-05-30
ext4: disallow ea_inodes with extended attributes
Theodore Ts'o
2023-05-28
ext4: add EA_INODE checking to ext4_iget()
Theodore Ts'o
2023-05-13
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
2023-05-13
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
2023-05-01
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-28
ext4: fix i_disksize exceeding i_size problem in paritally written case
Zhihao Cheng
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-14
Revert "ext4: Fix warnings when freezing filesystem with journaled data"
Jan Kara
2023-04-14
ext4: Update comment in mpage_prepare_extent_to_map()
Jan Kara
2023-04-14
ext4: Simplify handling of journalled data in ext4_bmap()
Jan Kara
2023-04-14
ext4: Drop special handling of journalled data from ext4_evict_inode()
Jan Kara
2023-04-14
ext4: Commit transaction before writing back pages in data=journal mode
Jan Kara
2023-04-14
ext4: Clear dirty bit from pages without data to write
Jan Kara
2023-04-14
ext4: Keep pages with journalled data dirty
Jan Kara
2023-04-14
ext4: Mark pages with journalled data dirty
Jan Kara
2023-04-06
ext4: Use a folio in ext4_page_mkwrite()
Matthew Wilcox
2023-04-06
ext4: Convert ext4_block_write_begin() to take a folio
Matthew Wilcox
2023-04-06
ext4: Convert ext4_mpage_readpages() to work on folios
Matthew Wilcox
[next]