index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ipr.c
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-11-29
scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset
Wen Xiong
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-08-19
scsi: ipr: Use vmalloc_array() to simplify code
Qianfeng Rong
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-02
Merge patch series "scsi: Constify 'struct bin_attribute'"
Martin K. Petersen
2025-01-02
scsi: ipr: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-16
scsi: ipr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-11
scsi: ipr: Switch to using ->device_configure
Christoph Hellwig
2023-12-05
scsi: ipr: Remove obsolete check for old CPUs
Michael Ellerman
2023-10-10
scsi: ipr: Do PCI error checks on own line
Ilpo Järvinen
2023-04-24
scsi: ipr: Remove several unused variables
Tom Rix
2023-04-18
scsi: ipr: Remove SATA support
Brian King
2023-03-24
scsi: ipr: Declare SCSI host template const
Bart Van Assche
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-21
scsi: ipr: Work around fortify-string warning
Arnd Bergmann
2023-02-21
scsi: ipr: Make ipr_probe_ioa_part2() return void
Deepak R Varma
2023-01-18
scsi: ipr: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2023-01-04
ata: libata: simplify qc_fill_rtf port operation interface
Damien Le Moal
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
2022-11-26
scsi: ipr: Fix WARNING in ipr_init()
Shang XiaoJing
2022-06-07
scsi: ipr: Fix missing/incorrect resource cleanup in error case
Chengguang Xu
2022-05-16
scsi: ipr: Use kobj_to_dev()
Minghao Chi
2022-04-25
scsi: ipr: Directly return instead of using local ret variable
Haowen Bai
2021-10-16
scsi: ipr: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: ipr: Call scsi_done() directly
Bart Van Assche
2021-06-29
scsi: ipr: System crashes when seeing type 20 error
Wen Xiong
2021-03-18
scsi: ipr: Fix incorrect function names in their headers
Lee Jones
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-07-15
scsi: ipr: Remove a bunch of set but checked variables
Lee Jones
2020-07-15
scsi: ipr: Fix a mountain of kerneldoc misdemeanours
Lee Jones
2020-06-15
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-04-24
scsi: ipr: Remove NULL check before freeing function
Jason Yan
2020-04-14
scsi: ipr: remove unneeded semicolon
Jason Yan
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[next]