summaryrefslogtreecommitdiffstats
path: root/fs/ext4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-03-2213-264/+472
|\
| * ext4: fix kernel doc warningsTheodore Ts'o2022-03-152-3/+4
| * ext4: add commit tid info in ext4_fc_commit_start/stop trace eventsRitesh Harjani2022-03-151-2/+2
| * ext4: add commit_tid info in jbd debug logRitesh Harjani2022-03-151-6/+9
| * ext4: add transaction tid info in fc_track eventsRitesh Harjani2022-03-151-5/+5
| * ext4: add new trace event in ext4_fc_cleanupRitesh Harjani2022-03-151-0/+1
| * ext4: return early for non-eligible fast_commit track eventsRitesh Harjani2022-03-152-14/+60
| * ext4: do not call FC trace event in ext4_fc_commit() if FS does not support FCRitesh Harjani2022-03-131-3/+3
| * ext4: remove unused enum EXT4_FC_COMMIT_FAILEDRitesh Harjani2022-03-131-1/+0
| * ext4: warn when dirtying page w/o buffers in data=journal modeJan Kara2022-03-131-4/+6
| * ext4: make mb_optimize_scan performance mount option work with extentsOjaswin Mujoo2022-03-131-1/+1
| * ext4: make mb_optimize_scan option work with set/unset mount cmdOjaswin Mujoo2022-03-131-10/+14
| * ext4: don't BUG if someone dirty pages without asking ext4 firstTheodore Ts'o2022-03-031-0/+25
| * ext4: remove redundant assignment to variable split_flag1Colin Ian King2022-03-031-1/+0
| * ext4: fix underflow in ext4_max_bitmap_size()Zhang Yi2022-03-031-15/+31
| * ext4: fix ext4_mb_clear_bb() kernel-doc commentYang Li2022-03-031-1/+0
| * ext4: fix fs corruption when tring to remove a non-empty directory with IO errorYe Bin2022-03-032-10/+9
| * ext4: use time_is_before_jiffies() instead of open coding itWang Qing2022-03-031-1/+2
| * ext4: improve fast_commit performance and scalabilityRitesh Harjani2022-03-033-18/+59
| * ext4: add extra check in ext4_mb_mark_bb() to prevent against possible corrup...Ritesh Harjani2022-02-261-0/+8
| * ext4: add strict range checks while freeing blocksRitesh Harjani2022-02-261-13/+3
| * ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()Ritesh Harjani2022-02-262-9/+20
| * ext4: no need to test for block bitmap bits in ext4_mb_mark_bb()Ritesh Harjani2022-02-261-1/+1
| * ext4: rename ext4_set_bits to mb_set_bitsRitesh Harjani2022-02-263-10/+10
| * ext4: use in_range() for range checking in ext4_fc_replay_check_excludedRitesh Harjani2022-02-261-2/+2
| * ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()Ritesh Harjani2022-02-261-78/+102
| * ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commitRitesh Harjani2022-02-261-55/+76
| * ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bbRitesh Harjani2022-02-261-7/+12
| * ext4: fix remount with 'abort' optionLukas Czerner2022-02-261-8/+21
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2022-03-222-4/+13
|\ \
| * | ext4: support direct I/O with fscrypt using blk-cryptoEric Biggers2022-02-082-4/+13
| |/
* | Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-b...Linus Torvalds2022-03-221-4/+3
|\ \
| * | ext4: pass the operation to bio_allocChristoph Hellwig2022-02-271-4/+3
* | | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-222-9/+7
|\ \ \ | |_|/ |/| |
| * | ext4: stop using bio_devnameChristoph Hellwig2022-03-071-3/+2
| |/
| * block: pass a block_device and opf to bio_allocChristoph Hellwig2022-02-022-6/+5
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-0615-112/+151
|\ \
| * | fs/ext4: fix comments mentioning i_mutexhongnanli2022-02-038-20/+20
| * | ext4: fix incorrect type issue during replay_del_rangeXin Yin2022-02-031-2/+3
| * | ext4: fix potential NULL pointer dereference in ext4_fill_super()Lukas Czerner2022-02-031-1/+1
| * | ext4: fix error handling in ext4_fc_record_modified_inode()Ritesh Harjani2022-02-031-35/+29
| * | ext4: remove redundant max inline_size check in ext4_da_write_inline_data_beg...Ritesh Harjani2022-02-031-9/+4
| * | ext4: fix error handling in ext4_restore_inline_data()Ritesh Harjani2022-02-031-1/+9
| * | ext4: fast commit may miss file actionsXin Yin2022-02-033-10/+7
| * | ext4: fast commit may not fallback for ineligible commitXin Yin2022-02-038-20/+39
| * | ext4: modify the logic of ext4_mb_new_blocks_simpleXin Yin2022-02-031-9/+17
| * | ext4: prevent used blocks from being allocated during fast commit replayXin Yin2022-02-033-5/+22
* | | Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-015-23/+23
|\ \ \ | |_|/ |/| |
| * | unicode: clean up the Kconfig symbol confusionChristoph Hellwig2022-01-215-23/+23
* | | mm: remove cleancacheChristoph Hellwig2022-01-222-9/+0