1. 0e772b3 bfa: remove useless return variables by Peter Senna Tschudin · 10 years ago
  2. 03a6c3f bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address by Ben Hutchings · 10 years ago
  3. 7626d9f bfa: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  4. 1f3d2d9 aic7xxx: Use kstrdup by Himangi Saraogi · 10 years ago
  5. c21a2c1 scsi: add defines for new FC port speeds. by Dick Kennedy · 10 years ago
  6. 915aafd bnx2i, be2iscsi: fix custom stats length by Mike Christie · 10 years ago
  7. a799cb7 iscsi: kill redundant casts by Nick Black' via open-iscsi · 10 years ago
  8. 16acf5d tgt: remove SCSI_TGT and SCSI_FC_TGT_ATTRS by Paul Bolle · 10 years ago
  9. 26b9fd8 sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout by K. Y. Srinivasan · 10 years ago
  10. c1d40a5 scsi: add a blacklist flag which enables VPD page inquiries by Martin K. Petersen · 10 years ago
  11. fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
  12. 7a14c1c scsi: add a symbolic name for the ZBC device type by Christoph Hellwig · 10 years ago
  13. c6e4f19 scsi: update scsi_device_types by Christoph Hellwig · 10 years ago
  14. 4d63716 fnic: reject device resets without assigned tags for the blk-mq case by Christoph Hellwig · 10 years ago
  15. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 11 years ago
  16. c53c6d6 scatterlist: allow chaining to preallocated chunks by Christoph Hellwig · 11 years ago
  17. f6d47e7 scsi: unwind blk_end_request_all and blk_end_request_err calls by Christoph Hellwig · 11 years ago
  18. 2ccbb00 scsi: only maintain target_blocked if the driver has a target queue limit by Christoph Hellwig · 11 years ago
  19. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 11 years ago
  20. 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 11 years ago
  21. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 11 years ago
  22. 7ae65c0 scsi: convert target_busy to an atomic_t by Christoph Hellwig · 11 years ago
  23. cf68d33 scsi: push host_lock down into scsi_{host,target}_queue_ready by Christoph Hellwig · 11 years ago
  24. 3b5382c scsi: set ->scsi_done before calling scsi_dispatch_cmd by Christoph Hellwig · 11 years ago
  25. d0d3bbf scsi: centralize command re-queueing in scsi_dispatch_fn by Christoph Hellwig · 11 years ago
  26. de3e8bf scsi: split __scsi_queue_insert by Christoph Hellwig · 11 years ago
  27. 6af7a4f scsi: add scsi_setup_cmnd helper by Christoph Hellwig · 10 years ago
  28. 4f1e576 scsi: mark scsi_setup_blk_pc_cmnd static by Christoph Hellwig · 10 years ago
  29. 87949ee sd: split sd_init_command by Christoph Hellwig · 10 years ago
  30. e4200f8 sd: retry discard commands by Christoph Hellwig · 10 years ago
  31. a25ee54 sd: retry write same commands by Christoph Hellwig · 10 years ago
  32. 6a7b439 sd: don't use scsi_setup_blk_pc_cmnd for discard requests by Christoph Hellwig · 10 years ago
  33. 59b1134 sd: don't use scsi_setup_blk_pc_cmnd for write same requests by Christoph Hellwig · 10 years ago
  34. a118c6c sd: don't use scsi_setup_blk_pc_cmnd for flush requests by Christoph Hellwig · 10 years ago
  35. 5158a89 scsi: set sc_data_direction in common code by Christoph Hellwig · 10 years ago
  36. 3868cf8 scsi: restructure command initialization for TYPE_FS requests by Christoph Hellwig · 10 years ago
  37. 635d98b scsi: move the nr_phys_segments assert into scsi_init_io by Christoph Hellwig · 10 years ago
  38. e6c11db scsi_lib: remove the description string in scsi_io_completion() by Maurizio Lombardi · 10 years ago
  39. cb23f91 scsi: cleanup switch in scsi_adjust_queue_depth by Douglas Gilbert · 10 years ago
  40. f1bea55 scsi: remove various exports that were only used by scsi_tgt by Christoph Hellwig · 11 years ago
  41. aa3fc09 tgt: defconfig cleanup by Bart Van Assche · 11 years ago
  42. 0664652 tgt: removal by Bart Van Assche · 11 years ago
  43. f666793 libsrp: removal by Christoph Hellwig · 11 years ago
  44. 074dc37 ibmvstgt: remove by Christoph Hellwig · 11 years ago
  45. 91921e0 scsi: use dev_printk variants where possible by Hannes Reinecke · 10 years ago
  46. e5f73ce scsi: use dev_printk() variants for ioctl by Hannes Reinecke · 10 years ago
  47. b30d8bc scsi: Implement st_printk() by Hannes Reinecke · 10 years ago
  48. 28c3172 scsi: Implement ch_printk() by Hannes Reinecke · 10 years ago
  49. 95e159d scsi: Implement sg_printk() by Hannes Reinecke · 10 years ago
  50. 96eefad scsi: Implement sr_printk() by Hannes Reinecke · 10 years ago
  51. d9e5d61 scsi_scan: Fixup scsilun_to_int() by Hannes Reinecke · 10 years ago
  52. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  53. b4210b8 Add module param type 'ullong' by Hannes Reinecke · 10 years ago
  54. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  55. 755f516 qla2xxx: Restrict max_lun to 16-bit for older HBAs by Hannes Reinecke · 10 years ago
  56. 22ffeb4 scsi_scan: Restrict sequential scan to 256 LUNs by Hannes Reinecke · 10 years ago
  57. c309b35 scsi: Remove CONFIG_SCSI_MULTI_LUN by Hannes Reinecke · 10 years ago
  58. cc833ac sg: O_EXCL and other lock handling by Douglas Gilbert · 10 years ago
  59. 16070cc sg: add SG_FLAG_Q_AT_TAIL flag by Douglas Gilbert · 10 years ago
  60. 65c26a0 sg: relax 16 byte cdb restriction by Douglas Gilbert · 10 years ago
  61. bcdb247 sd: Limit transfer length by Martin K. Petersen · 10 years ago
  62. 8d96447 sd: bad return code of init_sd by Clément Calmels · 10 years ago
  63. cb2fb68 sd: notify block layer when using temporary change to cache_type by Vaughan Cao · 10 years ago
  64. 6bb5e6e scsi_debug: allow huge transfer length for read/write commands by Akinobu Mita · 10 years ago
  65. 8ed5a4d scsi: increase upper limit for max_sectors by Akinobu Mita · 10 years ago
  66. e430cbc sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff by Akinobu Mita · 10 years ago
  67. 46f69e6 sg: prevent integer overflow when converting from sectors to bytes by Akinobu Mita · 10 years ago
  68. fcc95a7 scsi: remove two cancel_delayed_work() calls from the mid-layer by Bart Van Assche · 10 years ago
  69. 89fb4cd scsi: handle flush errors properly by James Bottomley · 10 years ago
  70. 59ca9ee Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  71. 22d3685 Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  72. b6603fe Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  73. bcf44bf Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. d14aef3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 2da2944 Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  76. c20ddc64 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  77. d7b6e53 Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  78. 97b8ee8 ring-buffer: Fix polling on trace_pipe by Martin Lau · 10 years ago
  79. d68aab6b quota: missing lock in dqcache_shrink_scan() by Niu Yawei · 10 years ago
  80. f0160a5 tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  81. 0b632204 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  82. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  83. 5f8bf2d2 tracing: Fix graph tracer with stack tracer on other archs by Steven Rostedt (Red Hat) · 10 years ago
  84. 8abfb87 tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs by zhangwei(Jovi) · 11 years ago
  85. 4da63c6 ALSA: hda - Fix broken PM due to incomplete i915 initialization by Takashi Iwai · 10 years ago
  86. 8f9818af hso: fix deadlock when receiving bursts of data by Olivier Sobrie · 10 years ago
  87. 5c763ed hso: remove unused workqueue by Olivier Sobrie · 10 years ago
  88. 1b81e88 Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  89. 8ec8ba8 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  90. 3cf521f net/l2tp: don't fall back on UDP [get|set]sockopt by Sasha Levin · 10 years ago
  91. 3916a31 net: ppp: don't call sk_chk_filter twice by Christoph Schulz · 10 years ago
  92. 32b333f mlx4: mark napi id for gro_skb by Jason Wang · 10 years ago
  93. 548d28b bonding: fix ad_select module param check by Nikolay Aleksandrov · 10 years ago
  94. a8a3e41 net: pppoe: use correct channel MTU when using Multilink PPP by Christoph Schulz · 10 years ago
  95. 9ecf07a neigh: sysctl - simplify address calculation of gc_* variables by Mathias Krause · 10 years ago
  96. 8f2e5ae net: sctp: fix information leaks in ulpevent layer by Daniel Borkmann · 10 years ago
  97. 2448e34 tracing: instance_rmdir() leaks ftrace_event_file->filter by Oleg Nesterov · 10 years ago
  98. 263782c aio: protect reqs_available updates from changes in interrupt handlers by Benjamin LaHaise · 10 years ago
  99. f2b3455 fuse: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  100. 27f1b36 fuse: release temporary page if fuse_writepage_locked() failed by Maxim Patlasov · 10 years ago