Age | Commit message (Expand) | Author | Files | Lines |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+3 |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -14/+6 |
2020-07-21 | scsi: core: Run queue in case of I/O resource contention failure | Ming Lei | 1 | -5/+11 |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 3 | -3/+3 |
2020-07-15 | scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macro | Chandrakanth Patil | 1 | -2/+0 |
2020-07-08 | scsi: dh: Add Fujitsu device to devinfo and dh lists | Steve Schremmer | 2 | -0/+2 |
2020-07-08 | scsi: mpt3sas: Fix error returns in BRM_status_show | Johannes Thumshirn | 1 | -4/+6 |
2020-07-03 | scsi: mpt3sas: Fix unlock imbalance | Damien Le Moal | 1 | -1/+1 |
2020-07-03 | scsi: iscsi: Change iSCSI workqueue max_active back to 1 | Bob Liu | 2 | -2/+2 |
2020-06-30 | blk-mq: pass request queue into get/put budget callback | Ming Lei | 1 | -5/+3 |
2020-06-30 | scsi: scsi_transport_spi: Fix function pointer check | Tom Rix | 1 | -1/+1 |
2020-06-27 | scsi: libfc: Skip additional kref updating work event | Javed Hasan | 1 | -4/+5 |
2020-06-27 | scsi: libfc: Handling of extra kref | Javed Hasan | 1 | -1/+3 |
2020-06-27 | scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs() | Dan Carpenter | 1 | -1/+1 |
2020-06-24 | blk-mq: move failure injection out of blk_mq_complete_request | Christoph Hellwig | 1 | -9/+3 |
2020-06-24 | scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset() | SeongJae Park | 1 | -1/+2 |
2020-06-24 | scsi: qla2xxx: Keep initiator ports after RSCN | Roman Bolshakov | 1 | -1/+3 |
2020-06-24 | scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request | Daniel Wagner | 1 | -1/+2 |
2020-06-16 | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers | Christoph Hellwig | 8 | -0/+8 |
2020-06-16 | scsi: ufs-bsg: Fix runtime PM imbalance on error | Dinghao Liu | 1 | -1/+3 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 15 | -67/+67 |
2020-06-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 11 | -143/+110 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 15 | -67/+67 |
2020-06-10 | scsi: acornscsi: Fix an error handling path in acornscsi_probe() | Christophe JAILLET | 1 | -1/+3 |
2020-06-10 | scsi: storvsc: Remove memset before memory freeing in storvsc_suspend() | Denis Efremov | 1 | -3/+0 |
2020-06-10 | scsi: cxlflash: Remove an unnecessary NULL check | Dan Carpenter | 1 | -3/+0 |
2020-06-10 | scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM | Tyrel Datwyler | 1 | -0/+2 |
2020-06-10 | scsi: sr: Fix sr_probe() missing deallocate of device minor | Simon Arlott | 1 | -1/+5 |
2020-06-10 | scsi: sr: Fix sr_probe() missing mutex_destroy | Simon Arlott | 1 | -0/+1 |
2020-06-10 | scsi: st: Convert convert get_user_pages() --> pin_user_pages() | John Hubbard | 1 | -15/+5 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 9 | -9/+9 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 9 | -9/+9 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 6 | -6/+0 |
2020-06-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 119 | -3697/+6156 |
2020-06-04 | scsi: hpsa: hpsa_ioctl(): Tidy up a bit | Al Viro | 1 | -5/+2 |
2020-06-04 | scsi: hpsa: Get rid of compat_alloc_user_space() | Al Viro | 1 | -44/+36 |
2020-06-04 | scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct | Al Viro | 1 | -9/+5 |
2020-06-04 | scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl() | Al Viro | 1 | -60/+56 |
2020-06-04 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -8/+88 |
2020-06-03 | scsi: ufs: Remove redundant urgent_bkop_lvl initialization | Stanley Chu | 1 | -4/+1 |
2020-06-03 | scsi: ufs: Don't update urgent bkops level when toggling auto bkops | Can Guo | 1 | -1/+0 |
2020-06-03 | scsi: qedf: Remove redundant initialization of variable rc | Colin Ian King | 1 | -1/+1 |
2020-06-03 | scsi: mpt3sas: Fix memset() in non-RDPQ mode | Suganath Prabu S | 1 | -4/+1 |
2020-06-03 | scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj | Qiushi Wu | 1 | -1/+1 |
2020-06-03 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 14 | -689/+1153 |
2020-06-03 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -75/+473 |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+1 |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig | 1 | -2/+1 |
2020-06-02 | Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2020-06-02 | Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -10/+10 |