1. 3c6ba3c xfs: refactor log recovery BUI item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  2. 9b4467e xfs: refactor log recovery CUI item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  3. 07590a9 xfs: refactor log recovery RUI item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  4. 9817aa8 xfs: refactor log recovery EFI item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  5. 3ec6efa xfs: refactor log recovery icreate item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  6. fcbdf91 xfs: refactor log recovery dquot item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  7. 658fa68 xfs: refactor log recovery inode item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  8. 1094d3f xfs: refactor log recovery buffer item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  9. 3304a4f xfs: refactor log recovery item dispatch for pass1 commit functions by Darrick J. Wong · 4 years, 9 months ago
  10. 8ea5682 xfs: refactor log recovery item dispatch for pass2 readhead functions by Darrick J. Wong · 4 years, 9 months ago
  11. 86ffa47 xfs: refactor log recovery item sorting into a generic dispatch structure by Darrick J. Wong · 4 years, 9 months ago
  12. 35f4521 xfs: convert xfs_log_recover_item_t to struct xfs_log_recover_item by Darrick J. Wong · 4 years, 9 months ago
  13. c199507 xfs: remove unused iget_flags param from xfs_imap_to_bp() by Brian Foster · 4 years, 8 months ago
  14. 28d8462 xfs: remove unused shutdown types by Brian Foster · 4 years, 8 months ago
  15. 7376d74 xfs: random buffer write failure errortag by Brian Foster · 4 years, 8 months ago
  16. 88fc187 xfs: remove unused iflush stale parameter by Brian Foster · 4 years, 8 months ago
  17. 2b3cf09 xfs: combine xfs_trans_ail_[remove|delete]() by Brian Foster · 4 years, 8 months ago
  18. 6af0479 xfs: drop unused shutdown parameter from xfs_trans_ail_remove() by Brian Foster · 4 years, 8 months ago
  19. 6558792 xfs: use delete helper for items expected to be in AIL by Brian Foster · 4 years, 8 months ago
  20. 849274c xfs: acquire ->ail_lock from xfs_trans_ail_delete() by Brian Foster · 4 years, 8 months ago
  21. b707fff xfs: abort consistently on dquot flush failure by Brian Foster · 4 years, 8 months ago
  22. 629dcb3 xfs: fix duplicate verification from xfs_qm_dqflush() by Brian Foster · 4 years, 8 months ago
  23. 61948b6 xfs: ratelimit unmount time per-buffer I/O error alert by Brian Foster · 4 years, 8 months ago
  24. f9bccfc xfs: refactor ratelimited buffer error messages into helper by Brian Foster · 4 years, 8 months ago
  25. b6983e8 xfs: reset buffer write failure state on successful completion by Brian Foster · 4 years, 8 months ago
  26. 15fab3b xfs: remove unnecessary shutdown check from xfs_iflush() by Brian Foster · 4 years, 8 months ago
  27. f201929 xfs: simplify inode flush error handling by Brian Foster · 4 years, 8 months ago
  28. 54b3b1f xfs: factor out buffer I/O failure code by Brian Foster · 4 years, 8 months ago
  29. cb6ad09 xfs: refactor failed buffer resubmission into xfsaild by Brian Foster · 4 years, 8 months ago
  30. 8bc3b5e xfs: clean up the error handling in xfs_swap_extents by Darrick J. Wong · 4 years, 9 months ago
  31. 840d493 fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() by Ira Weiny · 4 years, 9 months ago
  32. 32dbc56 fs/xfs: Create function xfs_inode_should_enable_dax() by Ira Weiny · 4 years, 9 months ago
  33. 8d6c344 fs/xfs: Make DAX mount option a tri-state by Ira Weiny · 4 years, 9 months ago
  34. 606723d fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS by Ira Weiny · 4 years, 9 months ago
  35. d45344d fs/xfs: Remove unnecessary initialization of i_rwsem by Ira Weiny · 4 years, 9 months ago
  36. 2f88f1e xfs: spell out the parameter name for ->cancel_item by Christoph Hellwig · 4 years, 9 months ago
  37. 3ec1b26 xfs: use a xfs_btree_cur for the ->finish_cleanup state by Christoph Hellwig · 4 years, 9 months ago
  38. f09d167 xfs: turn dfp_done into a xfs_log_item by Christoph Hellwig · 4 years, 9 months ago
  39. bb47d79 xfs: refactor xfs_defer_finish_noroll by Christoph Hellwig · 4 years, 9 months ago
  40. 13a8333 xfs: turn dfp_intent into a xfs_log_item by Christoph Hellwig · 4 years, 9 months ago
  41. d367a86 xfs: merge the ->diff_items defer op into ->create_intent by Christoph Hellwig · 4 years, 9 months ago
  42. c1f0918 xfs: merge the ->log_item defer op into ->create_intent by Christoph Hellwig · 4 years, 9 months ago
  43. e046e94 xfs: factor out a xfs_defer_create_intent helper by Christoph Hellwig · 4 years, 9 months ago
  44. fd9cbe5 xfs: remove the xfs_inode_log_item_t typedef by Christoph Hellwig · 4 years, 9 months ago
  45. c84e819 xfs: remove the xfs_efd_log_item_t typedef by Christoph Hellwig · 4 years, 9 months ago
  46. 82ff450 xfs: remove the xfs_efi_log_item_t typedef by Christoph Hellwig · 4 years, 9 months ago
  47. 98b69b1 xfs: refactor xlog_recover_buffer_pass1 by Christoph Hellwig · 4 years, 9 months ago
  48. f15ab3f xfs: simplify xlog_recover_inode_ra_pass2 by Christoph Hellwig · 4 years, 9 months ago
  49. 7d4894b xfs: factor out a xlog_buf_readahead helper by Christoph Hellwig · 4 years, 9 months ago
  50. 5ce70b7 xfs: rename inode_list xlog_recover_reorder_trans by Christoph Hellwig · 4 years, 9 months ago
  51. e968350 xfs: refactor the buffer cancellation table helpers by Christoph Hellwig · 4 years, 9 months ago
  52. ec43f6d xfs: define printk_once variants for xfs messages by Eric Sandeen · 4 years, 9 months ago
  53. 166405f xfs: stop CONFIG_XFS_DEBUG from changing compiler flags by Arnd Bergmann · 4 years, 9 months ago
  54. 57fd2d8 xfs: remove unnecessary check of the variable resblks in xfs_symlink by Kaixu Xia · 4 years, 9 months ago
  55. cd59455 xfs: simplify the flags setting in xfs_qm_scall_quotaon by Kaixu Xia · 4 years, 9 months ago
  56. 7994aae xfs: remove unnecessary assertion from xfs_qm_vop_create_dqattach by Kaixu Xia · 4 years, 9 months ago
  57. ea1c904 xfs: remove unnecessary variable udqp from xfs_ioctl_setattr by Kaixu Xia · 4 years, 9 months ago
  58. fb353ff xfs: reserve quota inode transaction space only when needed by Kaixu Xia · 4 years, 9 months ago
  59. d51bafe xfs: combine two if statements with same condition by Kaixu Xia · 4 years, 9 months ago
  60. c140735 xfs: trace quota allocations for all quota types by Kaixu Xia · 4 years, 9 months ago
  61. 0d2d35a xfs: report unrecognized log item type codes during recovery by Darrick J. Wong · 4 years, 9 months ago
  62. 0e698df Linux 5.7-rc4 by Linus Torvalds · 4 years, 9 months ago
  63. 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, 9 months ago
  64. 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, 9 months ago
  65. eb91db6 MAINTAINERS: btrfs: fix git repo URL by Eric Biggers · 4 years, 9 months ago
  66. 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, 9 months ago
  67. a538399 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 9 months ago
  68. f66ed1e Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  69. 29a47f4 Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  70. ed6889d Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 9 months ago
  71. 690e2ab Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 9 months ago
  72. 42eb62d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  73. cf01853 Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  74. 052c467 Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  75. ab386c4 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 9 months ago
  76. c536419 Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  77. 477bfeb Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
  78. cebcff3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  79. 2fb3e82 io_uring: punt splice async because of inode mutex by Pavel Begunkov · 4 years, 9 months ago
  80. 4ee3631 io_uring: check non-sync defer_list carefully by Pavel Begunkov · 4 years, 9 months ago
  81. 7759a0b io_uring: fix extra put in sync_file_range() by Pavel Begunkov · 4 years, 9 months ago
  82. b52649a iommu/qcom: Fix local_base status check by Tang Bin · 4 years, 9 months ago
  83. ae74c19 iommu: Properly export iommu_group_get_for_dev() by Greg Kroah-Hartman · 4 years, 9 months ago
  84. ba61c3d iommu/vt-d: Use right Kconfig option name by Lu Baolu · 4 years, 9 months ago
  85. b74aa02 iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system by Suravee Suthikulpanit · 4 years, 9 months ago
  86. 3fd44c8 io_uring: use cond_resched() in io_ring_ctx_wait_and_kill() by Xiaoguang Wang · 4 years, 9 months ago
  87. dd461af io_uring: use proper references for fallback_req locking by Bijan Mottahedeh · 4 years, 9 months ago
  88. 490e896 io_uring: only force async punt if poll based retry can't handle it by Jens Axboe · 4 years, 9 months ago
  89. af197f5 io_uring: enable poll retry for any file with ->read_iter / ->write_iter by Jens Axboe · 4 years, 9 months ago
  90. 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, 9 months ago
  91. 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, 9 months ago
  92. 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, 9 months ago
  93. 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, 9 months ago
  94. 39e16d9 Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  95. 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, 9 months ago
  96. 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, 9 months ago
  97. fb73974 selinux: properly handle multiple messages in selinux_netlink_send() by Paul Moore · 4 years, 9 months ago
  98. 9c07b75b NFS: Fix a race in __nfs_list_for_each_server() by Trond Myklebust · 4 years, 9 months ago
  99. af4a32a Merge tag 'mmc-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 9 months ago
  100. 1578e5d arm64: vdso: Add -fasynchronous-unwind-tables to cflags by Vincenzo Frascino · 4 years, 9 months ago