Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b3b1b6532890c70987821946f90c22b8021aaaf8
/
include
/
scsi
c2e8fbf
scsi: libsas: align sata_device's rps_resp on a cacheline
by Huacai Chen
· 7 years ago
5ebde46
scsi: Use 'blist_flags_t' for scsi_devinfo flags
by Hannes Reinecke
· 7 years ago
670ffcc
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3a0a529
block, scsi: Make SCSI quiesce and resume work reliably
by Bart Van Assche
· 7 years ago
335f83b
scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitions
by James Smart
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
77570ee
scsi: sas: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
1305910
scsi: fcoe: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
cf3431b
scsi: scsi_error: Handle power-on reset unit attention
by Hannes Reinecke
· 7 years ago
f26aead
scsi: scsi_devinfo: Reformat blacklist flags
by Hannes Reinecke
· 7 years ago
aa8a845
scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
by Damien Le Moal
· 7 years ago
1c048a2
scsi: libiscsi: Remove iscsi_destroy_session
by Khazhismel Kumykov
· 7 years ago
28a0bc4
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
by Martin K. Petersen
· 7 years ago
8a11282
scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONE
by Jason Yan
· 7 years ago
0d78f96
scsi: libsas: remove the numbering for each event enum
by Jason Yan
· 7 years ago
042ebd2
scsi: libsas: kill useless ha_event and do some cleanup
by Jason Yan
· 7 years ago
cc4238b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
2441500
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
7760e22
scsi: Remove Scsi_Host.uspace_req_q
by Bart Van Assche
· 7 years ago
64104f7
scsi: Call scsi_initialize_rq() for filesystem requests
by Bart Van Assche
· 7 years ago
651a013
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
by Christoph Hellwig
· 7 years ago
ccf1e00
scsi: Rework handling of scsi_device.vpd_pg8[03]
by Bart Van Assche
· 7 years ago
cc199e7
scsi: libsas: move bus_reset_handler() to target_reset_handler()
by Hannes Reinecke
· 7 years ago
85aa93b
scsi: scsi_transport_srp: Suppress a W=1 compiler warning
by Bart Van Assche
· 7 years ago
bed2213
scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
by Bart Van Assche
· 7 years ago
c2e872a
scsi: Avoid sign extension of scsi_device.type
by Bart Van Assche
· 7 years ago
f52d53a
scsi: Remove an obsolete function declaration
by Bart Van Assche
· 7 years ago
70e42fd
scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()
by Damien Le Moal
· 7 years ago
67b4652
scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmnd
by Steffen Maier
· 7 years ago
48ea2ce
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
e5dc9a7
target: Use macro for WRITE_VERIFY_32 operation codes
by Damien Le Moal
· 7 years ago
9031114
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
109a5db
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
f9279c9
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
by Ewan D. Milne
· 7 years ago
d80210f
sd: add support for TCG OPAL self encrypting disks
by Christoph Hellwig
· 7 years ago
6d311fa
scsi: sas: scsi_queue_work can fail, so make callers aware
by Johannes Thumshirn
· 8 years ago
b1ffbf8
libata: Support for an ATA PASS-THROUGH(32) command.
by Minwoo Im
· 7 years ago
6e9017f
scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIAL
by Bart Van Assche
· 7 years ago
d821bbd
scsi: fc: drop residual tsk_mgmt_response and it_nexus_response
by Kefeng Wang
· 7 years ago
6934be4
scsi: scsi_dh_alua: remove synchronous STPG support
by Christoph Hellwig
· 7 years ago
496c91b
scsi: remove various unused blist flags
by Christoph Hellwig
· 7 years ago
c8d9cf2
block: Change argument type of scsi_req_init()
by Bart Van Assche
· 7 years ago
ca18d6f
block: Make most scsi_req_init() calls implicit
by Bart Van Assche
· 7 years ago
0db6ca8
scsi: Protect SCSI device state changes with a mutex
by Bart Van Assche
· 8 years ago
43f7571
scsi: Create two versions of scsi_internal_device_unblock()
by Bart Van Assche
· 8 years ago
551eb59
scsi: Split scsi_internal_device_block()
by Bart Van Assche
· 8 years ago
8e68825
scsi: Avoid that scsi_exit_rq() triggers a use-after-free
by Bart Van Assche
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
bd1286f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
fcc8487
uapi: export all headers under uapi directories
by Nicolas Dichtel
· 8 years ago
8d5e72d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
c2d26f1
target: Add WRITE_VERIFY_16
by Bryant G. Ly
· 8 years ago
2908769
scsi: Improve scsi_get_sense_info_fld
by Damien Le Moal
· 8 years ago
17d5363
scsi: introduce a result field in struct scsi_request
by Christoph Hellwig
· 8 years ago
0c3ae26
scsi: scsi_transport_fc: Add dummy initiator role to rport
by Cathy Avery
· 8 years ago
745dfa0
scsi: sg: disable SET_FORCE_LOW_DMA
by Hannes Reinecke
· 8 years ago
a065863
scsi: make asynchronous aborts mandatory
by Hannes Reinecke
· 8 years ago
8e8c9d0
scsi: make eh_eflags persistent
by Hannes Reinecke
· 8 years ago
7a38dc0
scsi: scsi_error: count medium access timeout only once per EH run
by Hannes Reinecke
· 8 years ago
ed12e03
scsi: Make checking the scsi_device_get() return value mandatory
by Bart Van Assche
· 8 years ago
64c7f1d
block, scsi: move the retries field to struct scsi_request
by Christoph Hellwig
· 8 years ago
8690218
scsi: sas: remove sas_domain_release_transport
by Johannes Thumshirn
· 8 years ago
6dc618c
scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
22c70d1
scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
8893cf6
scsi: mpt3sas: Avoid sleeping in interrupt context
by Bart Van Assche
· 8 years ago
6f8830f
scsi: libiscsi: add lock around task lists to fix list corruption regression
by Chris Leech
· 8 years ago
fcbfffe
scsi: remove scsi_execute_req_flags
by Christoph Hellwig
· 8 years ago
76aaf87
scsi: merge __scsi_execute into scsi_execute
by Christoph Hellwig
· 8 years ago
857de6e
scsi: use 'scsi_device_from_queue()' for scsi_dh
by Hannes Reinecke
· 8 years ago
cdc1947
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
556e26a
scsi: remove tsk_mgmt_response and it_nexus_response transport methods
by Christoph Hellwig
· 8 years ago
b6a05c8
scsi: remove eh_timed_out methods in the transport template
by Christoph Hellwig
· 8 years ago
57292b5
block: introduce blk_rq_is_passthrough
by Christoph Hellwig
· 8 years ago
82ed4db
block: split scsi_request out of struct request
by Christoph Hellwig
· 8 years ago
e9c787e
scsi: allocate scsi_cmnd structures as part of struct request
by Christoph Hellwig
· 8 years ago
d48777a6
scsi: remove __scsi_alloc_queue
by Christoph Hellwig
· 8 years ago
9208b75
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
by James Bottomley
· 8 years ago
67d35e7
scsi: libfc: Fix variable name in fc_set_wwpn
by Fam Zheng
· 8 years ago
47069a8
scsi: remove useless acpi functions in the header file
by Hanjun Guo
· 8 years ago
9efecca
linux: drop __bitwise__ everywhere
by Michael S. Tsirkin
· 8 years ago
a829a84
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
0654816
scsi: fc: use bsg_job_done
by Johannes Thumshirn
· 8 years ago
75cc8cf
scsi: change FC drivers to use 'struct bsg_job'
by Johannes Thumshirn
· 8 years ago
ad7660c
scsi: fc: implement kref backed reference counting
by Johannes Thumshirn
· 8 years ago
1d69b12
scsi: fc: provide fc_bsg_to_rport() helper
by Johannes Thumshirn
· 8 years ago
cd21c60
scsi: fc: provide fc_bsg_to_shost() helper
by Johannes Thumshirn
· 8 years ago
1abaede
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
by Johannes Thumshirn
· 8 years ago
eb34094
scsi: Get rid of struct fc_bsg_buffer
by Johannes Thumshirn
· 8 years ago
2d9c5c2
scsi: allow LLDDs to expose the queue mapping to blk-mq
by Christoph Hellwig
· 8 years ago
9625cc4
scsi: libfc: Replace ->seq_release callback with function call
by Hannes Reinecke
· 8 years ago
96d564e
scsi: libfc: Replace ->seq_assign callback with function call
by Hannes Reinecke
· 8 years ago
f1d61e6
scsi: libfc: Replace ->seq_set_resp callback with direct function call
by Hannes Reinecke
· 8 years ago
c6865b3
scsi: libfc: Replace ->seq_start_next callback with function call
by Hannes Reinecke
· 8 years ago
768c72c
scsi: libfc: Replace ->exch_done callback with function call
by Hannes Reinecke
· 8 years ago
0ebaed1
scsi: libfc: Replace ->seq_exch_abort callback with function call
by Hannes Reinecke
· 8 years ago
0cac937
scsi: libfc: Replace ->seq_send callback with function call
by Hannes Reinecke
· 8 years ago
a8220de
scsi: libfc: Remove fc_rport_init()
by Hannes Reinecke
· 8 years ago
5922a95
scsi: libfc: Replace ->rport_flush_queue callback with function call
by Hannes Reinecke
· 8 years ago
Next »