aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4
AgeCommit message (Expand)AuthorFilesLines
2024-03-27fs,block: yield devices earlyChristian Brauner1-4/+4
2024-03-15Merge tag 'ext4_for_linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-108/+679
2024-03-13Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds1-2/+1
2024-03-11Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+1
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds3-31/+31
2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2-1/+1
2024-03-07ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter...Kemeng Shi1-1/+19
2024-03-07ext4: hold group lock in ext4 kunit testKemeng Shi1-0/+9
2024-03-07ext4: alloc test super block from sgetKemeng Shi1-16/+39
2024-03-07ext4: kunit: use dynamic inode allocationArnd Bergmann1-6/+21
2024-03-07ext4: enable meta_bg only when new desc blocks are neededSrivathsa Dara1-1/+1
2024-03-07ext4: remove unused parameter biop in ext4_issue_discard()Wenchao Hao1-11/+5
2024-03-07ext4: remove SLAB_MEM_SPREAD flag usageChengming Zhou1-2/+1
2024-03-07ext4: verify s_clusters_per_group even without bigallocJan Kara1-17/+13
2024-03-07ext4: fix corruption during on-line resizeMaximilian Heyne1-1/+2
2024-03-07ext4: don't report EOPNOTSUPP errors from discardJan Kara1-1/+7
2024-03-07ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()Jan Kara1-11/+0
2024-02-27ext4: Configure dentry operations at dentry-creation timeGabriel Krisman Bertazi2-1/+1
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+5
2024-02-25ext4: port block device access to fileChristian Brauner3-31/+31
2024-02-25ext4_get_link(): fix breakage in RCU modeAl Viro1-3/+5
2024-02-21ext4: fold quota accounting into ext4_xattr_inode_lookup_create()Jan Kara1-26/+24
2024-02-21ext4: correct best extent lstart adjustment logicBaokun Li1-6/+11
2024-02-21ext4: forbid commit inconsistent quota data when errors=remount-roYe Bin1-0/+12
2024-02-21ext4: add a hint for block bitmap corrupt state in mb_groupsZhang Yi1-1/+4
2024-02-21ext4: fix the comment of ext4_map_blocks()/ext4_ext_map_blocks()Cheng Nie2-8/+8
2024-02-21ext4: improve error msg for ext4_mb_seq_groups_showyangerkun1-1/+2
2024-02-21ext4: remove unused buddy_loaded in ext4_mb_seq_groups_showyangerkun1-7/+6
2024-02-21ext4: Add unit test for ext4_mb_mark_diskspace_usedKemeng Shi1-0/+52
2024-02-21ext4: Add unit test for mb_free_blocksKemeng Shi1-0/+69
2024-02-21ext4: Add unit test for mb_mark_usedKemeng Shi1-0/+78
2024-02-21ext4: Add unit test of ext4_mb_generate_buddyKemeng Shi1-0/+207
2024-02-21ext4: Add unit test for test_free_blocks_simpleKemeng Shi1-0/+96
2024-02-08fs: super_set_uuid()Kent Overstreet1-1/+1
2024-02-08quota: Properly annotate i_dquot arrays with __rcuJan Kara2-2/+2
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-182/+199
2024-02-01ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map typeZhang Yi1-29/+3
2024-02-01ext4: make ext4_map_blocks() distinguish delalloc only extentZhang Yi3-3/+10
2024-02-01ext4: add a hole extent entry in cache after punchZhang Yi1-2/+4
2024-02-01ext4: correct the hole length returned by ext4_map_blocks()Zhang Yi1-41/+70
2024-02-01ext4: convert to exclusive lock while inserting delalloc extentsZhang Yi1-14/+11
2024-02-01ext4: refactor ext4_da_map_blocks()Zhang Yi1-22/+17
2024-01-18ext4: remove 'needed' in trace_ext4_discard_preallocationsKemeng Shi1-3/+2
2024-01-18ext4: remove unnecessary parameter "needed" in ext4_discard_preallocationsKemeng Shi9-22/+18
2024-01-18ext4: remove unused return value of ext4_mb_release_group_paKemeng Shi1-4/+2
2024-01-18ext4: remove unused return value of ext4_mb_release_inode_paKemeng Shi1-3/+1
2024-01-18ext4: remove unused return value of ext4_mb_releaseKemeng Shi2-4/+2
2024-01-18ext4: remove unused ext4_allocation_context::ac_groups_consideredKemeng Shi1-1/+0
2024-01-18ext4: remove unneeded return value of ext4_mb_release_contextKemeng Shi1-2/+1
2024-01-18ext4: remove unused parameter ngroup in ext4_mb_choose_next_group_*()Kemeng Shi1-6/+6
2024-01-18ext4: remove unused return value of __mb_check_buddyKemeng Shi1-4/+3
2024-01-18ext4: mark the group block bitmap as corrupted before reporting an errorBaokun Li1-11/+11
2024-01-18ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()Baokun Li1-5/+4
2024-01-18ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()Baokun Li1-0/+4
2024-01-18ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap ...Baokun Li1-1/+1
2024-01-18ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()Baokun Li1-18/+21
2024-01-18ext4: regenerate buddy after block freeing failed if under fc replayBaokun Li1-0/+20
2024-01-18ext4: do not trim the group with corrupted block bitmapBaokun Li1-0/+3
2024-01-18ext4: fix double-free of blocks due to wrong extents moved_lenBaokun Li1-4/+2
2024-01-11Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2024-01-11Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-8/+13
2024-01-10Merge tag 'ext4_for_linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-68/+93
2024-01-10ext4: fix inconsistent between segment fstrim and full fstrimYe Bin1-3/+8
2024-01-10ext4: fallback to complex scan if aligned scan doesn't workOjaswin Mujoo1-8/+13
2024-01-10ext4: convert ext4_da_do_write_end() to take a folioMatthew Wilcox (Oracle)1-9/+10
2024-01-10ext4: allow for the last group to be marked as trimmedSuraj Jitindar Singh1-5/+10
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-6/+5
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-7/+5
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-2/+2
2024-01-04ext4: move ext4_check_bdev_write_error() into nojournal modeZhihao Cheng1-3/+2
2024-01-04ext4: improving calculation of 'fe_{len|start}' in mb_find_extent()Gou Hao1-9/+4
2024-01-04ext4: clarify handling of unwritten bh in __ext4_block_zero_page_range()Ojaswin Mujoo1-0/+6
2024-01-04ext4: treat end of range as exclusive in ext4_zero_range()Ojaswin Mujoo1-2/+4
2024-01-04ext4: enable dioread_nolock as default for bs < ps caseOjaswin Mujoo1-10/+1
2024-01-04ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()Gou Hao1-3/+2
2023-12-29fs: convert block_write_full_page to block_write_full_folioMatthew Wilcox (Oracle)1-1/+1
2023-12-21ext4_add_entry(): ->d_name.len is never 0Al Viro1-2/+0
2023-12-14ext4: reduce unnecessary memory allocation in alloc_flex_gd()Baokun Li1-2/+12
2023-12-14ext4: avoid online resizing failures due to oversized flex bgBaokun Li1-8/+17
2023-12-14ext4: remove unnecessary check from alloc_flex_gd()Baokun Li1-3/+0
2023-12-14ext4: unify the type of flexbg_size to unsigned intBaokun Li1-6/+7
2023-12-10fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)1-3/+3
2023-12-10mm: add folio_zero_tail() and use it in ext4Matthew Wilcox (Oracle)1-2/+1
2023-11-30ext4: fix warning in ext4_dio_write_end_io()Jan Kara1-6/+8
2023-11-30ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKSBaokun Li1-0/+4
2023-11-25ext4: don't access the source subdirectory content on same-directory renameAl Viro1-8/+13
2023-11-21fs: Rename mapping private membersMatthew Wilcox (Oracle)1-2/+2
2023-11-18ext4: Block writes to journal deviceJan Kara1-2/+3
2023-11-18ext4: simplify device handlingChristian Brauner1-3/+0
2023-11-18bdev: rename freeze and thaw helpersChristian Brauner1-2/+2
2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-0/+1
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-40/+37
2023-11-02Merge tag 'ext4_for_linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-583/+812
2023-10-31ext4: properly sync file size update after O_SYNC direct IOJan Kara1-88/+65
2023-10-31ext4: fix racy may inline data check in dio writeBrian Foster1-7/+9
2023-10-30Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-9/+4
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds9-35/+56
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2-2/+2
2023-10-28exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein1-0/+1
2023-10-28ext4: Convert to bdev_open_by_dev()Jan Kara3-30/+33
2023-10-25ext4: add __GFP_NOWARN to GFP_NOWAIT in readaheadHugh Dickins1-1/+1
2023-10-25buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)2-5/+5
2023-10-25ext4: convert to folio_create_empty_buffersMatthew Wilcox (Oracle)2-15/+10
2023-10-18ext4: use folio_end_read()Matthew Wilcox (Oracle)1-11/+3
2023-10-18ext4: convert to new timestamp accessorsJeff Layton9-35/+56
2023-10-09ext4: move ext4_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-05ext4: run mballoc test with different layouts settingKemeng Shi1-14/+38
2023-10-05ext4: add first unit test for ext4_mb_new_blocks_simple in mballocKemeng Shi2-0/+329
2023-10-05ext4: add some kunit stub for mballoc kunit testKemeng Shi2-0/+15
2023-10-05ext4: call ext4_mb_mark_context in ext4_group_add_blocks()Kemeng Shi1-72/+10
2023-10-05ext4: Separate block bitmap and buddy bitmap freeing in ext4_group_add_blocks()Kemeng Shi1-28/+26
2023-10-05ext4: call ext4_mb_mark_context in ext4_mb_clear_bbKemeng Shi1-59/+10
2023-10-05ext4: Separate block bitmap and buddy bitmap freeing in ext4_mb_clear_bb()Kemeng Shi1-49/+49
2023-10-05ext4: call ext4_mb_mark_context in ext4_mb_mark_diskspace_usedKemeng Shi1-66/+20
2023-10-05ext4: extend ext4_mb_mark_context to support allocation under journalKemeng Shi1-15/+49
2023-10-05ext4: call ext4_mb_mark_context in ext4_free_blocks_simpleKemeng Shi1-32/+1
2023-10-05ext4: factor out codes to update block bitmap and group descriptor on disk fr...Kemeng Shi1-70/+77
2023-10-05ext4: make state in ext4_mb_mark_bb to be boolKemeng Shi4-9/+9
2023-10-05ext4: apply umask if ACL support is disabledMax Kellermann1-0/+5
2023-10-05ext4: mark buffer new if it is unwritten to avoid stale data exposureOjaswin Mujoo1-1/+13
2023-10-05ext4: move 'ix' sanity check to corrent positionGou Hao1-5/+5
2023-10-05ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmapKemeng Shi1-2/+1
2023-10-05ext4: remove unnecessary check to avoid repeat update_backups for the same gdbKemeng Shi2-4/+1
2023-10-05ext4: simplify the gdbblock calculation in add_new_gdb_meta_bgKemeng Shi1-15/+9
2023-10-05ext4: use saved local variable sbi instead of EXT4_SB(sb)Kemeng Shi1-5/+5
2023-10-05ext4: remove EXT4FS_DEBUG defination in resize.cKemeng Shi1-2/+0
2023-10-05ext4: calculate free_clusters_count in cluster unit in verify_group_inputKemeng Shi1-2/+3
2023-10-05ext4: remove commented code in reserve_backup_gdbKemeng Shi1-3/+0
2023-10-05ext4: remove redundant check of countKemeng Shi1-10/+8
2023-10-05ext4: fix typo in setup_new_flex_group_blocksKemeng Shi1-1/+1
2023-10-05ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocksKemeng Shi1-7/+2
2023-10-05ext4: correct return value of ext4_convert_meta_bgKemeng Shi1-3/+1
2023-10-05ext4: add missed brelse in update_backupsKemeng Shi1-1/+3
2023-10-05ext4: correct offset of gdb backup in non meta_bg group to update_backupsKemeng Shi1-2/+4
2023-10-05ext4: no need to generate from free list in mballocWang Jianjian1-33/+6
2023-10-05ext4: fix incorrect offsetWang Jianjian1-2/+1
2023-10-05ext4: make sure allocate pending entry not failZhang Yi1-34/+89
2023-10-05ext4: correct the start block of counting reserved clustersZhang Yi1-2/+2
2023-10-05ext4: make running and commit transaction have their own freed_data_listJinke Han2-14/+6
2023-10-05ext4: fix traditional comparison using max/min methodLu Hongfei1-4/+2
2023-10-05ext4: fix race between writepages and remountBaokun Li2-1/+16
2023-10-05ext4: add missing initialization of call_notify_error in update_super_work()Theodore Ts'o1-1/+2
2023-10-04ext4: call bdev_getblk() from sb_getblk_gfp()Matthew Wilcox (Oracle)1-2/+8
2023-10-04ext4: use bdev_getblk() to avoid memory reclaim in readahead pathMatthew Wilcox (Oracle)1-1/+2
2023-10-04ext4: dynamically allocate the ext4-es shrinkerQi Zheng2-11/+14
2023-09-25fscrypt: support crypto data unit size less than filesystem block sizeEric Biggers1-0/+1
2023-09-25fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodesEric Biggers1-8/+1
2023-09-24fscrypt: make the bounce page pool opt-in instead of opt-outEric Biggers1-0/+1
2023-09-24fscrypt: make it clearer that key_prefix is deprecatedEric Biggers1-1/+1
2023-09-20Revert "ext4: switch to multigrain timestamps"Christian Brauner1-1/+1
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-32/+48
2023-09-14ext4: fix rec_len verify errorShida Zhang1-11/+15
2023-09-14ext4: do not let fstrim block system suspendJan Kara1-2/+10
2023-09-14ext4: move setting of trimmed bit into ext4_try_to_trim_range()Jan Kara1-21/+25
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-376/+462
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2-1/+2
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-23/+13
2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-40/+32
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds11-88/+91
2023-08-27ext4: fix slab-use-after-free in ext4_es_insert_extent()Baokun Li1-14/+30
2023-08-27ext4: remove redundant checks of s_encodingEric Biggers2-4/+4
2023-08-27ext4: reject casefold inode flag without casefold featureEric Biggers1-1/+4
2023-08-27ext4: use LIST_HEAD() to initialize the list_head in mballoc.cRuan Jinjie1-13/+5
2023-08-27ext4: do not mark inode dirty every time when appending using delallocLiu Song1-26/+62
2023-08-27ext4: rename s_error_work to s_sb_upd_workTheodore Ts'o2-19/+22
2023-08-27ext4: add periodic superblock update checkVitaliy Kuznetsov1-1/+61
2023-08-27ext4: drop dio overwrite only flag and associated warningBrian Foster1-15/+10
2023-08-27ext4: add correct group descriptors and reserved GDT blocks to system zoneWang Jianjian3-8/+17
2023-08-27ext4: remove unused function declarationCai Xinchen1-6/+0
2023-08-27ext4: mballoc: avoid garbage value from errSu Hui1-1/+1
2023-08-27ext4: use sbi instead of EXT4_SB(sb) in ext4_mb_new_blocks_simple()Lu Hongfei1-1/+1
2023-08-27ext4: change the type of blocksize in ext4_mb_init_cache()Lu Hongfei1-1/+1
2023-08-27ext4: fix unttached inode after power cut with orphan file feature enabledZhihao Cheng1-0/+3
2023-08-27ext4: ext4_get_{dev}_journal return proper error valueZhang Yi1-22/+31
2023-08-24mm: remove enum page_entry_sizeMatthew Wilcox (Oracle)1-6/+5
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)1-2/+0
2023-08-23ext4: cleanup ext4_get_dev_journal() and ext4_get_journal()Zhang Yi1-60/+49
2023-08-23jbd2: jbd2_journal_init_{dev,inode} return proper error return valueZhang Yi1-2/+2
2023-08-18mm: merge folio_has_private()/filemap_release_folio() call pairsDavid Howells1-8/+4
2023-08-18fs: convert block_commit_write to return voidBean Huo1-5/+2
2023-08-18mm: increase usage of folio_next_index() helperSidhartha Kumar1-2/+2
2023-08-11ext4: use fs_holder_ops for the log deviceChristoph Hellwig1-10/+1
2023-08-11ext4: drop s_umount over opening the log deviceChristoph Hellwig1-0/+3
2023-08-11ext4: switch to multigrain timestampsJeff Layton1-1/+1
2023-08-10ext4: make the IS_EXT2_SB/IS_EXT3_SB checks more robustChristoph Hellwig1-2/+2
2023-08-10ext4: close the external journal device in ->kill_sbChristoph Hellwig1-25/+25
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton1-1/+1
2023-08-09fs, block: remove bdev->bd_superChristoph Hellwig1-1/+0
2023-08-09ext4: don't use bdev->bd_super in __ext4_journal_get_write_accessChristoph Hellwig1-2/+1
2023-08-05ext4: don't use CR_BEST_AVAIL_LEN for non-regular filesRitesh Harjani1-1/+12
2023-08-05ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}Luís Henriques1-0/+4
2023-08-03ext4: correct some stale comment of criteriaKemeng Shi1-4/+4
2023-08-03ext4: return found group directly in ext4_mb_choose_next_group_best_availKemeng Shi1-10/+8
2023-08-03ext4: return found group directly in ext4_mb_choose_next_group_goal_fastKemeng Shi1-8/+6
2023-08-03ext4: remove unused ext4_{set}/{clear}_bit_atomicKemeng Shi1-2/+0
2023-08-03ext4: replace the traditional ternary conditional operator with with max()/min()Kemeng Shi1-4/+2
2023-08-03ext4: remove unnecessary return for void functionKemeng Shi1-9/+1
2023-08-03ext4: use is_power_of_2 helper in ext4_mb_regular_allocatorKemeng Shi1-4/+1
2023-08-03ext4: return found group directly in ext4_mb_choose_next_group_p2_alignedKemeng Shi1-14/+7