1. 29b0767 xfs: scrub realtime bitmap/summary by Darrick J. Wong · 7 years ago
  2. 0f28b25 xfs: scrub directory parent pointers by Darrick J. Wong · 7 years ago
  3. 2a721db xfs: scrub symbolic links by Darrick J. Wong · 7 years ago
  4. eec0482 xfs: scrub extended attributes by Darrick J. Wong · 7 years ago
  5. df48196 xfs: scrub directory freespace by Darrick J. Wong · 7 years ago
  6. a5c46e5 xfs: scrub directory metadata by Darrick J. Wong · 7 years ago
  7. 7c4a07a xfs: scrub directory/attribute btrees by Darrick J. Wong · 7 years ago
  8. 99d9d8d xfs: scrub inode block mappings by Darrick J. Wong · 7 years ago
  9. 80e4e12 xfs: scrub inodes by Darrick J. Wong · 7 years ago
  10. edc09b5 xfs: scrub refcount btrees by Darrick J. Wong · 7 years ago
  11. c7e693d xfs: scrub rmap btrees by Darrick J. Wong · 7 years ago
  12. 3daa664 xfs: scrub inode btrees by Darrick J. Wong · 7 years ago
  13. efa7a99 xfs: scrub free space btrees by Darrick J. Wong · 7 years ago
  14. a12890a xfs: scrub the AGI by Darrick J. Wong · 7 years ago
  15. ab9d5dc xfs: scrub AGF and AGFL by Darrick J. Wong · 7 years ago
  16. 21fb4cb xfs: scrub the secondary superblocks by Darrick J. Wong · 7 years ago
  17. b6c1beb xfs: create helpers to scan an allocation group by Darrick J. Wong · 7 years ago
  18. 37f3fa7 xfs: scrub btree keys and records by Darrick J. Wong · 7 years ago
  19. cc3e094 xfs: scrub the shape of a metadata btree by Darrick J. Wong · 7 years ago
  20. 537964bc xfs: create helpers to scrub a metadata btree by Darrick J. Wong · 7 years ago
  21. 4700d22 xfs: create helpers to record and deal with scrub problems by Darrick J. Wong · 7 years ago
  22. dcb660f xfs: probe the scrub ioctl by Darrick J. Wong · 7 years ago
  23. a563718 xfs: dispatch metadata scrub subcommands by Darrick J. Wong · 7 years ago
  24. 36fd6e8 xfs: create an ioctl to scrub AG metadata by Darrick J. Wong · 7 years ago
  25. 91fb9af xfs: create inode pointer verifiers by Darrick J. Wong · 7 years ago
  26. 52c732e xfs: refactor btree block header checking functions by Darrick J. Wong · 7 years ago
  27. f135761 xfs: refactor btree pointer checks by Darrick J. Wong · 7 years ago
  28. 21ec541 xfs: create block pointer check functions by Darrick J. Wong · 7 years ago
  29. ed438b4 xfs: return a distinct error code value for IGET_INCORE cache misses by Darrick J. Wong · 7 years ago
  30. 7561d27 xfs: buffer lru reference count error injection tag by Brian Foster · 7 years ago
  31. a53efbd xfs: fail if xattr inactivation hits a hole by Brian Foster · 7 years ago
  32. 0bd8967 xfs: check kthread_should_stop() after the setting of task state by Hou Tao · 7 years ago
  33. f038750 xfs: remove xfs_bmbt_get_state by Christoph Hellwig · 7 years ago
  34. 9b15070 xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all by Christoph Hellwig · 7 years ago
  35. b5cfbc2 xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first by Christoph Hellwig · 7 years ago
  36. e16cf9b xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq by Christoph Hellwig · 7 years ago
  37. a67d00a xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update by Christoph Hellwig · 7 years ago
  38. 79fa614 xfs: refactor xfs_bmap_add_extent_unwritten_real by Christoph Hellwig · 7 years ago
  39. ca1862b xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real by Christoph Hellwig · 7 years ago
  40. 4dcb8869 xfs: refactor xfs_bmap_add_extent_delay_real by Christoph Hellwig · 7 years ago
  41. 1abb9e5 xfs: refactor xfs_bmap_add_extent_hole_real by Christoph Hellwig · 7 years ago
  42. 3ffc18e xfs: refactor xfs_bmap_add_extent_hole_delay by Christoph Hellwig · 7 years ago
  43. 48fd52b xfs: refactor xfs_del_extent_real by Christoph Hellwig · 7 years ago
  44. 491f6f8a xfs: use the state defines in xfs_bmap_del_extent_real by Christoph Hellwig · 7 years ago
  45. 0173c68 xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay} by Christoph Hellwig · 7 years ago
  46. 1b24b63 xfs: move some more code into xfs_bmap_del_extent_real by Christoph Hellwig · 7 years ago
  47. e1d7553 xfs: use xfs_bmap_del_extent_delay for the data fork as well by Christoph Hellwig · 7 years ago
  48. 8280f6e xfs: rename bno to end in __xfs_bunmapi by Christoph Hellwig · 7 years ago
  49. b213d69 xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi by Christoph Hellwig · 7 years ago
  50. e3f0f75 xfs: use xfs_iext_get_extent instead of open coding it by Christoph Hellwig · 7 years ago
  51. 5e422f5 xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real by Christoph Hellwig · 7 years ago
  52. 232b5194 xfs: simplify the xfs_getbmap interface by Christoph Hellwig · 7 years ago
  53. abbf9e8 xfs: rewrite getbmap using the xfs_iext_* helpers by Christoph Hellwig · 7 years ago
  54. 15f859a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  55. 80c094a Revert "apparmor: add base infastructure for socket mediation" by Linus Torvalds · 7 years ago
  56. 5678255 Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  57. 3b5a9a8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  58. 832c6b1 Merge tag 'spi-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  59. 601c5c2 Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  60. 4ed5902 Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  61. 035bcf8 Merge tag 'hwmon-for-linus-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  62. ecda3d9 Merge tag 'sound-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  63. b4d91ae RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag by Michael J. Ruhl · 7 years ago
  64. 7555aa7 Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi', 'spi/fix/stm32' and 'spi/fix/uapi' into spi-linus by Mark Brown · 7 years ago
  65. 6c2838f ceph: unlock dangling spinlock in try_flush_caps() by Jeff Layton · 7 years ago
  66. f341578 Merge tag 'nfs-for-4.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  67. 32e67a3 nbd: handle interrupted sendmsg with a sndtimeo set by Josef Bacik · 7 years ago
  68. ae59df0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  69. 0cc2b4e PM / QoS: Fix device resume latency PM QoS by Rafael J. Wysocki · 7 years ago
  70. d072543 hwmon: (tmp102) Fix first temperature reading by Guenter Roeck · 7 years ago
  71. f265788 ALSA: hda - fix headset mic problem for Dell machines with alc236 by Hui Wang · 7 years ago
  72. 942491c xfs: fix AIM7 regression by Christoph Hellwig · 7 years ago
  73. 6cff0a1 Merge tag 'platform-drivers-x86-v4.14-3' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  74. 6687aeb platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates by Kuppuswamy Sathyanarayanan · 7 years ago
  75. 83beee5 platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function by Kuppuswamy Sathyanarayanan · 8 years ago
  76. 06987dad Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  77. 2f1b11c Merge tag 'pinctrl-v4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  78. 468b0e0 Merge tag 'regulator-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 years ago
  79. bb176f6 Linux 4.14-rc6 by Linus Torvalds · 7 years ago
  80. dd9d064 Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  81. 17e7637 Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  82. 5805992 Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  83. 2ab19d5 Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t618' into regulator-linus by Mark Brown · 7 years ago
  84. 02982f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  85. 09c3e01 Input: do not use property bits when generating module alias by Dmitry Torokhov · 7 years ago
  86. 936fd00 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 9e415a8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 5670a84 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 085cf9b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. 4f184d7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. b8d389e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  93. 8d5f4b0 stmmac: Don't access tx_q->dirty_tx before netif_tx_lock by Bernd Edlinger · 7 years ago
  94. 864e2a1 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  95. 66bdede of_mdio: Fix broken PHY IRQ in case of probe deferral by Geert Uytterhoeven · 7 years ago
  96. 7433a8d textsearch: fix typos in library helpers by Randy Dunlap · 7 years ago
  97. 6cb3ece rxrpc: Don't release call mutex on error pointer by David Howells · 7 years ago
  98. 748759d Merge branch 'stmmac-hw-tstamp-fixes' by David S. Miller · 7 years ago
  99. 9454360 net: stmmac: Prevent infinite loop in get_rx_timestamp_status() by Jose Abreu · 7 years ago
  100. 9887094 net: stmmac: Fix stmmac_get_rx_hwtstamp() by Jose Abreu · 7 years ago