Age | Commit message (Expand) | Author |
2019-04-15 | scsi: libsas: Inject revalidate event for root port event | John Garry |
2019-04-15 | scsi: libsas: Stop hardcoding SAS address length | John Garry |
2019-04-12 | scsi: scsi_transport_fc: nvme: display FC-NVMe port roles | Hannes Reinecke |
2019-04-08 | scsi: scsi_transport_fc: Declare wwn_to_u64() argument const | Bart Van Assche |
2019-04-08 | scsi: scsi_transport_fc: Add FPIN fc event codes | James Smart |
2019-04-08 | scsi: scsi_transport_fc: refactor event posting routines | James Smart |
2019-03-19 | scsi: core: Remove OSD include files | Bart Van Assche |
2019-03-19 | scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignment | Hannes Reinecke |
2019-02-27 | scsi: kill command serial number | Hannes Reinecke |
2019-02-26 | scsi: clean obsolete return values of eh_timed_out | Avri Altman |
2019-02-19 | scsi: fcoe: make use of fip_mode enum complete | Sedat Dilek |
2019-02-12 | scsi: core: Move resid from scsi_data_buffer to scsi_cmnd | Bart Van Assche |
2019-02-08 | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor |
2019-02-05 | scsi: remove bidirectional command support | Christoph Hellwig |
2019-02-05 | scsi: remove the SCSI OSD library | Christoph Hellwig |
2019-01-29 | scsi: libsas: Remove scsi_to_u32() | Bart Van Assche |
2019-01-11 | scsi: libsas: Fix some indentation in libsas.h | John Garry |
2018-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-12-19 | include/scsi/srp.h: Add support for immediate data | Bart Van Assche |
2018-12-19 | include/scsi/srp.h: Move response flag definitions into this file | Bart Van Assche |
2018-12-18 | scsi: remove the use_clustering flag | Christoph Hellwig |
2018-12-18 | scsi: introduce a max_segment_size host_template parameters | Christoph Hellwig |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2018-12-07 | scsi: Fix a harmless double shift bug | Dan Carpenter |
2018-11-26 | scsi: Do not rely on blk-mq for double completions | Keith Busch |
2018-11-09 | scsi: return blk_status_t from device handler ->prep_fn | Christoph Hellwig |
2018-11-09 | scsi: return blk_status_t from scsi_init_io and ->init_command | Christoph Hellwig |
2018-11-07 | scsi: kill off the legacy IO path | Jens Axboe |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-08-02 | scsi: Check sense buffer size at build time | Kees Cook |
2018-07-30 | block: move ref_tag calculation func to the block layer | Max Gurtovoy |
2018-06-26 | scsi: read host_busy via scsi_host_busy() | Ming Lei |
2018-06-19 | scsi: libsas: dynamically allocate and free ata host | Jason Yan |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig |
2018-05-14 | scsi/osd: remove the gfp argument to osd_start_request | Christoph Hellwig |
2018-04-20 | scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUS | Martin Wilck |
2018-04-20 | scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix | Martin Wilck |
2018-04-20 | scsi: devinfo: warn on undefined blist flags | Martin Wilck |
2018-04-20 | scsi: devinfo: change blist_flag_t to 64bit | Martin Wilck |
2018-04-18 | scsi: core: remove reference to scsi_show_extd_sense() | John Pittman |
2018-04-05 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2018-04-05 | Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-04-03 | Merge branch 'fixes' into misc | James Bottomley |
2018-03-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-03-19 | scsi: remove the old scsi_module.c initialization model | Christoph Hellwig |
2018-03-16 | scsi: Add NO_DMA dummies for SCSI DMA mapping API | Geert Uytterhoeven |
2018-03-14 | scsi: core: introduce force_blk_mq | Ming Lei |
2018-03-12 | scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD | Douglas Gilbert |