1. ce8c59d ext4: add fast commit stats in procfs by Harshad Shirwadkar · 4 years, 5 months ago
  2. 0f0672f ext4: add a mount opt to forcefully turn fast commits on by Harshad Shirwadkar · 4 years, 5 months ago
  3. 8016e29 ext4: fast commit recovery path by Harshad Shirwadkar · 4 years, 5 months ago
  4. 5b849b5 jbd2: fast commit recovery path by Harshad Shirwadkar · 4 years, 5 months ago
  5. aa75f4d ext4: main fast-commit commit path by Harshad Shirwadkar · 4 years, 5 months ago
  6. ff780b9 jbd2: add fast commit machinery by Harshad Shirwadkar · 4 years, 5 months ago
  7. 6866d7b ext4 / jbd2: add fast commit initialization by Harshad Shirwadkar · 4 years, 5 months ago
  8. 995a3ed ext4: add fast_commit feature and handling for extended mount options by Harshad Shirwadkar · 4 years, 5 months ago
  9. f5b8b29 doc: update ext4 and journalling docs to include fast commit feature by Harshad Shirwadkar · 4 years, 5 months ago
  10. e0770e9 ext4: Detect already used quota file early by Jan Kara · 4 years, 5 months ago
  11. fc750a3b jbd2: avoid transaction reuse after reformatting by changfengnan · 4 years, 5 months ago
  12. d3e7d20 ext4: use the normal helper to get the actual inode by Kaixu Xia · 4 years, 5 months ago
  13. d1e18b8 ext4: fix bs < ps issue reported with dioread_nolock mount opt by Ritesh Harjani · 4 years, 5 months ago
  14. afb585a ext4: data=journal: write-protect pages on j_submit_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 5 months ago
  15. 64a9f14 ext4: data=journal: fixes for ext4_page_mkwrite() by Mauricio Faria de Oliveira · 4 years, 5 months ago
  16. 342af94 jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 5 months ago
  17. aa3c0c6 jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 5 months ago
  18. 8394a6a ext4: introduce ext4_sb_bread_unmovable() to replace sb_bread_unmovable() by zhangyi (F) · 4 years, 6 months ago
  19. 0a846f4 ext4: use ext4_sb_bread() instead of sb_bread() by zhangyi (F) · 4 years, 6 months ago
  20. 5df1d41 ext4: introduce ext4_sb_breadahead_unmovable() to replace sb_breadahead_unmovable() by zhangyi (F) · 4 years, 6 months ago
  21. 60c776e ext4: use ext4_buffer_uptodate() in __ext4_get_inode_loc() by zhangyi (F) · 4 years, 6 months ago
  22. 2d069c0 ext4: use common helpers in all places reading metadata buffers by zhangyi (F) · 4 years, 6 months ago
  23. fa491b1 ext4: introduce new metadata buffer read helpers by zhangyi (F) · 4 years, 6 months ago
  24. d9befed ext4: clear buffer verified flag if read meta block from disk by zhangyi (F) · 4 years, 6 months ago
  25. af8c53c ext4: limit entries returned when counting fsmap records by Darrick J. Wong · 4 years, 6 months ago
  26. addd752 ext4: make mb_check_counter per group by Chunguang Xu · 4 years, 6 months ago
  27. 9d1f9b2 ext4: delete invalid comments near mb_buddy_adjust_border by Chunguang Xu · 4 years, 6 months ago
  28. 9704a32 ext4: fix bdev write error check failed when mount fs with ro by Zhang Xiaoxu · 4 years, 6 months ago
  29. dd0db94 ext4: rename system_blks to s_system_blks inside ext4_sb_info by Chunguang Xu · 4 years, 6 months ago
  30. ee7ed3a ext4: rename journal_dev to s_journal_dev inside ext4_sb_info by Chunguang Xu · 4 years, 6 months ago
  31. 15a119e jbd2: fix the comment of struct jbd2_journal_handle by Hui Su · 4 years, 6 months ago
  32. 2be7d71 ext4: add trace exit in exception path. by Zhang Qilong · 4 years, 6 months ago
  33. 9faac62 ext4: optimize file overwrites by Ritesh Harjani · 4 years, 6 months ago
  34. 7eb90a2 ext4: remove unused including <linux/version.h> by Tian Tao · 4 years, 6 months ago
  35. acaa532 ext4: fix superblock checksum calculation race by Constantine Sapuntzakis · 4 years, 6 months ago
  36. c9e8716 ext4: fix error handling code in add_new_gdb by Dinghao Liu · 4 years, 7 months ago
  37. aa2f779 ext4: disallow modifying DAX inode flag if inline_data has been set by Xiao Yang · 4 years, 7 months ago
  38. 15ed285 ext4: remove unused argument from ext4_(inc|dec)_count by Nikolay Borisov · 4 years, 7 months ago
  39. 81e8c3c ext4: do not interpret high bytes if 64bit feature is disabled by Petr Malat · 4 years, 7 months ago
  40. b483bb7 ext4: delete duplicated words + other fixes by Randy Dunlap · 4 years, 8 months ago
  41. 766ef1e ext4: flag as supporting buffered async reads by Jens Axboe · 4 years, 8 months ago
  42. cb8d53d ext4: fix leaking sysfs kobject after failed mount by Eric Biggers · 4 years, 6 months ago
  43. 5b3dc19 ext4: discard preallocations before releasing group lock by Jan Kara · 4 years, 6 months ago
  44. 70022da ext4: fix dead loop in ext4_mb_new_blocks by Ye Bin · 4 years, 6 months ago
  45. 0e6895b ext4: implement swap_activate aops using iomap by Ritesh Harjani · 4 years, 7 months ago
  46. a1b8638 Linux 5.9-rc7 by Linus Torvalds · 4 years, 6 months ago
  47. 16bc1d5 Merge tag 'kbuild-fixes-v5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
  48. f881855 Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  49. ba25f05 Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  50. d042035 mm/thp: Split huge pmds/puds if they're pinned when fork() by Peter Xu · 4 years, 6 months ago
  51. 70e806e mm: Do early cow for pinned pages during fork() for ptes by Peter Xu · 4 years, 6 months ago
  52. 7a4830c mm/fork: Pass new vma pointer into copy_page_range() by Peter Xu · 4 years, 6 months ago
  53. 008cfe4 mm: Introduce mm_struct.has_pinned by Peter Xu · 4 years, 6 months ago
  54. a7b6c0f Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 4 years, 6 months ago
  55. a1bffa4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 6 months ago
  56. 692495b Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  57. 9d2fbae Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  58. eeddbe6 Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 6 months ago
  59. 8fb1e91 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 6 months ago
  60. ce26842 mm: validate pmd after splitting by Minchan Kim · 4 years, 6 months ago
  61. f85086f mm: don't rely on system state to detect hot-plug operations by Laurent Dufour · 4 years, 6 months ago
  62. c1d0da8 mm: replace memmap_context by meminit_context by Laurent Dufour · 4 years, 6 months ago
  63. a1cd6c2 arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback by Mikulas Patocka · 4 years, 6 months ago
  64. ffa550c lib/memregion.c: include memregion.h by Jason Yan · 4 years, 6 months ago
  65. 1e1b6d6 lib/string.c: implement stpcpy by Nick Desaulniers · 4 years, 6 months ago
  66. 6c5c7b9 mm/migrate: correct thp migration stats by Zi Yan · 4 years, 6 months ago
  67. d3f7b1b mm/gup: fix gup_fast with dynamic page table folding by Vasily Gorbik · 4 years, 6 months ago
  68. 8d3fe09 mm: memcontrol: fix missing suffix of workingset_restore by Muchun Song · 4 years, 6 months ago
  69. 4166343 mm, THP, swap: fix allocating cluster for swapfile by mistake by Gao Xiang · 4 years, 6 months ago
  70. 678ff6a mm: slab: fix potential double free in ___cache_free by Shakeel Butt · 4 years, 6 months ago
  71. e30d694 Documentation/llvm: Fix clang target examples by Florian Fainelli · 4 years, 6 months ago
  72. 7c7ec32 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 6 months ago
  73. b463b6f Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 6 months ago
  74. 782d122 Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 6 months ago
  75. 814324b Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 6 months ago
  76. 9a3a087 Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 6 months ago
  77. f38c7e3 io_uring: ensure async buffered read-retry is setup properly by Jens Axboe · 4 years, 6 months ago
  78. 6d28cf7 Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 6 months ago
  79. 15083aa Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
  80. 4bb05f3 KVM: SVM: Add a dedicated INVD intercept routine by Tom Lendacky · 4 years, 6 months ago
  81. 33d04c6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 6 months ago
  82. 574ec42 Merge tag 'drm-fixes-2020-09-25' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
  83. 6040723 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 6 months ago
  84. 62c774e io_uring: don't unconditionally set plug->nowait = true by Jens Axboe · 4 years, 6 months ago
  85. 1b0e6e2 Merge tag 'devfreq-fixes-for-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux by Rafael J. Wysocki · 4 years, 6 months ago
  86. 3aab917 block: remove unused BLK_QC_T_EAGAIN flag by Jeffle Xu · 4 years, 6 months ago
  87. f3cd4850 io_uring: ensure open/openat2 name is cleaned on cancelation by Jens Axboe · 4 years, 6 months ago
  88. 8d214c4 KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE by Sean Christopherson · 4 years, 6 months ago
  89. ba78755e Merge tag 'drm-misc-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 6 months ago
  90. f3231a0 Merge tag 'drm-intel-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 6 months ago
  91. 720777c BackMerge commit '98477740630f270aecf648f1d6a9dbc6027d4ff1' into drm-fixes by Dave Airlie · 4 years, 6 months ago
  92. 9754d6c Merge tag 'nvme-5.9-2020-09-24' of git://git.infradead.org/nvme into block-5.9 by Jens Axboe · 4 years, 6 months ago
  93. ee6fa05 KVM: x86: fix MSR_IA32_TSC read for nested migration by Maxim Levitsky · 4 years, 6 months ago
  94. 171d4ff Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 6 months ago
  95. 8fa5960 Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 6 months ago
  96. 9ef7dce Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 6 months ago
  97. 516d980 scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.* by Masahiro Yamada · 4 years, 6 months ago
  98. be068f2 mm: fix misplaced unlock_page in do_wp_page() by Linus Torvalds · 4 years, 6 months ago
  99. 00fb259 spi: bcm-qspi: Fix probe regression on iProc platforms by Ray Jui · 4 years, 6 months ago
  100. f7e8098 s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl by Christian Borntraeger · 4 years, 6 months ago