index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
inode.c
Age
Commit message (
Expand
)
Author
2024-12-22
ext4: use inode_set_cached_link()
Mateusz Guzik
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-12
ext4: partial zero eof block on unaligned inode size extension
Brian Foster
2024-11-12
ext4: fix race in buffer_head read fault injection
Long Li
2024-11-12
ext4: don't pass full mapping flags to ext4_es_insert_extent()
Zhang Yi
2024-11-12
fs: ext4: Don't use CMA for buffer_head
Zhaoyang Huang
2024-11-05
ext4: Do not fallback to buffered-io for DIO atomic write
Ritesh Harjani (IBM)
2024-11-05
ext4: Add statx support for atomic writes
Ritesh Harjani (IBM)
2024-09-20
Merge tag 'ext4_for_linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-03
ext4: remove the special buffer dirty handling in do_journal_get_write_access
Shida Zhang
2024-09-03
ext4: fix a potential assertion failure due to improperly dirtied buffer
Shida Zhang
2024-09-03
ext4: hoist ext4_block_write_begin and replace the __block_write_begin
Shida Zhang
2024-09-03
ext4: persist the new uptodate buffers in ext4_journalled_zero_new_buffers
Shida Zhang
2024-09-02
ext4: drop ext4_es_is_delonly()
Zhang Yi
2024-09-02
ext4: use ext4_map_query_blocks() in ext4_map_blocks()
Zhang Yi
2024-09-02
ext4: passing block allocation information to ext4_es_insert_extent()
Zhang Yi
2024-09-02
ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
Zhang Yi
2024-09-02
ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
Zhang Yi
2024-09-02
ext4: factor out ext4_map_create_blocks() to allocate new blocks
Zhang Yi
2024-08-26
ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
Luis Henriques (SUSE)
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
buffer: Convert block_write_end() to take a folio
Matthew Wilcox (Oracle)
2024-07-08
ext4: sanity check for NULL pointer after ext4_force_shutdown
Wojciech Gładysz
2024-06-27
ext4: make ext4_da_map_blocks() buffer_head unaware
Zhang Yi
2024-06-27
ext4: make ext4_insert_delayed_block() insert multi-blocks
Zhang Yi
2024-06-27
ext4: factor out a helper to check the cluster allocation state
Zhang Yi
2024-06-27
ext4: make ext4_da_reserve_space() reserve multi-clusters
Zhang Yi
2024-06-27
ext4: make ext4_es_insert_delayed_block() insert multi-blocks
Zhang Yi
2024-06-27
ext4: drop iblock parameter
Zhang Yi
2024-06-27
ext4: trim delalloc extent
Zhang Yi
2024-06-27
ext4: check the extent status again before inserting delalloc block
Zhang Yi
2024-06-27
ext4: factor out a common helper to query extent map
Zhang Yi
2024-05-07
ext4: remove the redundant folio_wait_stable()
Zhang Yi
2024-05-02
ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2024-05-02
ext4: Remove PAGE_MASK dependency on mpage_submit_folio
Ritesh Harjani (IBM)
2024-05-02
ext4: Fixes len calculation in mpage_journal_page_buffers
Ritesh Harjani (IBM)
2024-02-21
ext4: fix the comment of ext4_map_blocks()/ext4_ext_map_blocks()
Cheng Nie
2024-02-01
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
2024-02-01
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
2024-02-01
ext4: add a hole extent entry in cache after punch
Zhang Yi
2024-02-01
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
2024-02-01
ext4: refactor ext4_da_map_blocks()
Zhang Yi
2024-01-18
ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
Kemeng Shi
2024-01-10
Merge tag 'ext4_for_linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-10
ext4: convert ext4_da_do_write_end() to take a folio
Matthew Wilcox (Oracle)
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-04
ext4: clarify handling of unwritten bh in __ext4_block_zero_page_range()
Ojaswin Mujoo
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
[next]