1. 3be91c4 block: Deprecate the use of the term sector in the context of block integrity by Martin K. Petersen · 10 years ago
  2. 5f9378f block: Remove bip_buf by Martin K. Petersen · 10 years ago
  3. 8492b68b block: Remove integrity tagging functions by Martin K. Petersen · 10 years ago
  4. 180b2f9 block: Replace bi_integrity with bi_special by Martin K. Petersen · 10 years ago
  5. e7258c1 block: Get rid of bdev_integrity_enabled() by Martin K. Petersen · 10 years ago
  6. f70ced0 blk-mq: support per-distpatch_queue flush machinery by Ming Lei · 10 years ago
  7. e97c293 block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue by Ming Lei · 10 years ago
  8. 0bae352 block: flush: avoid to figure out flush queue unnecessarily by Ming Lei · 10 years ago
  9. ba48338 block: remove blk_init_flush() and its pair by Ming Lei · 10 years ago
  10. 7c94e1c block: introduce blk_flush_queue to drive flush machinery by Ming Lei · 10 years ago
  11. 7ddab5d block: avoid to use q->flush_rq directly by Ming Lei · 10 years ago
  12. 3c09676 block: move flush initialization to blk_flush_init by Ming Lei · 10 years ago
  13. f355265 block: introduce blk_init_flush and its pair by Ming Lei · 10 years ago
  14. 1bcb1ea blk-mq: allocate flush_rq in blk_mq_init_flush() by Ming Lei · 10 years ago
  15. 08e98fc blk-mq: handle failure path for initializing hctx by Ming Lei · 10 years ago
  16. fe05252 scsi: move blk_mq_start_request call earlier by Christoph Hellwig · 10 years ago
  17. 9041583 block: fix blk_abort_request on blk-mq by Christoph Hellwig · 10 years ago
  18. 5e940aa blk-timeout: fix blk_add_timer by Ming Lei · 10 years ago
  19. aedcd72 blk-mq: limit memory consumption if a crash dump is active by Jens Axboe · 10 years ago
  20. 2edd2c7 blk-mq: remove unnecessary blk_clear_rq_complete() by Ming Lei · 10 years ago
  21. 0152fb6 blk-mq: pass a reserved argument to the timeout handler by Christoph Hellwig · 10 years ago
  22. 46f92d4 blk-mq: unshared timeout handler by Christoph Hellwig · 10 years ago
  23. 81481eb blk-mq: fix and simplify tag iteration for the timeout handler by Christoph Hellwig · 10 years ago
  24. c8a446a blk-mq: rename blk_mq_end_io to blk_mq_end_request by Christoph Hellwig · 10 years ago
  25. e249007 blk-mq: call blk_mq_start_request from ->queue_rq by Christoph Hellwig · 10 years ago
  26. bf57229 blk-mq: remove REQ_END by Christoph Hellwig · 10 years ago
  27. 6d11fb4 Merge branch 'for-linus' into for-3.18/core by Jens Axboe · 10 years ago
  28. 8b95741 blk-mq: use blk_mq_start_hw_queues() when running requeue work by Jens Axboe · 10 years ago
  29. 6b55e1f blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps() by Jens Axboe · 10 years ago
  30. a57a178 blk-mq: avoid infinite recursion with the FUA flag by Christoph Hellwig · 10 years ago
  31. 683d0e1 blk-mq: Avoid race condition with uninitialized requests by David Hildenbrand · 10 years ago
  32. 538b753 blk-mq: request deadline must be visible before marking rq as started by Jens Axboe · 10 years ago
  33. 37504a3b Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 10 years ago
  34. a060dc5 vfs: workaround gcc <4.6 build error in link_path_walk() by James Hogan · 10 years ago
  35. 2856db7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  36. 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
  37. b921786 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  38. f3b5933 ia64: Fix syscall number for memfd_create by Tony Luck · 10 years ago
  39. d6bb3e9 vfs: simplify and shrink stack frame of link_path_walk() by Linus Torvalds · 10 years ago
  40. 3630056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  41. 9e82bf0 Linux 3.17-rc5 by Linus Torvalds · 10 years ago
  42. 83373f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  43. 9226b5b vfs: avoid non-forwarding large load after small store in path lookup by Linus Torvalds · 10 years ago
  44. 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
  45. 4023bfc be careful with nd->inode in path_init() and follow_dotdot_rcu() by Al Viro · 10 years ago
  46. 7bd8837 don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu() by Al Viro · 10 years ago
  47. 02c1be3 Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  48. 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
  49. 938c04a Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent by Thomas Gleixner · 10 years ago
  50. 3cc5ba1 ntb: Add alignment check to meet hardware requirement by Dave Jiang · 10 years ago
  51. 9ef6bf6 MAINTAINERS: update NTB info by Jon Mason · 10 years ago
  52. a1413cf NTB: correct the spread of queues over mw's by Jon Mason · 10 years ago
  53. f5be3e2912 fix bogus read_seqretry() checks introduced in b37199e by Al Viro · 10 years ago
  54. 6f18493 move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) by Al Viro · 10 years ago
  55. f77ced6 [fix] lustre: d_make_root() does iput() on dentry allocation failure by Al Viro · 10 years ago
  56. 1536340 Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. 8920649 parisc: Implement new LWS CAS supporting 64 bit operations. by Guy Martin · 10 years ago
  58. 99d263d vfs: fix bad hashing of dentries by Linus Torvalds · 10 years ago
  59. 23d0db7 Make hash_64() use a 64-bit multiply when appropriate by Linus Torvalds · 10 years ago
  60. 72d9310 Make ARCH_HAS_FAST_MULTIPLIER a real config variable by Linus Torvalds · 10 years ago
  61. 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
  62. 645cc09 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  63. fc486b0 Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  64. 474e941 alarmtimer: Lock k_itimer during timer callback by Richard Larocque · 10 years ago
  65. 265b81d alarmtimer: Do not signal SIGEV_NONE timers by Richard Larocque · 10 years ago
  66. e86fea7 alarmtimer: Return relative times in timer_gettime by Richard Larocque · 10 years ago
  67. d78c930 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 10 years ago
  68. 13c42c2 futex: Unlock hb->lock in futex_wait_requeue_pi() error path by Thomas Gleixner · 10 years ago
  69. cfb2f9d GFS2: fix d_splice_alias() misuses by Al Viro · 10 years ago
  70. 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
  71. 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
  72. 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
  73. 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
  74. 602b536 Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  75. 7ed641b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  76. 9925cc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  77. 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
  78. 96ea975 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  79. 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
  80. 850ebc0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  81. 95389b0 KEYS: Fix termination condition in assoc array garbage collection by David Howells · 10 years ago
  82. e4cf39e video: ARM CLCD: Fix color model capabilities for DT platforms by Pawel Moll · 10 years ago
  83. 807362c Input: atmel_mxt_ts - fix merge in DT documentation by Nick Dyer · 10 years ago
  84. 266e43c Input: i8042 - also set the firmware id for MUXed ports by Hans de Goede · 10 years ago
  85. d268211 Input: i8042 - add nomux quirk for Avatar AVIU-145A6 by Hans de Goede · 10 years ago
  86. cc18a69 Input: i8042 - add Fujitsu U574 to no_timeout dmi table by Hans de Goede · 10 years ago
  87. c012067 Input: atkbd - do not try 'deactivate' keyboard on any LG laptops by Dmitry Torokhov · 10 years ago
  88. 83502a5 drm/ast: AST2000 cannot be detected correctly by Y.C. Chen · 10 years ago
  89. 8f372e2 drm/ast: open key before detect chips by Y.C. Chen · 10 years ago
  90. c73f6fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  91. 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
  92. 018cace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  93. 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
  94. 9604469 xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices by Mathias Nyman · 10 years ago
  95. 0eda06c usb: xhci: Fix OOPS in xhci error handling code by Al Cooper · 10 years ago
  96. c207e7c xhci: Fix null pointer dereference if xhci initialization fails by Mathias Nyman · 10 years ago
  97. c66f1c6 storage: Add single-LUN quirk for Jaz USB Adapter by Mark · 10 years ago
  98. a79e5bc uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check by Hans de Goede · 10 years ago
  99. 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
  100. d50582e xen/arm: remove mach_to_phys rbtree by Stefano Stabellini · 10 years ago