1. 0213436 scsi: do not issue SCSI RSOC command to Promise Vtrak E610f by Janusz Dziemidowicz · 10 years ago
  2. 884ffee scsi: use short driver name for per-driver cmd slab caches by James Bottomley · 10 years ago
  3. 16acf5d tgt: remove SCSI_TGT and SCSI_FC_TGT_ATTRS by Paul Bolle · 10 years ago
  4. 26b9fd8 sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout by K. Y. Srinivasan · 10 years ago
  5. c1d40a5 scsi: add a blacklist flag which enables VPD page inquiries by Martin K. Petersen · 10 years ago
  6. fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
  7. c6e4f19 scsi: update scsi_device_types by Christoph Hellwig · 10 years ago
  8. 4d63716 fnic: reject device resets without assigned tags for the blk-mq case by Christoph Hellwig · 10 years ago
  9. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 10 years ago
  10. c53c6d6 scatterlist: allow chaining to preallocated chunks by Christoph Hellwig · 10 years ago
  11. f6d47e7 scsi: unwind blk_end_request_all and blk_end_request_err calls by Christoph Hellwig · 10 years ago
  12. 2ccbb00 scsi: only maintain target_blocked if the driver has a target queue limit by Christoph Hellwig · 10 years ago
  13. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 10 years ago
  14. 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 10 years ago
  15. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 10 years ago
  16. 7ae65c0 scsi: convert target_busy to an atomic_t by Christoph Hellwig · 10 years ago
  17. cf68d33 scsi: push host_lock down into scsi_{host,target}_queue_ready by Christoph Hellwig · 10 years ago
  18. 3b5382c scsi: set ->scsi_done before calling scsi_dispatch_cmd by Christoph Hellwig · 10 years ago
  19. d0d3bbf scsi: centralize command re-queueing in scsi_dispatch_fn by Christoph Hellwig · 10 years ago
  20. de3e8bf scsi: split __scsi_queue_insert by Christoph Hellwig · 10 years ago
  21. 6af7a4f scsi: add scsi_setup_cmnd helper by Christoph Hellwig · 10 years ago
  22. 4f1e576 scsi: mark scsi_setup_blk_pc_cmnd static by Christoph Hellwig · 10 years ago
  23. 87949ee sd: split sd_init_command by Christoph Hellwig · 10 years ago
  24. e4200f8 sd: retry discard commands by Christoph Hellwig · 10 years ago
  25. a25ee54 sd: retry write same commands by Christoph Hellwig · 10 years ago
  26. 6a7b439 sd: don't use scsi_setup_blk_pc_cmnd for discard requests by Christoph Hellwig · 10 years ago
  27. 59b1134 sd: don't use scsi_setup_blk_pc_cmnd for write same requests by Christoph Hellwig · 10 years ago
  28. a118c6c sd: don't use scsi_setup_blk_pc_cmnd for flush requests by Christoph Hellwig · 10 years ago
  29. 5158a89 scsi: set sc_data_direction in common code by Christoph Hellwig · 10 years ago
  30. 3868cf8 scsi: restructure command initialization for TYPE_FS requests by Christoph Hellwig · 10 years ago
  31. 635d98b scsi: move the nr_phys_segments assert into scsi_init_io by Christoph Hellwig · 10 years ago
  32. e6c11db scsi_lib: remove the description string in scsi_io_completion() by Maurizio Lombardi · 10 years ago
  33. cb23f91 scsi: cleanup switch in scsi_adjust_queue_depth by Douglas Gilbert · 10 years ago
  34. f1bea55 scsi: remove various exports that were only used by scsi_tgt by Christoph Hellwig · 10 years ago
  35. 0664652 tgt: removal by Bart Van Assche · 10 years ago
  36. f666793 libsrp: removal by Christoph Hellwig · 10 years ago
  37. 074dc37 ibmvstgt: remove by Christoph Hellwig · 10 years ago
  38. 91921e0 scsi: use dev_printk variants where possible by Hannes Reinecke · 10 years ago
  39. e5f73ce scsi: use dev_printk() variants for ioctl by Hannes Reinecke · 10 years ago
  40. b30d8bc scsi: Implement st_printk() by Hannes Reinecke · 10 years ago
  41. 28c3172 scsi: Implement ch_printk() by Hannes Reinecke · 10 years ago
  42. 95e159d scsi: Implement sg_printk() by Hannes Reinecke · 10 years ago
  43. 96eefad scsi: Implement sr_printk() by Hannes Reinecke · 10 years ago
  44. d9e5d61 scsi_scan: Fixup scsilun_to_int() by Hannes Reinecke · 10 years ago
  45. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  46. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  47. 755f516 qla2xxx: Restrict max_lun to 16-bit for older HBAs by Hannes Reinecke · 10 years ago
  48. 22ffeb4 scsi_scan: Restrict sequential scan to 256 LUNs by Hannes Reinecke · 10 years ago
  49. c309b35 scsi: Remove CONFIG_SCSI_MULTI_LUN by Hannes Reinecke · 10 years ago
  50. cc833ac sg: O_EXCL and other lock handling by Douglas Gilbert · 10 years ago
  51. 16070cc sg: add SG_FLAG_Q_AT_TAIL flag by Douglas Gilbert · 10 years ago
  52. 65c26a0 sg: relax 16 byte cdb restriction by Douglas Gilbert · 10 years ago
  53. bcdb247 sd: Limit transfer length by Martin K. Petersen · 10 years ago
  54. 8d96447 sd: bad return code of init_sd by Clément Calmels · 10 years ago
  55. cb2fb68 sd: notify block layer when using temporary change to cache_type by Vaughan Cao · 10 years ago
  56. 6bb5e6e scsi_debug: allow huge transfer length for read/write commands by Akinobu Mita · 10 years ago
  57. e430cbc sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff by Akinobu Mita · 10 years ago
  58. 46f69e6 sg: prevent integer overflow when converting from sectors to bytes by Akinobu Mita · 10 years ago
  59. fcc95a7 scsi: remove two cancel_delayed_work() calls from the mid-layer by Bart Van Assche · 10 years ago
  60. 89fb4cd scsi: handle flush errors properly by James Bottomley · 10 years ago
  61. 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
  62. b6603fe Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  63. 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
  64. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  65. 8f9818af hso: fix deadlock when receiving bursts of data by Olivier Sobrie · 10 years ago
  66. 5c763ed hso: remove unused workqueue by Olivier Sobrie · 10 years ago
  67. 1b81e88 Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  68. 3916a31 net: ppp: don't call sk_chk_filter twice by Christoph Schulz · 10 years ago
  69. 32b333f mlx4: mark napi id for gro_skb by Jason Wang · 10 years ago
  70. 548d28b bonding: fix ad_select module param check by Nikolay Aleksandrov · 10 years ago
  71. a8a3e41 net: pppoe: use correct channel MTU when using Multilink PPP by Christoph Schulz · 10 years ago
  72. 5a680fa net: bcmgenet: fix RGMII_MODE_EN bit by Florian Fainelli · 10 years ago
  73. 812c5fa mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR by Andrea Adami · 10 years ago
  74. 54c39e9 mtd: nand: reduce the warning noise when the ECC is too weak by Thomas Petazzoni · 10 years ago
  75. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  76. 2f3870e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  77. 655fc39 firewire: IEEE 1394 (FireWire) support should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  78. 4494377 clk: spear3xx: Set proper clock parent of uart1/2 by Thomas Gleixner · 10 years ago
  79. 15ebb05 clk: spear3xx: Use proper control register offset by Thomas Gleixner · 10 years ago
  80. 28b1fae Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  81. cacadb4 Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  82. 6b458ac Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  83. 78b3d1c Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  84. 56a50f2 Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  85. 303f8ad Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  86. eb82a3d phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove by Roger Quadros · 10 years ago
  87. e73b49f phy: core: Fix error path in phy_create() by Roger Quadros · 10 years ago
  88. bf5baf9 drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE by Sjoerd Simons · 10 years ago
  89. 3df9fcd phy: omap-usb2: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  90. 9820ccb phy: sun4i: depend on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  91. d8279a4 USB: serial: ftdi_sio: Add Infineon Triboard by Michal Sojka · 10 years ago
  92. 8bec751 serial: imx: Fix build breakage by Peter Hurley · 10 years ago
  93. a91d45f r8152: fix r8152_csum_workaround function by hayeswang · 10 years ago
  94. 4cad9f3 be2net: set EQ DB clear-intr bit in be_open() by Suresh Reddy · 10 years ago
  95. 19eeb2f farsync: fix invalid memory accesses in fst_add_one() and fst_init_card() by Alexey Khoroshilov · 10 years ago
  96. 67b9d76 Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  97. 85d90fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  98. b67db9d Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  99. 99ecb00 serial: arc_uart: Use uart_circ_empty() for open-coded comparison by Peter Hurley · 10 years ago
  100. c557d39 serial: Test for no tx data on tx restart by Peter Hurley · 10 years ago