Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-17scsi: be2iscsi: Switch to attribute groupsBart Van Assche
2021-07-19scsi: be2iscsi: Fix use-after-free during IP updatesMike Christie
2021-06-23scsi: be2iscsi: Fix some missing space in some messagesChristophe JAILLET
2021-06-23scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET
2021-06-02scsi: iscsi: Fix shost->max_id useMike Christie
2021-06-02scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2021-06-02scsi: iscsi: Drop suspend calls from ep_disconnectMike Christie
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-05-16scsi: be2iscsi: Remove redundant initializationNigel Christian
2021-03-19scsi: be2iscsi: Demote incomplete/non-conformant kernel-doc headerLee Jones
2021-03-19scsi: be2iscsi: Ensure function follows directly after its headerLee Jones
2021-03-16scsi: be2iscsi: Fix beiscsi_phys_port()'s name in headerLee Jones
2021-03-16scsi: be2iscsi: Provide missing function name in headerLee Jones
2021-03-16scsi: be2iscsi: Fix incorrect naming of beiscsi_iface_config_vlan()Lee Jones
2020-12-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-03scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter
2020-11-17scsi: be2iscsi: Mark beiscsi_attrs with static keywordZou Wei
2020-10-27scsi: Remove unneeded break statementsTom Rix
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-03scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-25scsi: be2iscsi: Correct misdocumentation of function param 'ep'Lee Jones
2020-07-16scsi: be2iscsi: Add missing function parameter descriptionLee Jones
2020-07-16scsi: be2iscsi: Fix misdocumentation of 'pcontext'Lee Jones
2020-07-16scsi: be2iscsi: Fix API/documentation slipLee Jones
2020-03-17scsi: be2iscsi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-04-09scsi: be2iscsi: be_main: Mark expected switch fall-throughGustavo A. R. Silva
2019-04-09scsi: be2iscsi: be_iscsi: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-20scsi: be2iscsi: lpfc: fix typoMatteo Croce
2019-02-18genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-19scsi: introduce a max_segment_size host_template parametersChristoph Hellwig
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-18scsi: be2iscsi: switch to generic DMA APIChristoph Hellwig
2018-10-17scsi: be2iscsi: fix spelling mistake "Retreiving" -> "Retrieving"Colin Ian King
2018-10-03PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-08-30scsi: be2iscsi: remove unused variable dmsgColin Ian King
2018-06-20scsi: be2iscsi: Update copyrightKetan Mukadam
2018-06-20scsi: be2iscsi: Include null char in SET_HOST_DATAJitendra Bhivare
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-22treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds