1. 546bed6 btrfs: initialize the seq counter in struct btrfs_device by Sebastian Andrzej Siewior · 9 years ago
  2. b7c47bb Btrfs: fix output of compression message in btrfs_parse_options() by Tsutomu Itoh · 9 years ago
  3. f32e48e Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots by Chandan Rajendra · 9 years ago
  4. ee592d0 Btrfs: Check metadata redundancy on balance by Sam Tygier · 9 years ago
  5. ca8a51b btrfs: statfs: report zero available if metadata are exhausted by David Sterba · 9 years ago
  6. 8546b57 btrfs: preallocate path for snapshot creation at ioctl time by David Sterba · 9 years ago
  7. b0c0ea6 btrfs: allocate root item at snapshot ioctl time by David Sterba · 9 years ago
  8. a1ee736 btrfs: do an allocation earlier during snapshot creation by David Sterba · 9 years ago
  9. 4fb72bf btrfs: use smaller type for btrfs_path locks by David Sterba · 9 years ago
  10. 7853f15 btrfs: use smaller type for btrfs_path lowest_level by David Sterba · 9 years ago
  11. dccabfa btrfs: use smaller type for btrfs_path reada by David Sterba · 9 years ago
  12. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  13. 4d4ab6d btrfs: constify static arrays by David Sterba · 9 years ago
  14. 20e5506 btrfs: constify remaining structs with function pointers by David Sterba · 9 years ago
  15. 28f0779 btrfs tests: replace whole ops structure for free space tests by David Sterba · 9 years ago
  16. 100d570 btrfs: don't use slab cache for struct btrfs_delalloc_work by David Sterba · 9 years ago
  17. 0de270f btrfs: drop duplicate prefix from scrub workqueues by David Sterba · 9 years ago
  18. 93a3d46 btrfs: verbose error when we find an unexpected item in sys_array by David Sterba · 9 years ago
  19. f5cdedd btrfs: handle invalid num_stripes in sys_array by David Sterba · 9 years ago
  20. 35b3ad5 btrfs: better packing of btrfs_delayed_extent_op by David Sterba · 9 years ago
  21. 8089fe6 btrfs: put delayed item hook into inode by David Sterba · 9 years ago
  22. c5ca878 btrfs: Support convert to -d dup for btrfs-convert by Zhao Lei · 9 years ago
  23. be7bd73 Btrfs: igrab inode in writepage by Josef Bacik · 9 years ago
  24. b2acddd Btrfs: add missing brelse when superblock checksum fails by Anand Jain · 9 years ago
  25. 4ef7675 Linux 4.4-rc6 by Linus Torvalds · 9 years ago
  26. 9f7e432 Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  27. 77535ac rtc: da9063: fix access ordering error during RTC interrupt at system power on by Steve Twiss · 9 years ago
  28. f076ef4 rtc: rk808: Compensate for Rockchip calendar deviation on November 31st by Julius Werner · 9 years ago
  29. 69c37a9 Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  30. 24b0d5e7 Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  31. 3a87711 Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  32. 35b3154 Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  33. 3c73a2d Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  34. d525c13 Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  35. 38beb96 Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  36. d7d3d84 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  37. 632f857 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  38. b4cd08a i2c: rcar: disable runtime PM correctly in slave mode by Wolfram Sang · 9 years ago
  39. 1eab0e4 Merge tag 'pm+acpi-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  40. 4fee35a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  41. 478e5ed Input: elants_i2c - fix wake-on-touch by James Chen · 9 years ago
  42. 76b8ebd Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  43. fc315e3 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  44. 8b4414f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  45. 1d5cda4 include/linux/mmdebug.h: should include linux/bug.h by James Morse · 9 years ago
  46. 8bc8b22 mm/zswap: change incorrect strncmp use to strcmp by Dan Streetman · 9 years ago
  47. 41a0c249 proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter by Colin Ian King · 9 years ago
  48. 65d70e7 Merge tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  49. ccdd96b Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  50. 3273cba Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  51. 83ad283 Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  52. 7b61225 Merge tag 'sound-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  53. 19c5224 Merge tag 'for-linus-20151217' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  54. e50293e USB: fix invalid memory access in hub_activate() by Alan Stern · 9 years ago
  55. abdc9a3 USB: ipaq.c: fix a timeout loop by Dan Carpenter · 9 years ago
  56. aa0850e [media] airspy: increase USB control message buffer size by Antti Palosaari · 9 years ago
  57. d47fa53 [media] hackrf: move RF gain ctrl enable behind module parameter by Antti Palosaari · 9 years ago
  58. eb35cf4 [media] hackrf: fix possible null ptr on debug printing by Antti Palosaari · 9 years ago
  59. dfcf36d [media] Revert "[media] ivtv: avoid going past input/audio array" by Mauro Carvalho Chehab · 9 years ago
  60. fabb1c3 Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 9 years ago
  61. 584a561 xen-pciback: fix up cleanup path when alloc fails by Doug Goldstein · 9 years ago
  62. a3a316c hwmon: (sht15) Select CONFIG_BITREVERSE by Arnd Bergmann · 9 years ago
  63. 408fb0e xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set. by Konrad Rzeszutek Wilk · 9 years ago
  64. 7cfb905 xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled. by Konrad Rzeszutek Wilk · 10 years ago
  65. a396f3a xen/pciback: Do not install an IRQ handler for MSI interrupts. by Konrad Rzeszutek Wilk · 9 years ago
  66. 5e0ce14 xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MSI-X enabled by Konrad Rzeszutek Wilk · 9 years ago
  67. 56441f3 xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI-X enabled by Konrad Rzeszutek Wilk · 10 years ago
  68. 8135cf8 xen/pciback: Save xen_pci_op commands before processing it by Konrad Rzeszutek Wilk · 9 years ago
  69. be69746 xen-scsiback: safely copy requests by David Vrabel · 9 years ago
  70. 1877914 xen-blkback: read from indirect descriptors only once by Roger Pau Monné · 9 years ago
  71. 1f13d75 xen-blkback: only read request operation from shared ring once by Roger Pau Monné · 9 years ago
  72. 68a33bf xen-netback: use RING_COPY_REQUEST() throughout by David Vrabel · 9 years ago
  73. 0f58996 xen-netback: don't use last request to determine minimum Tx credit by David Vrabel · 9 years ago
  74. 454d5d8 xen: Add RING_COPY_REQUEST() by David Vrabel · 9 years ago
  75. 036592f powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion" by Alistair Popple · 9 years ago
  76. cb01c54 Fix remove_and_add_spares removes drive added as spare in slot_store by Goldwyn Rodrigues · 9 years ago
  77. 0dc10e5 md: fix bug due to nested suspend by Mikulas Patocka · 9 years ago
  78. 9b15603 MD: change journal disk role to disk 0 by Shaohua Li · 9 years ago
  79. cc57858 md/raid10: fix data corruption and crash during resync by Artur Paszkiewicz · 9 years ago
  80. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  81. ac5cc97 net: check both type and procotol for tcp sockets by WANG Cong · 9 years ago
  82. 67894ee drivers: net: xgene: fix Tx flow control by Iyappan Subramanian · 9 years ago
  83. 07e100f tcp: restore fastopen with no data in SYN packet by Eric Dumazet · 9 years ago
  84. 3822b5c af_unix: Revert 'lock_interruptible' in stream receive code by Rainer Weikusat · 9 years ago
  85. ce42af9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  86. b4b29f9 locking/osq: Fix ordering of node initialisation in osq_lock by Will Deacon · 9 years ago
  87. d7637d0 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  88. ed94724 Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixes by James Bottomley · 9 years ago
  89. 45ad7db gpio: revert get() to non-errorprogating behaviour by Linus Walleij · 9 years ago
  90. 67a76aa gpio: generic: clamp values from bgpio_get_set() by Linus Walleij · 9 years ago
  91. 98da62b powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type by Stewart Smith · 9 years ago
  92. 575a9d4 ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu by Vineet Gupta · 9 years ago
  93. b474a02 ARC: rename smp operation init_irq_cpu() to init_per_cpu() by Noam Camus · 9 years ago
  94. 323f41f ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing by Vineet Gupta · 9 years ago
  95. bc79c9a ARC: dw2 unwind: Reinstante unwinding out of modules by Vineet Gupta · 9 years ago
  96. ff1c0b6 ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE by Vineet Gupta · 9 years ago
  97. 3036fac fou: clean up socket with kfree_rcu by Hannes Frederic Sowa · 9 years ago
  98. 4d4f379 Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  99. 79aa05a 82xx: FCC: Fixing a bug causing to FCC port lock-up by Martin Roth · 9 years ago
  100. 7bff47d gianfar: Don't enable RX Filer if not supported by Hamish Martin · 9 years ago