1. 1bad9bc dm cache: revert "remove remainder of distinct discard block size" by Joe Thornber · 10 years ago
  2. 5f274d8 dm bio prison: introduce support for locking ranges of blocks by Joe Thornber · 10 years ago
  3. f1afb36 dm cache policy mq: simplify ability to promote sequential IO to the cache by Mike Snitzer · 10 years ago
  4. b155aa0 dm cache policy mq: tweak algorithm that decides when to promote a block by Joe Thornber · 10 years ago
  5. 41abc4e dm: do not call dm_sync_table() when creating new devices by Hannes Reinecke · 10 years ago
  6. 6fa9952 dm: sparse: Annotate field with __rcu for checking by Pranith Kumar · 10 years ago
  7. 3342397 dm: Use rcu_dereference() for accessing rcu pointer by Pranith Kumar · 10 years ago
  8. 42d6a8c dm thin: refactor requeue_io to eliminate spinlock bouncing by Mike Snitzer · 10 years ago
  9. 9d094ee dm thin: optimize retry_bios_on_resume by Mike Snitzer · 10 years ago
  10. ac4c3f3 dm thin: sort the deferred cells by Joe Thornber · 10 years ago
  11. 23ca2bb dm thin: direct dispatch when breaking sharing by Joe Thornber · 10 years ago
  12. 2d759a4 dm thin: remap the bios in a cell immediately by Joe Thornber · 10 years ago
  13. a374bb2 dm thin: defer whole cells rather than individual bios by Joe Thornber · 10 years ago
  14. 452d7a6 dm thin: factor out remap_and_issue_overwrite by Mike Snitzer · 10 years ago
  15. 7a7e97c dm thin: performance improvement to discard processing by Joe Thornber · 10 years ago
  16. 36f12aeb dm thin: implement thin_merge by Mike Snitzer · 10 years ago
  17. 148e51b dm: improve documentation and code clarity in dm_merge_bvec by Mike Snitzer · 10 years ago
  18. 604ea90 dm thin: adjust max_sectors_kb based on thinp blocksize by Mike Snitzer · 10 years ago
  19. 7d327fe dm thin: throttle incoming IO by Joe Thornber · 10 years ago
  20. 8a01a6a dm thin: prefetch missing metadata pages by Joe Thornber · 10 years ago
  21. 4646015 dm transaction manager: add support for prefetching blocks of metadata by Joe Thornber · 10 years ago
  22. e5cfc69 dm thin metadata: change dm_thin_find_block to allow blocking, but not issuing, IO by Joe Thornber · 10 years ago
  23. a195db2 dm bio prison: switch to using a red black tree by Joe Thornber · 10 years ago
  24. 33096a7 dm bufio: evict buffers that are past the max age but retain some buffers by Joe Thornber · 10 years ago
  25. 4e420c4 dm bufio: switch from a huge hash table to an rbtree by Joe Thornber · 10 years ago
  26. 9b460d3 dm btree: fix a recursion depth bug in btree walking code by Joe Thornber · 10 years ago
  27. c822ed96 dm thin: grab a virtual cell before looking up the mapping by Joe Thornber · 10 years ago
  28. d20c4b0 dm raid: fix inaccessible superblocks causing oops in configure_discard_support by Heinz Mauelshagen · 10 years ago
  29. 40d43c4 dm raid: ensure superblock's size matches device's logical block size by Heinz Mauelshagen · 10 years ago
  30. 9d28eb1 dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks by Mikulas Patocka · 10 years ago
  31. a3f2af2 dm stripe: fix potential for leak in stripe_ctr error path by Pavitra Kumar · 10 years ago
  32. 56ec16c dm log userspace: fix memory leak in dm_ulog_tfr_init failure path by Alexey Khoroshilov · 10 years ago
  33. 0e82586 dm bufio: when done scanning return from __scan immediately by Mikulas Patocka · 10 years ago
  34. eb76faf dm bufio: update last_accessed when relinking a buffer by Joe Thornber · 10 years ago
  35. 48cf06b dm raid: add discard support for RAID levels 4, 5 and 6 by Heinz Mauelshagen · 10 years ago
  36. 75b8e04 dm raid: add discard support for RAID levels 1 and 10 by Heinz Mauelshagen · 10 years ago
  37. 86f1152 dm: allow active and inactive tables to share dm_devs by Benjamin Marzinski · 10 years ago
  38. 1f27197 dm mpath: stop queueing IO when no valid paths exist by Benjamin Marzinski · 10 years ago
  39. 3d8aab2 dm: use bioset_create_nobvec() by Junichi Nomura · 10 years ago
  40. 9977827 dm: remove nr_iovecs parameter from alloc_tio() by Junichi Nomura · 10 years ago
  41. c611529 sd: Honor block layer integrity handling flags by Martin K. Petersen · 10 years ago
  42. 2341c2f8 block: Add T10 Protection Information functions by Martin K. Petersen · 10 years ago
  43. aae7df5 block: Integrity checksum flag by Martin K. Petersen · 10 years ago
  44. b1f013885 block: Relocate bio integrity flags by Martin K. Petersen · 10 years ago
  45. 3aec2f4 block: Add a disk flag to block integrity profile by Martin K. Petersen · 10 years ago
  46. 1859308 block: Clean up the code used to generate and verify integrity metadata by Martin K. Petersen · 10 years ago
  47. 3be91c4 block: Deprecate the use of the term sector in the context of block integrity by Martin K. Petersen · 10 years ago
  48. 8492b68b block: Remove integrity tagging functions by Martin K. Petersen · 10 years ago
  49. 180b2f9 block: Replace bi_integrity with bi_special by Martin K. Petersen · 10 years ago
  50. fe05252 scsi: move blk_mq_start_request call earlier by Christoph Hellwig · 10 years ago
  51. 0152fb6 blk-mq: pass a reserved argument to the timeout handler by Christoph Hellwig · 10 years ago
  52. c8a446a blk-mq: rename blk_mq_end_io to blk_mq_end_request by Christoph Hellwig · 10 years ago
  53. e249007 blk-mq: call blk_mq_start_request from ->queue_rq by Christoph Hellwig · 10 years ago
  54. bf57229 blk-mq: remove REQ_END by Christoph Hellwig · 10 years ago
  55. 6d11fb4 Merge branch 'for-linus' into for-3.18/core by Jens Axboe · 10 years ago
  56. 2856db7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  57. 2324067 Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  58. b921786 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  59. 83373f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  60. 5910cfd Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  61. 02c1be3 Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  62. 8ac19f0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 938c04a Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent by Thomas Gleixner · 10 years ago
  64. 3cc5ba1 ntb: Add alignment check to meet hardware requirement by Dave Jiang · 10 years ago
  65. a1413cf NTB: correct the spread of queues over mw's by Jon Mason · 11 years ago
  66. f77ced6 [fix] lustre: d_make_root() does iput() on dentry allocation failure by Al Viro · 10 years ago
  67. 186cec3 Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  68. 645cc09 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  69. 471cff7 Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  70. a6988b3 Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  71. 09db9d6 Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  72. 90a3c48 Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  73. 753a6cb Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  74. 5874cfe Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  75. 850ebc0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  76. e4cf39e video: ARM CLCD: Fix color model capabilities for DT platforms by Pawel Moll · 10 years ago
  77. 266e43c Input: i8042 - also set the firmware id for MUXed ports by Hans de Goede · 10 years ago
  78. d268211 Input: i8042 - add nomux quirk for Avatar AVIU-145A6 by Hans de Goede · 10 years ago
  79. cc18a69 Input: i8042 - add Fujitsu U574 to no_timeout dmi table by Hans de Goede · 10 years ago
  80. c012067 Input: atkbd - do not try 'deactivate' keyboard on any LG laptops by Dmitry Torokhov · 10 years ago
  81. 83502a5 drm/ast: AST2000 cannot be detected correctly by Y.C. Chen · 10 years ago
  82. 8f372e2 drm/ast: open key before detect chips by Y.C. Chen · 10 years ago
  83. c73f6fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  84. 7ee2d2d Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  85. e2c6098 Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  86. 9604469 xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices by Mathias Nyman · 10 years ago
  87. 0eda06c usb: xhci: Fix OOPS in xhci error handling code by Al Cooper · 10 years ago
  88. c207e7c xhci: Fix null pointer dereference if xhci initialization fails by Mathias Nyman · 10 years ago
  89. c66f1c6 storage: Add single-LUN quirk for Jaz USB Adapter by Mark · 10 years ago
  90. a79e5bc uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check by Hans de Goede · 10 years ago
  91. 8381e57 Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  92. 1497e84 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  93. 8b02c5e Merge tag 'pinctrl-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  94. c8c16e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  95. b207892 Merge branch 'for-linus' into for-3.18/core by Jens Axboe · 10 years ago
  96. d2be899 Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  97. 1c00f73 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  98. f498195 virtio-rng: skip reading when we start to remove the device by Amos Kong · 10 years ago
  99. 3856e54 virtio-rng: fix stuck of hot-unplugging busy device by Amos Kong · 10 years ago
  100. 3a10ba8 drm/msm: don't crash if no msm.vram param by Rob Clark · 10 years ago