summaryrefslogtreecommitdiff
path: root/fs/ext4/inode.c
AgeCommit message (Expand)Author
2024-02-01ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map typeZhang Yi
2024-02-01ext4: make ext4_map_blocks() distinguish delalloc only extentZhang Yi
2024-02-01ext4: add a hole extent entry in cache after punchZhang Yi
2024-02-01ext4: convert to exclusive lock while inserting delalloc extentsZhang Yi
2024-02-01ext4: refactor ext4_da_map_blocks()Zhang Yi
2024-01-18ext4: remove unnecessary parameter "needed" in ext4_discard_preallocationsKemeng Shi
2024-01-10Merge tag 'ext4_for_linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-10ext4: convert ext4_da_do_write_end() to take a folioMatthew Wilcox (Oracle)
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-04ext4: clarify handling of unwritten bh in __ext4_block_zero_page_range()Ojaswin Mujoo
2023-12-10fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)
2023-11-21fs: Rename mapping private membersMatthew Wilcox (Oracle)
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'ext4_for_linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-25buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)
2023-10-25ext4: convert to folio_create_empty_buffersMatthew Wilcox (Oracle)
2023-10-18ext4: convert to new timestamp accessorsJeff Layton
2023-10-05ext4: mark buffer new if it is unwritten to avoid stale data exposureOjaswin Mujoo
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-27ext4: reject casefold inode flag without casefold featureEric Biggers
2023-08-27ext4: do not mark inode dirty every time when appending using delallocLiu Song
2023-08-18mm: increase usage of folio_next_index() helperSidhartha Kumar
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton
2023-08-02fs: rename and move block_page_mkwrite_returnChristoph Hellwig
2023-07-29ext4: drop read-only check in ext4_write_inode()Jan Kara
2023-07-29ext4: drop EXT4_MF_FS_ABORTED flagJan Kara
2023-07-29ext4: make ext4_forced_shutdown() take struct super_blockJan Kara
2023-07-24ext4: convert to ctime accessor functionsJeff Layton
2023-06-29Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-26ext4: make ext4_es_insert_extent() return voidBaokun Li
2023-06-26ext4: make ext4_es_insert_delayed_block() return voidBaokun Li
2023-06-26ext4: make ext4_es_remove_extent() return voidBaokun Li
2023-06-26ext4: only update i_reserved_data_blocks on successful block allocationBaokun Li
2023-06-19buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()Matthew Wilcox (Oracle)
2023-06-15ext4: Make ext4_write_inline_data_end() use folioRitesh Harjani
2023-06-15ext4: Make mpage_journal_page_buffers use folioRitesh Harjani
2023-06-15ext4: Change remaining tracepoints to use folioRitesh Harjani
2023-05-30ext4: disallow ea_inodes with extended attributesTheodore Ts'o
2023-05-28ext4: add EA_INODE checking to ext4_iget()Theodore Ts'o
2023-05-13ext4: check iomap type only if ext4_iomap_begin() does not failBaokun Li
2023-05-13ext4: avoid deadlock in fs reclaim with page writebackJan Kara
2023-05-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-28ext4: fix i_disksize exceeding i_size problem in paritally written caseZhihao Cheng
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-14Revert "ext4: Fix warnings when freezing filesystem with journaled data"Jan Kara
2023-04-14ext4: Update comment in mpage_prepare_extent_to_map()Jan Kara
2023-04-14ext4: Simplify handling of journalled data in ext4_bmap()Jan Kara