Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ab2d12cbe9d0369f94bc55bc659b2d2d9f3c15db
/
include
/
scsi
64d513a
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
05c7808
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
8e78b7d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
df91039
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
ee14c67
scsi_dh: kill struct scsi_dh_data
by Christoph Hellwig
· 9 years ago
d95dbff
scsi_dh: move device matching to the core code
by Christoph Hellwig
· 9 years ago
086b91d
scsi_dh: integrate into the core SCSI code
by Christoph Hellwig
· 9 years ago
566079c
dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
by Christoph Hellwig
· 9 years ago
1bab0de
dm-mpath, scsi_dh: don't let dm detach device handlers
by Christoph Hellwig
· 9 years ago
14c3e67
scsi: Add ALUA state change UA handling
by Hannes Reinecke
· 9 years ago
4e7fca0
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
fe16d4f
Revert "libata-eh: Set 'information' field for autosense"
by Tejun Heo
· 9 years ago
9c8108a
iSCSI: let session recovery_tmo sysfs writes persist across recovery
by Chris Leech
· 9 years ago
f5a8b3a
scsi: Protect against buffer possible overflow in scsi_set_sense_information
by Sagi Grimberg
· 9 years ago
7708c16
scsi: Move sense handling routines to scsi_common
by Sagi Grimberg
· 9 years ago
3fdf70a
IB/srp: Avoid using uninitialized variable
by Sagi Grimberg
· 9 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
07e3842
Move code that is used both by initiator and target drivers
by Bart Van Assche
· 10 years ago
c5f1ac8
Split SCSI header files
by Bart Van Assche
· 10 years ago
985aa49
IB/srp: Add 64-bit LUN support
by Bart Van Assche
· 9 years ago
35e9a9f
SCSI: add 1024 max sectors black list flag
by Mike Christie
· 10 years ago
7d69cff
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
c749e6b
scsi_transport_fc: Add support for 25Gbit speed
by James Smart
· 10 years ago
a1524f2
libata-eh: Set 'information' field for autosense
by Hannes Reinecke
· 10 years ago
3e12cef
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
9c4a6b1
scsi_logging: return void for dev_printk() functions
by Hannes Reinecke
· 10 years ago
ee1b6f7
block: support different tag allocation policy
by Shaohua Li
· 10 years ago
6a806cb
scsi: annotate sdev_prefix_printk and scmd_printk as printf-like
by Christoph Hellwig
· 10 years ago
2dd951e
scsi: Conditionally compile in constants.c
by Hannes Reinecke
· 10 years ago
026f8da
scsi: use per-cpu buffer for formatting scsi_print_result()
by Hannes Reinecke
· 10 years ago
9e5ed2a
scsi: use external buffer for command logging
by Hannes Reinecke
· 10 years ago
ded85c1
scsi: Implement per-cpu logging buffer
by Hannes Reinecke
· 10 years ago
cdce6ac
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
e617457
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
4f7ad52
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
4e8790f
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
096cbc3
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
68d81f4
scsi: remove MSG_*_TAG defines
by Christoph Hellwig
· 10 years ago
4e48489
scsi: remove scsi_set_tag_type
by Christoph Hellwig
· 10 years ago
17ea012
scsi: remove scsi_get_tag_type
by Christoph Hellwig
· 10 years ago
efc3c1d
scsi: remove ->change_queue_type method
by Christoph Hellwig
· 10 years ago
79855d1
libsas: remove task_collector mode
by Christoph Hellwig
· 10 years ago
85686f6
scsi: add SPC-3 command definitions
by Hannes Reinecke
· 10 years ago
eb846d9
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
by Hannes Reinecke
· 10 years ago
3af6b35
scsi: remove scsi_driver owner field
by Christoph Hellwig
· 10 years ago
3c356bd
scsi: stop passing a gfp_mask argument down the command setup path
by Christoph Hellwig
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
a020010
Merge Linus' tree to be be to apply submitted patches to newer code than
by Jiri Kosina
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
e2eddf4
scsi: remove use_blk_tcq Scsi_Host field
by Christoph Hellwig
· 10 years ago
5066863
scsi: remove abuses of scsi_populate_tag
by Christoph Hellwig
· 10 years ago
abd0c53
scsi: remove ordered_tag host template field
by Christoph Hellwig
· 10 years ago
609aa22
scsi: remove ordered_tags scsi_device field
by Christoph Hellwig
· 10 years ago
125c99b
scsi: add new scsi-command flag for tagged commands
by Christoph Hellwig
· 10 years ago
a62182f
scsi: provide a generic change_queue_type method
by Christoph Hellwig
· 10 years ago
1d52032
scsi: handle more device handler setup/teardown in common code
by Christoph Hellwig
· 10 years ago
a64d01d
scsi: remove struct scsi_dh_devlist
by Christoph Hellwig
· 10 years ago
cd37743
scsi: use container_of to get at device handler private data
by Christoph Hellwig
· 10 years ago
906d15f
scsi: split scsi_nonblockable_ioctl
by Christoph Hellwig
· 10 years ago
176aa9d
scsi: refactor scsi_reset_provider handling
by Christoph Hellwig
· 10 years ago
1ee8e88
scsi: add support for multiple hardware queues in scsi_(host_)find_tag
by Bart Van Assche
· 10 years ago
efec4b9
scsi: add support for multiple hardware queues
by Bart Van Assche
· 10 years ago
c11c004
scsi: simplify scsi_log_(send|completion)
by Hannes Reinecke
· 10 years ago
ef61329
scsi: remove scsi_show_result()
by Hannes Reinecke
· 10 years ago
3cc958c
scsi: separate out scsi_(host|driver)byte_string()
by Hannes Reinecke
· 10 years ago
a9a47bf
scsi: repurpose the last argument from print_opcode_name()
by Hannes Reinecke
· 10 years ago
7ac7076
scsi: remove scsi_print_status()
by Hannes Reinecke
· 10 years ago
4753cbc
scsi: use 'bool' as return value for scsi_normalize_sense()
by Hannes Reinecke
· 10 years ago
d811b84
scsi: use sdev as argument for sense code printing
by Hannes Reinecke
· 10 years ago
22e0d99
scsi: introduce sdev_prefix_printk()
by Hannes Reinecke
· 10 years ago
639ae4d
scsi: remove scsi_cmd_print_sense_hdr()
by Hannes Reinecke
· 10 years ago
26cf591
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
by Douglas Gilbert
· 10 years ago
1cbd772
libsas: use ata_dev_classify()
by Hannes Reinecke
· 10 years ago
542cb45
scsi: Fix "choir" and "beeing" malaprops
by Finn Thain
· 10 years ago
b1dd2aa
scsi: set REQ_QUEUE for the blk-mq case
by Christoph Hellwig
· 10 years ago
848a552
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 10 years ago
aa281ac
Boaz Harrosh - Fix broken email address
by Boaz Harrosh
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
19ac97f
Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus
by James Bottomley
· 10 years ago
45341ca
scsi: fix the type for well known LUs
by Subhash Jadavani
· 10 years ago
c611529
sd: Honor block layer integrity handling flags
by Martin K. Petersen
· 10 years ago
8e4a5da
scsi: fix comment in struct Scsi_Host definition
by Sebastian Herbszt
· 10 years ago
81481eb
blk-mq: fix and simplify tag iteration for the timeout handler
by Christoph Hellwig
· 10 years ago
e8be1cf
[SCSI] fix regression that accidentally disabled block-based tcq
by Christoph Hellwig
· 10 years ago
50c4e96
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
by Alan Stern
· 10 years ago
64bdcbc
scsi: add use_cmd_list flag
by Kashyap.Desai@avagotech.com
· 10 years ago
4b8c6ba
scsi: fix regression that accidentally disabled block-based tcq
by Christoph Hellwig
· 10 years ago
88ec63d6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
d429a36
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
308c09f
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
by Laura Abbott
· 10 years ago
ae87e8b
Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next
by James Bottomley
· 10 years ago
09ff742
libiscsi: return new error code when nop times out
by Mike Christie
· 10 years ago
f9e06c6
Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-next
by James Bottomley
· 10 years ago
0213436
scsi: do not issue SCSI RSOC command to Promise Vtrak E610f
by Janusz Dziemidowicz
· 10 years ago
c21a2c1
scsi: add defines for new FC port speeds.
by Dick Kennedy
· 10 years ago
c1d40a5
scsi: add a blacklist flag which enables VPD page inquiries
by Martin K. Petersen
· 10 years ago
Next »