1. e68cf40 ext4: mballoc: refactor ext4_mb_show_ac() by Ritesh Harjani · 4 years, 8 months ago
  2. 212da3e ext4: mballoc: print bb_free info even when it is 0 by Ritesh Harjani · 4 years, 8 months ago
  3. 73c384c0 ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path by Theodore Ts'o · 4 years, 8 months ago
  4. 08adf45 ext4: fix race between ext4_sync_parent() and rename() by Eric Biggers · 4 years, 8 months ago
  5. 80dd497 ext4: fix a typo in a comment by Christophe JAILLET · 4 years, 8 months ago
  6. be809e1 ext4: clean up ext4_ext_convert_to_initialized() error handling by Eric Whitney · 4 years, 8 months ago
  7. 779e265 ext4: clean up GET_BLOCKS_PRE_IO error handling by Eric Whitney · 4 years, 8 months ago
  8. bee6cf0 ext4: remove redundant GET_BLOCKS_CONVERT code by Eric Whitney · 4 years, 8 months ago
  9. ee802f8 ext4: remove dead GET_BLOCKS_ZERO code by Eric Whitney · 4 years, 8 months ago
  10. b60ca33 ext4: don't ignore return values from ext4_ext_dirty() by Harshad Shirwadkar · 4 years, 8 months ago
  11. 4209ae1 ext4: handle ext4_mark_inode_dirty errors by Harshad Shirwadkar · 4 years, 8 months ago
  12. 8418897 ext4: fix error pointer dereference by Jeffle Xu · 4 years, 8 months ago
  13. ceff86f ext4: Avoid freeing inodes on dirty list by Jan Kara · 4 years, 8 months ago
  14. 4301efa writeback: Export inode_io_list_del() by Jan Kara · 4 years, 8 months ago
  15. 3bbd0ef ext4: fix buffer_head refcnt leak when ext4_iget() fails by Xiyu Yang · 4 years, 8 months ago
  16. c36a71b ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max by Harshad Shirwadkar · 4 years, 8 months ago
  17. 39c0ae1 ext4: remove unnecessary comparisons to bool by Jason Yan · 4 years, 8 months ago
  18. 493e83a ext4: translate a few more map flags to strings in tracepoints by Eric Whitney · 4 years, 9 months ago
  19. 9e52484 ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag by Eric Whitney · 4 years, 9 months ago
  20. 6b6aeff ext4: fix a style issue in fs/ext4/acl.c by Carlos Guerrero Álvarez · 4 years, 9 months ago
  21. ef5fd68 ext4: remove redundant variable has_bigalloc in ext4_fill_super by Kaixu Xia · 4 years, 9 months ago
  22. 781c036 ext4: remove unnecessary test_opt for DIOREAD_NOLOCK by Kaixu Xia · 4 years, 9 months ago
  23. 0e698df Linux 5.7-rc4 by Linus Torvalds · 4 years, 8 months ago
  24. 262f7a6 Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 8 months ago
  25. ea91593 Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
  26. eb91db6 MAINTAINERS: btrfs: fix git repo URL by Eric Biggers · 4 years, 8 months ago
  27. 743f057 Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago
  28. a538399 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 8 months ago
  29. f66ed1e Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 8 months ago
  30. 29a47f4 Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 8 months ago
  31. ed6889d Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 8 months ago
  32. 690e2ab Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 8 months ago
  33. 42eb62d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  34. cf01853 Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  35. 052c467 Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  36. ab386c4 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 8 months ago
  37. c536419 Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago
  38. 477bfeb Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  39. cebcff3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  40. 2fb3e82 io_uring: punt splice async because of inode mutex by Pavel Begunkov · 4 years, 8 months ago
  41. 4ee3631 io_uring: check non-sync defer_list carefully by Pavel Begunkov · 4 years, 8 months ago
  42. 7759a0b io_uring: fix extra put in sync_file_range() by Pavel Begunkov · 4 years, 8 months ago
  43. b52649a iommu/qcom: Fix local_base status check by Tang Bin · 4 years, 8 months ago
  44. ae74c19 iommu: Properly export iommu_group_get_for_dev() by Greg Kroah-Hartman · 4 years, 8 months ago
  45. ba61c3d iommu/vt-d: Use right Kconfig option name by Lu Baolu · 4 years, 8 months ago
  46. b74aa02 iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system by Suravee Suthikulpanit · 4 years, 8 months ago
  47. 3fd44c8 io_uring: use cond_resched() in io_ring_ctx_wait_and_kill() by Xiaoguang Wang · 4 years, 8 months ago
  48. dd461af io_uring: use proper references for fallback_req locking by Bijan Mottahedeh · 4 years, 8 months ago
  49. 490e896 io_uring: only force async punt if poll based retry can't handle it by Jens Axboe · 4 years, 8 months ago
  50. af197f5 io_uring: enable poll retry for any file with ->read_iter / ->write_iter by Jens Axboe · 4 years, 8 months ago
  51. e3dcd86 Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  52. a979bb7 Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 8 months ago
  53. c62098c Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 8 months ago
  54. c45e8bc Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 8 months ago
  55. 39e16d9 Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 8 months ago
  56. 0468915 Merge tag 'linux-kselftest-kunit-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  57. 75ec0ba Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  58. fb73974 selinux: properly handle multiple messages in selinux_netlink_send() by Paul Moore · 4 years, 8 months ago
  59. 9c07b75b NFS: Fix a race in __nfs_list_for_each_server() by Trond Myklebust · 4 years, 8 months ago
  60. af4a32a Merge tag 'mmc-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 8 months ago
  61. 1578e5d arm64: vdso: Add -fasynchronous-unwind-tables to cflags by Vincenzo Frascino · 4 years, 8 months ago
  62. 10c70d9 block: remove the bd_openers checks in blk_drop_partitions by Christoph Hellwig · 4 years, 8 months ago
  63. 47ed39e Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7 by Jens Axboe · 4 years, 8 months ago
  64. b75dfde fibmap: Warn and return an error in case of block > INT_MAX by Ritesh Harjani · 4 years, 8 months ago
  65. 6f49c25 dma-buf: fix documentation build warnings by Randy Dunlap · 4 years, 9 months ago
  66. c926c87 i2c: aspeed: Avoid i2c interrupt status clear race condition. by ryan_chen · 4 years, 8 months ago
  67. ac2b081 i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling by Dan Carpenter · 5 years ago
  68. 547d2c9 ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID by Takashi Iwai · 4 years, 8 months ago
  69. 9c6c723 btrfs: fix gcc-4.8 build warning for struct initializer by Arnd Bergmann · 4 years, 8 months ago
  70. 5ce0076 ALSA: opti9xx: shut up gcc-10 range warning by Arnd Bergmann · 4 years, 8 months ago
  71. 1d2cc5a Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
  72. 6c3efdc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
  73. 9dd124b iommu: spapr_tce: Disable compile testing to fix build on book3s_32 config by Krzysztof Kozlowski · 4 years, 9 months ago
  74. d1dcb72 iommu/mediatek: Fix MTK_IOMMU dependencies by Geert Uytterhoeven · 4 years, 9 months ago
  75. 5375e87 iommu: Fix the memory leak in dev_iommu_free() by Kevin Hao · 4 years, 9 months ago
  76. 933db73 drm/qxl: qxl_release use after free by Vasily Averin · 4 years, 8 months ago
  77. 5b5703d drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper() by Vasily Averin · 4 years, 8 months ago
  78. a2f64724 ALSA: hda/hdmi: fix without unlocked before return by Wu Bo · 4 years, 8 months ago
  79. 5686dee dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath by Gabriel Krisman Bertazi · 4 years, 8 months ago
  80. 8598eb7 drm/i915: Use proper fault mask in interrupt postinstall too by Matt Roper · 4 years, 8 months ago
  81. 96c9a78 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  82. dd7bc81 Fix use after free in get_tree_bdev() by David Howells · 4 years, 8 months ago
  83. b2a7b0c drm/amd/display: Use cursor locking to prevent flip delays by Aric Cyr · 4 years, 8 months ago
  84. 668a6741 drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1 by Sung Lee · 4 years, 8 months ago
  85. fdfd2a8 drm/amd/display: Defer cursor update around VUPDATE for all ASIC by Nicholas Kazlauskas · 4 years, 8 months ago
  86. 6eb3f7d drm/amd/display: fix rn soc bb update by Dmytro Laktyushkin · 4 years, 8 months ago
  87. 3159d41 drm/amd/display: check if REFCLK_CNTL register is present by Dmytro Laktyushkin · 4 years, 8 months ago
  88. edb98d1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  89. 8e2912c Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 4 years, 8 months ago
  90. dff5853 NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION by Olga Kornievskaia · 4 years, 8 months ago
  91. 7c4310f SUNRPC: defer slow parts of rpc_free_client() to a workqueue. by NeilBrown · 4 years, 9 months ago
  92. 9017a48 drm/amdgpu: bump version for invalidate L2 before SDMA IBs by Marek Olšák · 4 years, 8 months ago
  93. fdf8364 drm/amdgpu: invalidate L2 before SDMA IBs (v2) by Marek Olšák · 4 years, 8 months ago
  94. c938628 drm/amdgpu: add tiling flags from Mesa by Marek Olšák · 4 years, 9 months ago
  95. 690ae30 drm/amd/powerplay: avoid using pm_en before it is initialized revised by Tiecheng Zhou · 4 years, 8 months ago
  96. 1e4a18c Revert "drm/amd/powerplay: avoid using pm_en before it is initialized" by Tiecheng Zhou · 4 years, 8 months ago
  97. aa72f1d dmaengine: dmatest: Fix process hang when reading 'wait' parameter by Andy Shevchenko · 4 years, 8 months ago
  98. 3f777e1 Merge tag 'cve-2020-11884' from emailed bundle by Linus Torvalds · 4 years, 8 months ago
  99. ca76282 ALSA: hda/hdmi: fix race in monitor detection during probe by Kai Vehmanen · 4 years, 8 months ago
  100. 8839e46 Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time" by Wolfram Sang · 4 years, 8 months ago