1. 09355d9 ext4: remove redundant max inline_size check in ext4_da_write_inline_data_begin() by Ritesh Harjani · 3 years ago
  2. 897026a ext4: fix error handling in ext4_restore_inline_data() by Ritesh Harjani · 3 years ago
  3. bdc8a53 ext4: fast commit may miss file actions by Xin Yin · 3 years ago
  4. e85c81b ext4: fast commit may not fallback for ineligible commit by Xin Yin · 3 years ago
  5. 31a074a ext4: modify the logic of ext4_mb_new_blocks_simple by Xin Yin · 3 years ago
  6. 599ea31 ext4: prevent used blocks from being allocated during fast commit replay by Xin Yin · 3 years ago
  7. 6eeaf88 ext4: don't use the orphan list when migrating an inode by Theodore Ts'o · 3 years ago
  8. a2e3965 ext4: use BUG_ON instead of if condition followed by BUG by xu xin · 3 years ago
  9. da9e480 ext4: fix a copy and paste typo by Dan Carpenter · 3 years ago
  10. e81c930 ext4: set csum seed in tmp inode while migrating to extents by Luís Henriques · 3 years ago
  11. ae6ec19 ext4: remove unnecessary 'offset' assignment by luo penghao · 3 years, 1 month ago
  12. a6dbc76 ext4: remove redundant o_start statement by luo penghao · 3 years, 1 month ago
  13. 037e7c5 ext4: drop an always true check by Adam Borowski · 3 years, 1 month ago
  14. fac888b ext4: remove unused assignments by luo penghao · 3 years, 2 months ago
  15. a660be9 ext4: remove redundant statement by luo penghao · 3 years, 2 months ago
  16. effc5b3 ext4: remove useless resetting io_end_size in mpage_process_page() by Nghia Le · 3 years, 2 months ago
  17. 4a69aec ext4: allow to change s_last_trim_minblks via sysfs by Lukas Czerner · 3 years, 2 months ago
  18. 2327fb2 ext4: change s_last_trim_minblks type to unsigned long by Lukas Czerner · 3 years, 2 months ago
  19. bbc605c ext4: implement support for get/set fs label by Lukas Czerner · 3 years ago
  20. 4c1bd5a ext4: only set EXT4_MOUNT_QUOTA when journalled quota file is specified by Lukas Czerner · 3 years ago
  21. 13b215a ext4: don't use kfree() on rcu protected pointer sbi->s_qf_names by Lukas Czerner · 3 years ago
  22. 173b6e3 ext4: avoid trim error on fs with small groups by Jan Kara · 3 years, 2 months ago
  23. 5c48a7d ext4: fix an use-after-free issue about data=journal writeback mode by Zhang Yi · 3 years ago
  24. 298b5c5 ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits' by Ye Bin · 3 years ago
  25. c27c29c ext4: initialize err_blk before calling __ext4_get_inode_loc by Harshad Shirwadkar · 3 years, 1 month ago
  26. 8c80fb3 ext4: fix a possible ABBA deadlock due to busy PA by Chunguang Xu · 3 years, 1 month ago
  27. dfac1a1 ext4: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 3 months ago
  28. 4013d47 ext4: make sure to reset inode lockdep class when quota enabling fails by Jan Kara · 3 years, 3 months ago
  29. 15fc69b ext4: make sure quota gets properly shutdown on error by Jan Kara · 3 years, 3 months ago
  30. 380a009 ext4: Fix BUG_ON in ext4_bread when write quota data by Ye Bin · 3 years ago
  31. ab047d5 ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal by Sebastian Andrzej Siewior · 3 years ago
  32. 9725958 ext4: fast commit may miss tracking unwritten range during ftruncate by Xin Yin · 3 years ago
  33. 0b5b5a6 ext4: use ext4_ext_remove_space() for fast commit replay delete range by Xin Yin · 3 years ago
  34. 5e4d0eb ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE by Xin Yin · 3 years ago
  35. d1199b9 ext4: update fast commit TODOs by Harshad Shirwadkar · 3 years ago
  36. 0915e46 ext4: simplify updating of fast commit stats by Harshad Shirwadkar · 3 years ago
  37. 7bbbe24 ext4: drop ineligible txn start stop APIs by Harshad Shirwadkar · 3 years ago
  38. 2729cfd ext4: use ext4_journal_start/stop for fast commit transactions by Harshad Shirwadkar · 3 years ago
  39. 960e0ab ext4: fix i_version handling on remount by Lukas Czerner · 3 years ago
  40. 4437992 ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME by Lukas Czerner · 3 years ago
  41. 4c24672 ext4: don't fail remount if journalling mode didn't change by Lukas Czerner · 3 years ago
  42. ba2e524 ext4: Remove unused match_table_t tokens by Lukas Czerner · 3 years, 2 months ago
  43. cebe85d ext4: switch to the new mount api by Lukas Czerner · 3 years, 2 months ago
  44. 97d8a67 ext4: change token2str() to use ext4_param_specs by Lukas Czerner · 3 years, 2 months ago
  45. 02f960f ext4: clean up return values in handle_mount_opt() by Lukas Czerner · 3 years, 2 months ago
  46. 7edfd85 ext4: Completely separate options parsing and sb setup by Lukas Czerner · 3 years, 2 months ago
  47. 6e47a3cc ext4: get rid of super block and sbi from handle_mount_ops() by Lukas Czerner · 3 years, 2 months ago
  48. b6bd243 ext4: check ext2/3 compatibility outside handle_mount_opt() by Lukas Czerner · 3 years, 2 months ago
  49. e6e268c ext4: move quota configuration out of handle_mount_opt() by Lukas Czerner · 3 years, 2 months ago
  50. da812f6 ext4: Allow sb to be NULL in ext4_msg() by Lukas Czerner · 3 years, 2 months ago
  51. 461c3af ext4: Change handle_mount_opt() to use fs_parameter by Lukas Czerner · 3 years, 2 months ago
  52. 4c94bff ext4: move option validation to a separate function by Lukas Czerner · 3 years, 2 months ago
  53. e5a185c ext4: Add fs parameter specifications for mount options by Lukas Czerner · 3 years, 2 months ago
  54. 6abfaaf fs_parse: allow parameter value to be empty by Lukas Czerner · 3 years, 2 months ago
  55. 0fcfb00 Linux 5.16-rc4 by Linus Torvalds · 3 years, 1 month ago
  56. 268ba09 Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 1 month ago
  57. 9442070 Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 1 month ago
  58. 5163953 Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 1 month ago
  59. 7587a4a Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  60. 1d21376 Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  61. f5d54a4 Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  62. 90bf8d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
  63. ad5b353 KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure by Tom Lendacky · 3 years, 1 month ago
  64. a655276 KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary by Sean Christopherson · 3 years, 2 months ago
  65. 75236f5 KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails by Sean Christopherson · 3 years, 2 months ago
  66. 79a7216 Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 1 month ago
  67. 23b55d6 Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 1 month ago
  68. afdb4a5 parisc: Mark cr16 CPU clocksource unstable on all SMP machines by Helge Deller · 3 years, 1 month ago
  69. 0f9fee4 parisc: Fix "make install" on newer debian releases by Helge Deller · 3 years, 1 month ago
  70. bbef3c7 Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
  71. 8b9a022 Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
  72. e3b8bb4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 1 month ago
  73. 5c623c3 Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 1 month ago
  74. 315c4f8 sched/uclamp: Fix rq->uclamp_max not set on first enqueue by Qais Yousef · 3 years, 1 month ago
  75. 9ed20ba preempt/dynamic: Fix setup_preempt_mode() return value by Andrew Halaney · 3 years, 1 month ago
  76. 12119cf Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 1 month ago
  77. 4ec6afd Merge tag 'pm-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
  78. 757f3e6 Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 1 month ago
  79. a2aeaea Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 1 month ago
  80. f66062c Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 1 month ago
  81. a44f27e Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 3 years, 1 month ago
  82. bbb9db5 cifs: avoid use of dstaddr as key for fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  83. 2adc820 cifs: add server conn_id to fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  84. 5bf91ef cifs: wait for tcon resource_id before getting fscache super by Shyam Prasad N · 3 years, 1 month ago
  85. 65de262 cifs: fix missed refcounting of ipc tcon by Paulo Alcantara · 3 years, 1 month ago
  86. 5c8f6a2 x86/xen: Add xenpv_restore_regs_and_return_to_usermode() by Lai Jiangshan · 3 years, 1 month ago
  87. 1367afa x86/entry: Use the correct fence macro after swapgs in kernel CR3 by Lai Jiangshan · 3 years, 1 month ago
  88. 054aa8d fget: check that the fd still exists after getting a ref to it by Linus Torvalds · 3 years, 1 month ago
  89. c07e455 x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry() by Lai Jiangshan · 3 years, 1 month ago
  90. 404c912 Merge branch 'powercap' by Rafael J. Wysocki · 3 years, 1 month ago
  91. 1d5379d0 x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword by Michael Sterritt · 3 years, 1 month ago
  92. 1ac5e21 powercap: DTPM: Drop unused local variable from init_dtpm() by Rafael J. Wysocki · 3 years, 1 month ago
  93. a226abc io-wq: don't retry task_work creation failure on fatal conditions by Jens Axboe · 3 years, 1 month ago
  94. 9cabe26e serial: 8250_bcm7271: UART errors after resuming from S2 by Al Cooper · 3 years, 1 month ago
  95. 37307f7 usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init() by Zhou Qingyang · 3 years, 1 month ago
  96. 387c2b6 usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests by Frank Li · 3 years, 1 month ago
  97. fbcd13d usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect by Badhri Jagan Sridharan · 3 years, 1 month ago
  98. d2a0040 USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub by Ole Ernst · 3 years, 1 month ago
  99. 09f736a xhci: Fix commad ring abort, write all 64 bits to CRCR register. by Mathias Nyman · 3 years, 1 month ago
  100. 51523ed x86/64/mm: Map all kernel memory into trampoline_pgd by Joerg Roedel · 3 years, 1 month ago