Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6e9ae6d560e1a60113ef2a4d27eeb4931048b674
6e9ae6d
mac_scsi: Add module option to Kconfig
by Finn Thain
· 10 years ago
92de383
mac_scsi: Remove header
by Finn Thain
· 10 years ago
fd9cd67
dmx3191d: Use NO_IRQ
by Finn Thain
· 10 years ago
710ddd0
ncr5380: Drop legacy scsi.h include
by Finn Thain
· 10 years ago
96068e6
ncr5380: Remove *_RELEASE macros
by Finn Thain
· 10 years ago
d572f65f
ncr5380: Remove pointless compiler command line override macros
by Finn Thain
· 10 years ago
a9c2dc4
ncr5380: Move static PDMA spin counters to host data
by Finn Thain
· 10 years ago
8c32513
ncr5380: Cleanup host info() methods
by Finn Thain
· 10 years ago
270ac2c
ncr5380: Remove NCR5380_STATS
by Finn Thain
· 10 years ago
22f5f10
ncr5380: Fix SCSI_IRQ_NONE bugs
by Finn Thain
· 10 years ago
3f9e986
ncr5380: Remove duplicate comments
by Finn Thain
· 10 years ago
997acab
ncr5380: Remove redundant AUTOSENSE macro
by Finn Thain
· 10 years ago
76f13b9
ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
by Finn Thain
· 10 years ago
4d3d2a5
ncr5380: Remove more useless prototypes
by Finn Thain
· 10 years ago
ed8b9e7
ncr5380: Remove useless prototypes
by Finn Thain
· 10 years ago
48f16c9
ncr5380: Remove unused macros
by Finn Thain
· 10 years ago
925e461
ncr5380: Fix compiler warnings and __setup options
by Finn Thain
· 10 years ago
acfc8ca
ncr5380: Remove unused hostdata fields
by Finn Thain
· 10 years ago
d61c542
ncr5380: Use printk() not pr_debug()
by Finn Thain
· 10 years ago
41df7b0
Fnic: Fnic Driver crashed with NULL pointer reference
by Hiral Shah
· 10 years ago
0ee7b87
Fnic: For Standalone C series, "sending VLAN request" message seen even if the link is down
by Hiral Shah
· 10 years ago
35061e2
Fnic: Improper resue of exchange Ids
by Hiral Shah
· 10 years ago
042b356
Fnic: Memcopy only mimumum of data or trace buffer
by Hiral Shah
· 10 years ago
a232bfb
Fnic: Not probing all the vNICS via fnic_probe on boot
by Hiral Shah
· 10 years ago
2043e1f
bnx2fc: fix an error code in _bnx2fc_create()
by Dan Carpenter
· 10 years ago
b6829c7
bnx2fc: check IS_ERR() instead of NULL
by Dan Carpenter
· 10 years ago
7dad6b2
IB/srp: Fix a race condition triggered by destroying a queue pair
by Bart Van Assche
· 10 years ago
d92c0da
IB/srp: Add multichannel support
by Bart Van Assche
· 10 years ago
77f2c1a
IB/srp: Use block layer tags
by Bart Van Assche
· 10 years ago
509c07b
IB/srp: Separate target and channel variables
by Bart Van Assche
· 10 years ago
747fe00
IB/srp: Introduce two new srp_target_port member variables
by Bart Van Assche
· 10 years ago
34aa654
IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning
by Bart Van Assche
· 10 years ago
205619f
IB/srp: Remove stale connection retry mechanism
by Bart Van Assche
· 10 years ago
394c595
IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()
by Bart Van Assche
· 10 years ago
9493c24
qla2xxx: remove redundant declaration in 'qla_gbl.h'
by Chen Gang
· 10 years ago
869404c
ipr: set coherent DMA mask
by Anton Blanchard
· 10 years ago
d73341b
ipr: convert to generic DMA API
by Anton Blanchard
· 10 years ago
6932fc6
vmw_pvscsi: fixup tagging
by Hannes Reinecke
· 10 years ago
17c9ff5
scsi_debug: error message should say scsi_host_alloc not scsi_register
by Finn Thain
· 10 years ago
0f8fcc0
tmscim: remove unused SCSI_IRQ_NONE macro definition
by Finn Thain
· 10 years ago
d7cb71e
ufs: remove spurious scsi_set_tag_type call
by Christoph Hellwig
· 10 years ago
ee11560
scsi: don't force tagged_supported in drivers
by Christoph Hellwig
· 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
8f88dc4
mptfusion: don't change queue type in ->change_queue_depth
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
1f12ffa
scsi: device handlers must have attach and detach methods
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
27c888f
scsi_dh: get module reference outside of device handler
by Christoph Hellwig
· 10 years ago
0b9c084
scsi_dh_hp_sw: fix return value on failed allocation
by Christoph Hellwig
· 10 years ago
7985090
sd: disable discard_zeroes_data for UNMAP
by Martin K. Petersen
· 10 years ago
e9afccc
scsi: return EAGAIN when resetting a device under EH
by Christoph Hellwig
· 10 years ago
2b3b3d6
osst: call scsi_set_medium_removal directly
by Christoph Hellwig
· 10 years ago
dccfa68
st: call scsi_set_medium_removal directly
by Christoph Hellwig
· 10 years ago
21a9d4c
sd: fix up ->compat_ioctl
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
205fb5f
blk-mq: add blk_mq_unique_tag()
by Bart Van Assche
· 10 years ago
f1569ff
scsi: ratelimit I/O error messages
by Hannes Reinecke
· 10 years ago
b6c92b7
scsi: correct return values for .eh_abort_handler implementations
by Hannes Reinecke
· 10 years ago
883a030
scsi: document scsi_try_to_abort_cmd
by Hannes Reinecke
· 10 years ago
a3a790d
scsi: use shost argument in scsi_eh_prt_fail_stats
by Hannes Reinecke
· 10 years ago
a222b1e
scsi: fixup logging messages in scsi_error.c
by Hannes Reinecke
· 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
1fa6b5f
scsi: Remove scsi_print_command when calling abort
by Hannes Reinecke
· 10 years ago
a9a47bf
scsi: repurpose the last argument from print_opcode_name()
by Hannes Reinecke
· 10 years ago
2478a73
scsi: consolidate opcode lookup in scsi_opcode_sa_name()
by Hannes Reinecke
· 10 years ago
234d677
scsi: merge print_opcode_name()
by Hannes Reinecke
· 10 years ago
6033f97
scsi: implement scsi_opcode_sa_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
15c75f8
scsi: do not decode sense extras
by Hannes Reinecke
· 10 years ago
149d18c
scsi: stop decoding if scsi_normalize_sense() fails
by Hannes Reinecke
· 10 years ago
7d17090
53c700: remove scsi_print_sense() usage
by Hannes Reinecke
· 10 years ago
e04ca90
fas216: update logging messages
by Hannes Reinecke
· 10 years ago
279c43b
fas216: return DID_ERROR for incomplete data transfer
by Hannes Reinecke
· 10 years ago
2e120a57
acornscsi: use scsi_print_command()
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
f75ae8e
aha152x: debug output update and whitespace cleanup
by Hannes Reinecke
· 10 years ago
ad3819c
sd: remove scsi_print_sense() in sd_done()
by Hannes Reinecke
· 10 years ago
639ae4d
scsi: remove scsi_cmd_print_sense_hdr()
by Hannes Reinecke
· 10 years ago
d2fd76e
enclosure: handle non-unique element descriptors
by Markus Stockhausen
· 10 years ago
2bec708
st: add a debug_flag module parameter request
by Laurence Oberman
· 10 years ago
26cf591
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
by Douglas Gilbert
· 10 years ago
678e275
scsi: PC partition tables are little endian
by Christoph Hellwig
· 10 years ago
037e6d8
scsi: resolve some missing-field-initializers warnings
by Mark Rustad
· 10 years ago
605c6db
scsi: fix off-by-one LUN check in scsi_scan_host_selected()
by Mark Knibbs
· 10 years ago
fb0d82f
scsi: fix trivial typos in scsi_scan.c comment
by Mark Knibbs
· 10 years ago
Next »