summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-30ext4: place buffer head allocation before handle startJinke Han
2022-09-30ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodateZhang Yi
2022-09-30ext4: unconditionally enable the i_version counterJeff Layton
2022-09-29fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner
2022-09-29ext4: don't increase iversion counter for ea_inodesLukas Czerner
2022-09-29ext4: fix check for block being out of directory sizeJan Kara
2022-09-29fs/buffer: make submit_bh & submit_bh_wbc return type as voidRitesh Harjani (IBM)
2022-09-29fs/buffer: drop useless return value of submit_bhRitesh Harjani (IBM)
2022-09-29fs/ntfs: drop useless return value of submit_bh from ntfs_submit_bh_for_readRitesh Harjani (IBM)
2022-09-29jbd2: drop useless return value of submit_bhRitesh Harjani (IBM)
2022-09-29ext4: make ext4_lazyinit_thread freezableLalith Rajendran
2022-09-29ext4: fix null-ptr-deref in ext4_write_infoBaokun Li
2022-09-29ext4: don't run ext4lazyinit for read-only filesystemsJosh Triplett
2022-09-29ext4: remove deprecated noacl/nouser_xattr optionsYang Xu
2022-09-29ext4: avoid crash when inline data creation follows DIO writeJan Kara
2022-09-27ext4: minor defrag code improvementsEric Whitney
2022-09-27ext4: continue to expand file system when the target size doesn't reachJerry Lee 李修賢
2022-09-26ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_gro...Jan Kara
2022-09-22ext4: limit the number of retries after discarding preallocations blocksTheodore Ts'o
2022-09-22ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques
2022-09-21ext4: use buckets for cr 1 block scan instead of rbtreeJan Kara
2022-09-21ext4: use locality group preallocation for small closed filesJan Kara
2022-09-21ext4: make directory inode spreading reflect flexbg sizeJan Kara
2022-09-21ext4: avoid unnecessary spreading of allocations among groupsJan Kara
2022-09-21ext4: make mballoc try target group first even with mb_optimize_scanJan Kara
2022-09-04Linux 6.0-rc4Linus Torvalds
2022-09-04Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-04Makefile.extrawarn: re-enable -Wformat for clang; take 2Nick Desaulniers
2022-09-03Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-03gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-03Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-03Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-03Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-03Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-03Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-03LoongArch: mm: Remove the unneeded result variableye xingchen
2022-09-03LoongArch: Fix arch_remove_memory() undefined build errorYupeng Li
2022-09-03LoongArch: Fix section mismatch due to acpi_os_ioremap()Huacai Chen
2022-09-03LoongArch: Improve dump_tlb() output messagesHuacai Chen
2022-09-03LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entryHuacai Chen
2022-09-03LoongArch: Avoid orphan input sectionsArd Biesheuvel
2022-09-02Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds