1. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  2. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  3. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  4. a1480a1 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  5. d700b05 Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  6. fdc81f4 sg_start_req(): use import_iovec() by Al Viro · 10 years ago
  7. 451a288 sg_start_req(): make sure that there's not too many elements in iovec by Al Viro · 10 years ago
  8. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  9. 3259b12 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  10. bea3672 Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-next by Mark Brown · 9 years ago
  11. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  12. bba0bdd Defer processing of REQ_PREEMPT requests for blocked devices by Bart Van Assche · 10 years ago
  13. 2e7cee0 be2iscsi: Fix kernel panic when device initialization fails by John Soni Jose · 10 years ago
  14. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  15. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 9 years ago
  16. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  17. 1401b7c Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  18. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  20. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. 75c3d0b tcm_qla2xxx: Fix incorrect use of __transport_register_session by Bart Van Assche · 10 years ago
  22. 768ffc6 cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" by Hariprasad Shenai · 10 years ago
  23. 5067c04 ata: Add a new flag to destinguish sas controller by Shaohua Li · 10 years ago
  24. 7b16a07 ufs: Rename of regulator_set_optimum_mode by Bjorn Andersson · 10 years ago
  25. 6302ce4 libsas: Fix Kernel Crash in smp_execute_task by James Bottomley · 10 years ago
  26. 94bcf83 qla2xxx: Fix printks in ql_log message by Yannick Guerrini · 10 years ago
  27. 6ef68da qla2xxx: Fix printk in qla25xx_setup_mode by Yannick Guerrini · 10 years ago
  28. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  29. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  30. c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  31. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  32. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  33. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  34. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  35. 7772855 sg: fix EWOULDBLOCK errors with scsi-mq by Tony Battersby · 10 years ago
  36. 7568615 sg: fix unkillable I/O wait deadlock with scsi-mq by Tony Battersby · 10 years ago
  37. 3b524a6 sg: fix read() error reporting by Tony Battersby · 10 years ago
  38. 2ecf8e0 wd719x: add missing .module to wd719x_template by Ondrej Zary · 10 years ago
  39. 397ea9c hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch by Don Brace · 10 years ago
  40. f76a610 fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit. by Minh Duc Tran · 10 years ago
  41. 0f989f7 MODULE_DEVICE_TABLE: fix some callsites by Andrew Morton · 10 years ago
  42. c7badc9 scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  43. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  44. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  45. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  46. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  47. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  48. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  49. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  50. 14365ea Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  51. bd07586 am53c974: remove left-over debugging code by Hannes Reinecke · 10 years ago
  52. 26e49cf block: pass iov_iter to the BLOCK_PC mapping functions by Kent Overstreet · 10 years ago
  53. 541c571 csiostor:Use firmware version from cxgb4/t4fw_version.h by Praveen Madhavan · 10 years ago
  54. 9c4a6b1 scsi_logging: return void for dev_printk() functions by Hannes Reinecke · 10 years ago
  55. f50332f scsi: print single-character strings with seq_putc by Rasmus Villemoes · 10 years ago
  56. 3d30079 scsi: merge consecutive seq_puts calls by Rasmus Villemoes · 10 years ago
  57. 91c40f2 scsi: replace seq_printf with seq_puts by Rasmus Villemoes · 10 years ago
  58. ee7c727 aha152x: replace seq_printf with seq_puts by Rasmus Villemoes · 10 years ago
  59. 2f97942 advansys: replace seq_printf with seq_puts by Rasmus Villemoes · 10 years ago
  60. 0c3de38 scsi: remove SPRINTF macro by Rasmus Villemoes · 10 years ago
  61. 5af2e38 sg: remove an unused variable by Bart Van Assche · 10 years ago
  62. 6636e7f hpsa: Use local workqueues instead of system workqueues by Don Brace · 10 years ago
  63. c8ae0ab hpsa: add in P840ar controller model name by Don Brace · 10 years ago
  64. 27fb813 hpsa: add in gen9 controller model names by Don Brace · 10 years ago
  65. c706a79 hpsa: detect and report failures changing controller transport modes by Robert Elliott · 10 years ago
  66. 007e7aa hpsa: shorten the wait for the CISS doorbell mode change ack by Robert Elliott · 10 years ago
  67. 8ebc924 hpsa: refactor duplicated scan completion code into a new routine by Webb Scales · 10 years ago
  68. ec5cbf0 hpsa: move SG descriptor set-up out of hpsa_scatter_gather() by Webb Scales · 10 years ago
  69. c05e886 hpsa: do not use function pointers in fast path command submission by Stephen Cameron · 10 years ago
  70. f42e81e hpsa: print CDBs instead of kernel virtual addresses for uncommon errors by Stephen Cameron · 10 years ago
  71. 7fa3030 hpsa: do not use a void pointer for scsi_cmd field of struct CommandList by Stephen Cameron · 10 years ago
  72. e345893 hpsa: return failed from device reset/abort handlers by Don Brace · 10 years ago
  73. 407863c hpsa: check for ctlr lockup after command allocation in main io path by Stephen Cameron · 10 years ago
  74. 07543e0 hpsa: guard against overflowing raid map array by Stephen Cameron · 10 years ago
  75. e4aa3e6 hpsa: do not ack controller events on controllers that do not support it by Stephen Cameron · 10 years ago
  76. 6f99a91 hpsa: remove incorrect BUG_ONs checking for raid offload enable by Stephen Cameron · 10 years ago
  77. c2b0acd hpsa: do not check for msi(x) in interrupt_pending by Stephen Cameron · 10 years ago
  78. bee266a hpsa: slightly optimize SA5_performant_completed by Don Brace · 10 years ago
  79. 34f0c62 hpsa: count passthru cmds with atomics, not a spin locked int by Don Brace · 10 years ago
  80. 3381102 hpsa: optimize cmd_alloc function by remembering last allocation by Robert Elliott · 10 years ago
  81. 281a7fd hpsa: fix race between abort handler and main i/o path by Webb Scales · 10 years ago
  82. 0338373 hpsa: honor queue depth of physical devices by Don Brace · 10 years ago
  83. 080ef1c hpsa: use workqueue to resubmit failed ioaccel commands by Don Brace · 10 years ago
  84. 574f05d hpsa: factor out hpsa_ciss_submit function by Stephen Cameron · 10 years ago
  85. 7acf570 hpsa: do not request device rescan on every ioaccel path error by Stephen Cameron · 10 years ago
  86. f2405db hpsa: do not queue commands internally in driver by Don Brace · 10 years ago
  87. 45fcb86 hpsa: get rid of cmd_special_alloc and cmd_special_free by Stephen Cameron · 10 years ago
  88. d54c5c2 hpsa: reserve some commands for use by driver by Stephen Cameron · 10 years ago
  89. 8947fd1 hpsa: avoid unneccesary calls to resource freeing functions by Robert Elliott · 10 years ago
  90. 2c14334 hpsa: fix memory leak in hpsa_alloc_cmd_pool by Robert Elliott · 10 years ago
  91. 3d4e6af hpsa: report allocation failures while allocating SG chain blocks by Robert Elliott · 10 years ago
  92. 1eaec8f hpsa: pass error from pci_set_consistent_dma_mask from hpsa_message by Robert Elliott · 10 years ago
  93. 9ee6179 hpsa: rename hpsa_request_irq to hpsa_request_irqs by Robert Elliott · 10 years ago
  94. cd3c81c hpsa: report failure to ioremap config table by Robert Elliott · 10 years ago
  95. 050f714 hpsa: trivial message and comment clean ups by Stephen Cameron · 10 years ago
  96. c7ee65b hpsa: refactor hpsa_find_board_params() to encapsulate legacy test by Webb Scales · 10 years ago
  97. 1ba66c9 hpsa: downgrade the Waiting for no-op print to dev_info by Robert Elliott · 10 years ago
  98. 60f923b hpsa: propagate return value from board ID lookup by Robert Elliott · 10 years ago
  99. adf1b3a hpsa: propagate hard_reset failures in reset_devices mode by Robert Elliott · 10 years ago
  100. 69d6e33 hpsa: remove 0x from queue depth print which is in decimal by Robert Elliott · 10 years ago