1. 57a0e67 btrfs: tree-checker: Refactor root key check into separate function by Qu Wenruo · 5 years ago
  2. c23c77b btrfs: tree-checker: Refactor inode key check into seperate function by Qu Wenruo · 5 years ago
  3. c3053eb btrfs: tree-checker: Clean up fs_info parameter from error message wrapper by Qu Wenruo · 5 years ago
  4. f6d2a5c btrfs: tree-checker: Check leaf chunk item size by Qu Wenruo · 5 years ago
  5. 0ab575c btrfs: Remove unneeded semicolon by zhengbin · 5 years ago
  6. 95690e5 btrfs: remove struct find_free_extent.ram_bytes by Omar Sandoval · 5 years ago
  7. c8b0403 btrfs: simplify compressed/inline check in __extent_writepage_io() by Omar Sandoval · 5 years ago
  8. 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
  9. f95d713 btrfs: remove redundant i_size check in __extent_writepage_io() by Omar Sandoval · 5 years ago
  10. 169d2c8 btrfs: remove trivial goto label in __extent_writepage() by Omar Sandoval · 5 years ago
  11. eb70d22 btrfs: remove unnecessary pg_offset assignments in __extent_writepage() by Omar Sandoval · 5 years ago
  12. bffe633 btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item by Omar Sandoval · 5 years ago
  13. 313facc btrfs: remove dead snapshot-aware defrag code by Omar Sandoval · 5 years ago
  14. db72e47 btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums() by Omar Sandoval · 5 years ago
  15. e62958f btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers by Omar Sandoval · 5 years ago
  16. 321f69f btrfs: reset device back to allocation state when removing by Johannes Thumshirn · 5 years ago
  17. 3fff397 btrfs: decrement number of open devices after closing the device not before by Johannes Thumshirn · 5 years ago
  18. 6bb6b51 btrfs: use simple_dir_inode_operations for placeholder subvolume directory by Omar Sandoval · 5 years ago
  19. b38f4cb btrfs: remove impossible WARN_ON in btrfs_destroy_dev_replace_tgtdev() by Johannes Thumshirn · 5 years ago
  20. 1296995 btrfs: remove superfluous BUG_ON() in integrity checks by Johannes Thumshirn · 5 years ago
  21. 3dbd351 btrfs: fix possible NULL-pointer dereference in integrity checks by Johannes Thumshirn · 5 years ago
  22. f893556 btrfs: kill min_allocable_bytes in inc_block_group_ro by Josef Bacik · 5 years ago
  23. 9f24692 btrfs: don't pass system_chunk into can_overcommit by Josef Bacik · 5 years ago
  24. 511a32b btrfs: Opencode ordered_data_tree_panic by Nikolay Borisov · 5 years ago
  25. 430640e btrfs: relocation: Output current relocation stage at btrfs_relocate_block_group() by Qu Wenruo · 5 years ago
  26. 76de60e btrfs: remove unused condition check in btrfs_page_mkwrite() by Yunfeng Ye · 5 years ago
  27. 36ee0b4 btrfs: Remove redundant WARN_ON in walk_down_log_tree by Nikolay Borisov · 5 years ago
  28. 5c4b691 btrfs: Remove WARN_ON in walk_log_tree by Nikolay Borisov · 5 years ago
  29. a0fbf73 btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent by Nikolay Borisov · 5 years ago
  30. 7ef54d5 btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent by Nikolay Borisov · 5 years ago
  31. 4eaaec2 btrfs: Don't discard unwritten extents by Nikolay Borisov · 5 years ago
  32. 8a36e40 btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled by Marcos Paulo de Souza · 5 years ago
  33. e3b0edd btrfs: qgroup: remove one-time use variables for quota_root checks by Marcos Paulo de Souza · 5 years ago
  34. bc036bb btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid by Anand Jain · 5 years ago
  35. be2cf92 btrfs: sysfs, rename btrfs_sysfs_add_device() by Anand Jain · 5 years ago
  36. c6761a9 btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent by Anand Jain · 5 years ago
  37. b550150 btrfs: sysfs, rename devices kobject holder to devices_kobj by Anand Jain · 5 years ago
  38. db26a02 btrfs: fill ncopies for all raid table entries by David Sterba · 5 years ago
  39. e4f6c6b btrfs: use raid_attr table in calc_stripe_length for nparity by David Sterba · 6 years ago
  40. 0e56315 Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES by Filipe Manana · 5 years ago
  41. def9d27 Linux 5.5-rc7 by Linus Torvalds · 5 years ago
  42. 7008ee1 Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  43. 11a8272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  44. 5f43644 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  45. b2383ad cxgb4: reject overlapped queues in TC-MQPRIO offload by Rahul Lakkireddy · 5 years ago
  46. c856e2b cxgb4: fix Tx multi channel port rate limit by Rahul Lakkireddy · 5 years ago
  47. 09d4f10 net: sched: act_ctinfo: fix memory leak by Eric Dumazet · 5 years ago
  48. fc585d4 riscv: Less inefficient gcc tishift helpers (and export their symbols) by Olof Johansson · 5 years ago
  49. 8f8972a Merge tag 'mtd/fixes-for-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  50. 244dc268 Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  51. 95f4d9c riscv: delete temporary files by Ilie Halip · 5 years ago
  52. 0cc2682 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  53. 7ff15cd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. 9e79c52 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  55. a186c11 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  56. b07b9e8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  57. 124b554 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  58. a1c6f87 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. e2f73d1 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  60. ba0f472 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  61. 8cac899 Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  62. 2324de6 Merge tag 's390-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  63. 8965de7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  64. f04dba6 Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  65. bf3f401 Merge tag 'staging-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  66. c5fd2c5 Merge tag 'usb-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  67. e02d9c4 Merge branch 'bnxt_en-fixes' by David S. Miller · 5 years ago
  68. d061b24 bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal. by Michael Chan · 5 years ago
  69. 6fc7caa8 bnxt_en: Fix ipv6 RFS filter matching logic. by Michael Chan · 5 years ago
  70. ceb3284 bnxt_en: Fix NTUPLE firmware command failures. by Michael Chan · 5 years ago
  71. 6b3ad66 ptrace: reintroduce usage of subjective credentials in ptrace_has_cap() by Christian Brauner · 5 years ago
  72. f66d84c Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  73. e33c7ba Merge tag 'drm-intel-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  74. d704866 mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume by Esben Haabendal · 5 years ago
  75. 5bc6bb6 mtd: rawnand: gpmi: Fix suspend/resume problem by Esben Haabendal · 5 years ago
  76. da2ef81 mtd: spi-nor: Fix quad enable for Spansion like flashes by Michael Walle · 5 years ago
  77. 440b6d5 mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion by Vignesh Raghavendra · 5 years ago
  78. 25e73aa Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  79. effaf90 Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  80. 453495d Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 5 years ago
  81. ab7541c Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  82. 07d5ac6 Merge tag 'sound-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  83. 9715a43e USB: serial: quatech2: handle unbound ports by Johan Hovold · 5 years ago
  84. 3018dd3 USB: serial: keyspan: handle unbound ports by Johan Hovold · 5 years ago
  85. 1568c58 USB: serial: io_edgeport: add missing active-port sanity check by Johan Hovold · 5 years ago
  86. e37d1ae USB: serial: io_edgeport: handle unbound ports on URB completion by Johan Hovold · 5 years ago
  87. 4d5ef53 USB: serial: ch341: handle unbound port at reset_resume by Johan Hovold · 5 years ago
  88. b35cf1f btrfs: check rw_devices, not num_devices for balance by Josef Bacik · 5 years ago
  89. 5afe6ce Btrfs: always copy scrub arguments back to user space by Filipe Manana · 5 years ago
  90. 13b2668 Merge tag 'gpio-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  91. 5ffdff8 Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  92. 5a9ef19 net: systemport: Fixed queue mapping in internal ring map by Florian Fainelli · 5 years ago
  93. 8f1880c net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec by Florian Fainelli · 5 years ago
  94. 27afe0d net: dsa: sja1105: Don't error out on disabled ports with no phy-mode by Vladimir Oltean · 5 years ago
  95. 86ffe92 net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset by Michael Grzeschik · 5 years ago
  96. 2167f16 perf/x86/intel/uncore: Remove PCIe3 unit for SNR by Kan Liang · 5 years ago
  97. fa694ae5 perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_events by Kan Liang · 5 years ago
  98. e743830 perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family by Kan Liang · 5 years ago
  99. da9ec3d perf: Correctly handle failed perf_get_aux_event() by Mark Rutland · 5 years ago
  100. 49edd6a net: hns: fix soft lockup when there is not enough memory by Yonglong Liu · 5 years ago