Age | Commit message (Expand) | Author |
2017-12-30 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-12-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-12-20 | scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_error | Cathy Avery |
2017-12-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-12-18 | scsi: core: check for device state in __scsi_remove_target() | Hannes Reinecke |
2017-12-18 | block: fix blk_rq_append_bio | Jens Axboe |
2017-12-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-12-14 | scsi: aacraid: Fix I/O drop during reset | Prasad B Munirathnam |
2017-12-14 | scsi: core: Use blist_flags_t consistently | Bart Van Assche |
2017-12-11 | scsi: core: Fix a scsi_show_rq() NULL pointer dereference | Bart Van Assche |
2017-12-11 | scsi: libsas: fix length error in sas_smp_handler() | Jason Yan |
2017-12-07 | scsi: bfa: fix type conversion warning | Arnd Bergmann |
2017-12-07 | scsi: core: run queue if SCSI device queue isn't ready and queue is idle | Ming Lei |
2017-12-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-12-04 | scsi: scsi_devinfo: cleanly zero-pad devinfo strings | Martin Wilck |
2017-12-04 | scsi: scsi_devinfo: handle non-terminated strings | Martin Wilck |
2017-11-29 | scsi: bfa: fix access to bfad_im_port_s | Johannes Thumshirn |
2017-11-29 | scsi: aacraid: address UBSAN warning regression | Arnd Bergmann |
2017-11-28 | scsi: libfc: fix ELS request handling | Martin Wilck |
2017-11-28 | scsi: lpfc: Use after free in lpfc_rq_buf_free() | Dan Carpenter |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-11-23 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-11-21 | scsi: use dma_get_cache_alignment() as minimum DMA alignment | Huacai Chen |
2017-11-21 | scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg | Gustavo A. R. Silva |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook |
2017-11-21 | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | treewide: init_timer() -> setup_timer() | Kees Cook |
2017-11-20 | scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path | Guilherme G. Piccoli |
2017-11-20 | scsi: aacraid: Perform initialization reset only once | Guilherme G. Piccoli |
2017-11-20 | scsi: aacraid: Check for PCI state of device in a generic way | Guilherme G. Piccoli |
2017-11-17 | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-11-16 | scsi: Use 'blist_flags_t' for scsi_devinfo flags | Hannes Reinecke |
2017-11-15 | scsi: bnx2fc: Fix hung task messages when a cleanup response is not received ... | Chad Dupuis |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-11-14 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-10 | block, scsi: Make SCSI quiesce and resume work reliably | Bart Van Assche |
2017-11-10 | ide, scsi: Tell the block layer at request allocation time about preempt requ... | Bart Van Assche |
2017-11-10 | block: pass full fmode_t to blk_verify_command | Christoph Hellwig |
2017-11-10 | lpfc: tie in to new dev_loss_tmo interface in nvme transport | James Smart |
2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-08 | scsi: qla2xxx: Convert timers to use timer_setup() | Kees Cook |
2017-11-08 | scsi: lpfc: Fix hard lock up NMI in els timeout handling. | Dick Kennedy |