1. 9cb1397 dm thin metadata: remove unused dm_pool_get_data_block_size() by Rickard Strandqvist · 10 years ago
  2. 88e2f90 dm ioctl: fix stale comment above dm_get_inactive_table() by Junxiao Bi · 10 years ago
  3. cf35248 dm crypt: update url in CONFIG_DM_CRYPT help text by Loic Pefferkorn · 10 years ago
  4. f495339 dm bufio: fix time comparison to use time_after_eq() by Asaf Vertz · 10 years ago
  5. 0f30af9 dm: use time_in_range() and time_after() by Manuel Schölling · 10 years ago
  6. 3ca5a21 dm raid: fix a couple integer overflows by Dan Carpenter · 10 years ago
  7. 65803c2 dm table: train hybrid target type detection to select blk-mq if appropriate by Mike Snitzer · 10 years ago
  8. e5863d9 dm: allocate requests in target when stacking on blk-mq devices by Mike Snitzer · 10 years ago
  9. 466d89a dm: prepare for allocating blk-mq clone requests in target by Keith Busch · 10 years ago
  10. 2eb6e1e dm: submit stacked requests in irq enabled context by Keith Busch · 10 years ago
  11. 1ae49ea dm: split request structure out from dm_rq_target_io structure by Mike Snitzer · 10 years ago
  12. dbf9782 dm: remove exports for request-based interfaces without external callers by Mike Snitzer · 10 years ago
  13. db507b3 dm: fix multipath regression due to initializing wrong request by Mike Snitzer · 10 years ago
  14. 69abaff cfq-iosched: handle failure of cfq group allocation by Konstantin Khlebnikov · 10 years ago
  15. 9f9ee1f block: Quiesce zeroout wrapper by Martin K. Petersen · 10 years ago
  16. 9124d3f block: rewrite and split __bio_copy_iov() by Dongsu Park · 10 years ago
  17. 37f19e5 block: merge __bio_map_user_iov into bio_map_user_iov by Christoph Hellwig · 10 years ago
  18. 75c72b8 block: merge __bio_map_kern into bio_map_kern by Christoph Hellwig · 10 years ago
  19. 26e49cf block: pass iov_iter to the BLOCK_PC mapping functions by Kent Overstreet · 10 years ago
  20. 1dfa0f6 block: add a helper to free bio bounce buffer pages by Christoph Hellwig · 10 years ago
  21. ddad8dd block: use blk_rq_map_user_iov to implement blk_rq_map_user by Christoph Hellwig · 10 years ago
  22. 42d2683 block: simplify bio_map_kern by Christoph Hellwig · 10 years ago
  23. ad9cf3b block: mark blk-mq devices as stackable by Mike Snitzer · 10 years ago
  24. 77a0868 block: keep established cmd_flags when cloning into a blk-mq request by Keith Busch · 10 years ago
  25. 7fb4898 block: add blk-mq support to blk_insert_cloned_request() by Keith Busch · 10 years ago
  26. febf715 block: require blk_rq_prep_clone() be given an initialized clone request by Keith Busch · 10 years ago
  27. 24391c0 blk-mq: add tag allocation policy by Shaohua Li · 10 years ago
  28. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 10 years ago
  29. bb5c3cd block: Remove annoying "unknown partition table" message by Boaz Harrosh · 10 years ago
  30. d93ba7a block: Add discard flag to blkdev_issue_zeroout() function by Martin K. Petersen · 10 years ago
  31. c6ce194 cfq-iosched: fix incorrect filing of rt async cfqq by Jeff Moyer · 10 years ago
  32. 0bf3649 blk-mq: fix false negative out-of-tags condition by Jens Axboe · 10 years ago
  33. dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 10 years ago
  34. c761d96 blk-mq: export blk_mq_freeze_queue() by Jens Axboe · 10 years ago
  35. 5d7bf4d Merge tag 'v3.19-rc2' into for-3.20/core by Jens Axboe · 10 years ago
  36. 35b489d block: fix checking return value of blk_mq_init_queue by Ming Lei · 10 years ago
  37. aed3ea9 block: wake up waiters when a queue is marked dying by Jens Axboe · 10 years ago
  38. b7392d2 Linux 3.19-rc2 by Linus Torvalds · 10 years ago
  39. 2ea1e35 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  40. 9a6b871 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  41. dbaff30 kvm: warn on more invariant breakage by Paolo Bonzini · 10 years ago
  42. efbeec7 kvm: fix sorting of memslots with base_gfn == 0 by Paolo Bonzini · 10 years ago
  43. 29169f8 Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  44. a629df7 kvm: x86: drop severity of "generation wraparound" message by Paolo Bonzini · 10 years ago
  45. baa0352 kvm: x86: vmx: reorder some msr writing by Tiejun Chen · 10 years ago
  46. 5242d422 [regression] braino in "lustre: use is_root_inode()" by Al Viro · 10 years ago
  47. 58628a7 Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  48. 45db073 parisc: fix out-of-register compiler error in ldcw inline assembler function by John David Anglin · 10 years ago
  49. d679582 ALSA: hda_intel: apply the Seperate stream_tag for Skylake by Libin Yang · 10 years ago
  50. 93e3423 ALSA: hda_controller: Separate stream_tag for input and output streams. by Rafal Redzimski · 10 years ago
  51. 08b022a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  52. ebda37c9 Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
  53. da6b51d Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2" by Dave Airlie · 10 years ago
  54. 0d83b72 Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  55. 66b3f4f Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  56. 041d7b9 audit: restore AUDIT_LOGINUID unset ABI by Richard Guy Briggs · 10 years ago
  57. 53262d1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  58. 5d96e0c arm64: mm: Add pgd_page to support RCU fast_gup by Jungseok Lee · 10 years ago
  59. f7bf130 arm64: defconfig: defconfig update for 3.19 by Will Deacon · 10 years ago
  60. f43c271 arm64: kernel: fix __cpu_suspend mm switch on warm-boot by Lorenzo Pieralisi · 10 years ago
  61. bd8136d agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags by Dave Jones · 10 years ago
  62. aa39477 Merge tag 'dm-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  63. 48ec833 Revert "mm/memory.c: share the i_mmap_rwsem" by Kirill A. Shutemov · 10 years ago
  64. fc556fb Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tagr/linux into drm-fixes by Dave Airlie · 10 years ago
  65. a548a83 Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  66. 2e33054 Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  67. 955f6be Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 10 years ago
  68. 2036eaa nouveau: bring back legacy mmap handler by Dave Airlie · 10 years ago
  69. 2b25d98 NVMe: Fix double free irq by Keith Busch · 10 years ago
  70. 4a92843 audit: correctly record file names with different path name types by Paul Moore · 10 years ago
  71. 31dde11 arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops by Catalin Marinas · 10 years ago
  72. e3fe142 ipmi: Fix compile issue with isspace() by Corey Minyard · 10 years ago
  73. 9c63331 ipmi: Finish cleanup of BMC attributes by Corey Minyard · 10 years ago
  74. 97bf6af Linux 3.19-rc1 by Linus Torvalds · 10 years ago
  75. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  76. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  77. a4e1328 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  78. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  79. 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  80. 787140a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  81. d08372c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  82. b4c6a02 blk-mq: Export freeze/unfreeze functions by Keith Busch · 10 years ago
  83. c76541a blk-mq: Exit queue on alloc failure by Keith Busch · 10 years ago
  84. fe07ade i2c: sh_mobile: fix uninitialized var when debug is enabled by Wolfram Sang · 10 years ago
  85. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  86. 298647e Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  87. 5c68eac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  88. 20e471f Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  89. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  90. 5be95b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 10 years ago
  91. 971d9e0 Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 10 years ago
  92. acab1f88 Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  93. 54dc77d audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb by Richard Guy Briggs · 10 years ago
  94. 3640dcf audit: don't attempt to lookup PIDs when changing PID filtering audit rules by Paul Moore · 10 years ago
  95. 8bcabff CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD by Jesper Nilsson · 10 years ago
  96. a3199ad CRISv32: ETRAXFS: Fix recursive spinlock by Jesper Nilsson · 10 years ago
  97. 9f1ad51 CRISv32: Select MTDRAM for axisflashmap by Jesper Nilsson · 10 years ago
  98. 4729d77 CRISv32: Implement early console by Jesper Nilsson · 10 years ago
  99. 421d085 CRIS: Use KALLSYMs if available in call stack dump by Jesper Nilsson · 10 years ago
  100. ca36c1f CRISv32: Fix declaration mismatch by Jesper Nilsson · 10 years ago