Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1ea2d020ba477cb7011a7174e8501a9e04a325d4
/
include
/
scsi
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
88ec63d
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
fd2eb90
scsi: move the writeable field from struct scsi_device to struct scsi_cd
by Christoph Hellwig
· 10 years ago
7a14c1c
scsi: add a symbolic name for the ZBC device type
by Christoph Hellwig
· 10 years ago
d285203
scsi: add support for a blk-mq based I/O path.
by Christoph Hellwig
· 11 years ago
cd9070c
scsi: fix the {host,target,device}_blocked counter mess
by Christoph Hellwig
· 11 years ago
71e75c9
scsi: convert device_busy to atomic_t
by Christoph Hellwig
· 11 years ago
7466501
scsi: convert host_busy to atomic_t
by Christoph Hellwig
· 11 years ago
7ae65c0
scsi: convert target_busy to an atomic_t
by Christoph Hellwig
· 11 years ago
4f1e576
scsi: mark scsi_setup_blk_pc_cmnd static
by Christoph Hellwig
· 10 years ago
3868cf8
scsi: restructure command initialization for TYPE_FS requests
by Christoph Hellwig
· 10 years ago
f1bea55
scsi: remove various exports that were only used by scsi_tgt
by Christoph Hellwig
· 11 years ago
0664652
tgt: removal
by Bart Van Assche
· 11 years ago
f666793
libsrp: removal
by Christoph Hellwig
· 11 years ago
1abf635
scsi: use 64-bit value for 'max_luns'
by Hannes Reinecke
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
22ffeb4
scsi_scan: Restrict sequential scan to 256 LUNs
by Hannes Reinecke
· 10 years ago
16070cc
sg: add SG_FLAG_Q_AT_TAIL flag
by Douglas Gilbert
· 10 years ago
65c26a0
sg: relax 16 byte cdb restriction
by Douglas Gilbert
· 10 years ago
8ed5a4d
scsi: increase upper limit for max_sectors
by Akinobu Mita
· 10 years ago
8addf0c
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
5616b0a
[SCSI] use the scsi data buffer length to extract transfer size
by Martin K. Petersen
· 10 years ago
Next »