Age | Commit message (Expand) | Author |
2018-08-02 | scsi: Check sense buffer size at build time | Kees Cook |
2018-08-02 | block: Switch struct packet_command to use struct scsi_sense_hdr | Kees Cook |
2018-08-02 | scsi: build scsi_common.o for all scsi passthrough request users | Christoph Hellwig |
2018-08-02 | scsi: cxlflash: Drop unused sense buffers | Kees Cook |
2018-07-30 | block: move dif_prepare/dif_complete functions to block layer | Max Gurtovoy |
2018-07-30 | block: move ref_tag calculation func to the block layer | Max Gurtovoy |
2018-07-26 | scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devices | Greg Edwards |
2018-07-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-06-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-06-26 | scsi: sg: mitigate read/write abuse | Jann Horn |
2018-06-26 | scsi: aacraid: Fix PD performance regression over incorrect qd being set | Raghava Aditya Renukunta |
2018-06-24 | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-06-23 | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-19 | block: fix timeout changes for legacy request drivers | Christoph Hellwig |
2018-06-19 | scsi: xen-scsifront: add error handling for xenbus_printf | Zhouyang Jia |
2018-06-18 | scsi: scsi_debug: Fix memory leak on module unload | Luis Henriques |
2018-06-18 | scsi: qla2xxx: Spinlock recursion in qla_target | Mikhail Malygin |
2018-06-18 | scsi: ipr: Eliminate duplicate barriers | Arnd Bergmann |
2018-06-14 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kvzalloc() -> kvcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-06-07 | scsi: qla2xxx: Mask off Scope bits in retry delay | Anil Gurumurthy |
2018-06-07 | scsi: qla2xxx: Fix crash on qla2x00_mailbox_command | Rodrigo R. Galvao |
2018-06-07 | scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahd | Colin Ian King |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-05 | scsi: mpt3sas: Add an I/O barrier | Tomas Henzl |
2018-06-05 | scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails | Himanshu Madhani |
2018-06-05 | scsi: hpsa: disable device during shutdown | Sinan Kaya |
2018-06-05 | scsi: sd_zbc: Fix sd_zbc_check_zone_size() error path | Damien Le Moal |
2018-06-05 | scsi: aacraid: remove bogus GFP_DMA32 specifies | Christoph Hellwig |
2018-06-05 | qed*: Utilize FW 8.37.2.0 | Michal Kalderon |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-05-29 | block: remove parent device reference from struct bsg_class_device | Christoph Hellwig |
2018-05-29 | libiscsi: don't try to bypass SCSI EH | Christoph Hellwig |
2018-05-29 | scsi_transport_fc: complete requests from ->timeout | Christoph Hellwig |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig |
2018-05-28 | scsi: lpfc: update driver version to 12.0.0.4 | James Smart |
2018-05-28 | scsi: lpfc: Fix port initialization failure. | James Smart |
2018-05-28 | scsi: lpfc: Fix 16gb hbas failing cq create. | James Smart |
2018-05-28 | scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfc | James Smart |