]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/history - fs
ext4: add a mount opt to forcefully turn fast commits on
[mirror_ubuntu-hirsute-kernel.git] / fs /
2020-10-22 Harshad Shirwadkarext4: add a mount opt to forcefully turn fast commits on
2020-10-22 Harshad Shirwadkarext4: fast commit recovery path
2020-10-22 Harshad Shirwadkarjbd2: fast commit recovery path
2020-10-22 Harshad Shirwadkarext4: main fast-commit commit path
2020-10-22 Harshad Shirwadkarjbd2: add fast commit machinery
2020-10-22 Harshad Shirwadkarext4 / jbd2: add fast commit initialization
2020-10-22 Harshad Shirwadkarext4: add fast_commit feature and handling for extended...
2020-10-18 Jan Karaext4: Detect already used quota file early
2020-10-18 changfengnanjbd2: avoid transaction reuse after reformatting
2020-10-18 Kaixu Xiaext4: use the normal helper to get the actual inode
2020-10-18 Ritesh Harjaniext4: fix bs < ps issue reported with dioread_nolock...
2020-10-18 Mauricio Faria de... ext4: data=journal: write-protect pages on j_submit_ino...
2020-10-18 Mauricio Faria de... ext4: data=journal: fixes for ext4_page_mkwrite()
2020-10-18 Mauricio Faria de... jbd2, ext4, ocfs2: introduce/use journal callbacks...
2020-10-18 Mauricio Faria de... jbd2: introduce/export functions jbd2_journal_submit...
2020-10-18 zhangyi (F)ext4: introduce ext4_sb_bread_unmovable() to replace...
2020-10-18 zhangyi (F)ext4: use ext4_sb_bread() instead of sb_bread()
2020-10-18 zhangyi (F)ext4: introduce ext4_sb_breadahead_unmovable() to repla...
2020-10-18 zhangyi (F)ext4: use ext4_buffer_uptodate() in __ext4_get_inode_loc()
2020-10-18 zhangyi (F)ext4: use common helpers in all places reading metadata...
2020-10-18 zhangyi (F)ext4: introduce new metadata buffer read helpers
2020-10-18 zhangyi (F)ext4: clear buffer verified flag if read meta block...
2020-10-18 Darrick J. Wongext4: limit entries returned when counting fsmap records
2020-10-18 Chunguang Xuext4: make mb_check_counter per group
2020-10-18 Chunguang Xuext4: delete invalid comments near mb_buddy_adjust_border
2020-10-18 Zhang Xiaoxuext4: fix bdev write error check failed when mount...
2020-10-18 Chunguang Xuext4: rename system_blks to s_system_blks inside ext4_s...
2020-10-18 Chunguang Xuext4: rename journal_dev to s_journal_dev inside ext4_s...
2020-10-18 Zhang Qilongext4: add trace exit in exception path.
2020-10-18 Ritesh Harjaniext4: optimize file overwrites
2020-10-18 Tian Taoext4: remove unused including <linux/version.h>
2020-10-18 Constantine Sapunt... ext4: fix superblock checksum calculation race
2020-10-18 Dinghao Liuext4: fix error handling code in add_new_gdb
2020-10-18 Xiao Yangext4: disallow modifying DAX inode flag if inline_data...
2020-10-18 Nikolay Borisovext4: remove unused argument from ext4_(inc|dec)_count
2020-10-18 Petr Malatext4: do not interpret high bytes if 64bit feature...
2020-10-18 Randy Dunlapext4: delete duplicated words + other fixes
2020-10-18 Jens Axboeext4: flag as supporting buffered async reads
2020-10-18 Eric Biggersext4: fix leaking sysfs kobject after failed mount
2020-10-18 Jan Karaext4: discard preallocations before releasing group...
2020-10-18 Ye Binext4: fix dead loop in ext4_mb_new_blocks
2020-10-18 Ritesh Harjaniext4: implement swap_activate aops using iomap
2020-09-27 Linus TorvaldsMerge tag 'kbuild-fixes-v5.9-4' of git://git.kernel...
2020-09-27 Linus TorvaldsMerge tag 'x86-urgent-2020-09-27' of git://git.kernel...
2020-09-27 Linus TorvaldsMerge tag 'timers-urgent-2020-09-27' of git://git.kerne...
2020-09-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2020-09-26 Linus TorvaldsMerge tag 'io_uring-5.9-2020-09-25' of git://git.kernel...
2020-09-26 Linus TorvaldsMerge tag 'block-5.9-2020-09-25' of git://git.kernel...
2020-09-26 Linus TorvaldsMerge tag 's390-5.9-7' of git://git.kernel.org/pub...
2020-09-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-09-25 Linus TorvaldsMerge tag 'mips_fixes_5.9_3' of git://git.kernel.org...
2020-09-25 Linus TorvaldsMerge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org...
2020-09-25 Linus TorvaldsMerge tag 'regulator-fix-v5.9-rc6' of git://git.kernel...
2020-09-25 Linus TorvaldsMerge tag 'regmap-fix-v5.9-rc6' of git://git.kernel...
2020-09-25 Jens Axboeio_uring: ensure async buffered read-retry is setup...
2020-09-25 Linus TorvaldsMerge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/proje...
2020-09-25 Linus TorvaldsMerge tag 'pm-5.9-rc7' of git://git.kernel.org/pub...
2020-09-25 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-09-25 Linus TorvaldsMerge tag 'drm-fixes-2020-09-25' of git://anongit.freed...
2020-09-25 Jens Axboeio_uring: don't unconditionally set plug->nowait =...
2020-09-25 Jens Axboeio_uring: ensure open/openat2 name is cleaned on cancel...
2020-09-25 Dave AirlieMerge tag 'drm-misc-fixes-2020-09-24' of git://anongit...
2020-09-24 Linus TorvaldsMerge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org...
2020-09-24 Linus TorvaldsMerge tag 'media/v5.9-3' of git://git.kernel.org/pub...
2020-09-24 Linus TorvaldsMerge tag 'sound-5.9-rc7' of git://git.kernel.org/pub...
2020-09-23 Linus TorvaldsMerge tag 'trace-v5.9-rc5-2' of git://git.kernel.org...
2020-09-23 Linus TorvaldsMerge tag 'for-5.9/dm-fixes-2' of git://git.kernel...
2020-09-23 Linus TorvaldsMerge tag 'for-5.9-rc6-tag' of git://git.kernel.org...
2020-09-22 Dave AirlieMerge tag 'drm-misc-fixes-2020-09-18' of git://anongit...
2020-09-22 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2020-09-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-09-22 Linus TorvaldsMerge tag 'io_uring-5.9-2020-09-22' of git://git.kernel...
2020-09-22 Linus TorvaldsMerge tag 'block-5.9-2020-09-22' of git://git.kernel...
2020-09-22 Jani NikulaMerge tag 'gvt-fixes-2020-09-17' of https://github...
2020-09-22 Linus TorvaldsMerge tag 'trace-v5.9-rc5' of git://git.kernel.org...
2020-09-22 Anand Jainbtrfs: fix put of uninitialized kobject after seed...
2020-09-21 Linus TorvaldsMerge branch 'rcu/urgent' of git://git.kernel.org/pub...
2020-09-21 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-09-21 Jens Axboeio_uring: fix openat/openat2 unified prep handling
2020-09-21 Jens Axboeio_uring: mark statx/files_update/epoll_ctl as non...
2020-09-21 Jens Axboeio_uring: don't use retry based buffered reads for...
2020-09-21 Jens Axboeio_uring: don't re-setup vecs/iter in io_resumit_prep...
2020-09-21 Johannes Thumshirnbtrfs: fix overflow when copying corrupt csums for...
2020-09-20 Linus TorvaldsMerge tag 'core_urgent_for_v5.9_rc6' of git://git.kerne...
2020-09-20 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.9_rc6' of git://git...
2020-09-20 Linus TorvaldsMerge tag 'locking_urgent_for_v5.9_rc6' of git://git...
2020-09-20 Linus TorvaldsMerge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel...
2020-09-20 Linus TorvaldsMerge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel...
2020-09-20 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel...
2020-09-20 Linus TorvaldsMerge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel...
2020-09-20 Linus TorvaldsMerge tag 'usb-5.9-rc6' of git://git.kernel.org/pub...
2020-09-20 Linus TorvaldsMerge tag 'tty-5.9-rc6' of git://git.kernel.org/pub...
2020-09-20 Linus TorvaldsMerge tag 'edac_urgent_for_v5.9_rc6' of git://git.kerne...
2020-09-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-09-20 Linus TorvaldsMerge tag 'kbuild-fixes-v5.9-3' of git://git.kernel...
2020-09-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-09-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2020-09-19 Tobias Klauserfs/fs-writeback.c: adjust dirtytime_interval_handler...
2020-09-19 Linus TorvaldsMerge tag 's390-5.9-6' of git://git.kernel.org/pub...
2020-09-18 David S. MillerMerge tag 'batadv-net-for-davem-20200918' of git:/...
next