| Commit message (Expand) | Author | Age |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 2019-06-05 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59 | Thomas Gleixner | 2019-05-24 |
* | 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-15 |
* | scsi: scsi_transport_fc: nvme: display FC-NVMe port roles | Hannes Reinecke | 2019-04-12 |
* | 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-04-08 |
* | 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-03-19 |
* | scsi: kill command serial number | Hannes Reinecke | 2019-02-27 |
* | scsi: clean obsolete return values of eh_timed_out | Avri Altman | 2019-02-26 |
* | scsi: fcoe: make use of fip_mode enum complete | Sedat Dilek | 2019-02-19 |
* | scsi: core: Move resid from scsi_data_buffer to scsi_cmnd | Bart Van Assche | 2019-02-12 |
* | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor | 2019-02-08 |
* | scsi: remove bidirectional command support | Christoph Hellwig | 2019-02-05 |
* | scsi: remove the SCSI OSD library | Christoph Hellwig | 2019-02-05 |
* | scsi: libsas: Remove scsi_to_u32() | Bart Van Assche | 2019-01-29 |
* | scsi: libsas: Fix some indentation in libsas.h | John Garry | 2019-01-11 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-12-28 |
|\ |
|
| * | 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-19 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-12-28 |
|\ \ |
|
| * | | 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-18 |
| |/ |
|
* | | scsi: Fix a harmless double shift bug | Dan Carpenter | 2018-12-08 |
* | | scsi: Do not rely on blk-mq for double completions | Keith Busch | 2018-11-26 |
* | | 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-09 |
* | | scsi: kill off the legacy IO path | Jens Axboe | 2018-11-07 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-08-16 |
|\ |
|
| * | scsi: read host_busy via scsi_host_busy() | Ming Lei | 2018-06-26 |
| * | scsi: libsas: dynamically allocate and free ata host | Jason Yan | 2018-06-19 |
* | | scsi: Check sense buffer size at build time | Kees Cook | 2018-08-02 |
* | | block: move ref_tag calculation func to the block layer | Max Gurtovoy | 2018-07-30 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-06-10 |
|\ |
|
| * | 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-20 |
* | | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 2018-05-29 |
* | | scsi/osd: remove the gfp argument to osd_start_request | Christoph Hellwig | 2018-05-14 |
* | | scsi: core: remove reference to scsi_show_extd_sense() | John Pittman | 2018-04-18 |
|/ |
|
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2018-04-05 |
|\ |
|
| * | Merge branch 'fixes' into misc | James Bottomley | 2018-04-03 |
| |\ |
|
| * | | scsi: remove the old scsi_module.c initialization model | Christoph Hellwig | 2018-03-19 |
| * | | scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD | Douglas Gilbert | 2018-03-12 |