index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-01-23
Merge patch series "Add WQ_PERCPU to alloc_workqueue() users"
Martin K. Petersen
-1
/
+1
2026-01-23
scsi: qla4xxx: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
-1
/
+1
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
-2
/
+4
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-1
/
+1
2025-12-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-2
/
+2
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+0
2025-11-29
scsi: qla4xxx: Use time conversion macros
Shi Hao
-1
/
+1
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
-5
/
+0
2025-11-19
Merge branch 6.18/scsi-fixes into 6.19/scsi-staging
Martin K. Petersen
-4
/
+4
2025-10-23
scsi: qla4xxx: Use correct variable in memset for clarity
Alok Tiwari
-2
/
+2
2025-10-13
Merge branch '6.18/scsi-queue' into 6.18/scsi-fixes
Martin K. Petersen
-4
/
+4
2025-10-06
scsi: qla4xxx: Fix typos in comments
Alok Tiwari
-4
/
+4
2025-08-14
scsi: qla4xxx: Prevent a potential error pointer dereference
Dan Carpenter
-0
/
+2
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2025-06-23
scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
Thomas Fourier
-0
/
+2
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2025-04-28
scsi: qla4xxx: Remove duplicate struct crb_addr_pair
Kees Cook
-5
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1
/
+1
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+2
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
-1
/
+2
2025-01-02
Merge patch series "scsi: Constify 'struct bin_attribute'"
Martin K. Petersen
-6
/
+6
2025-01-02
scsi: qla4xxx: Constify 'struct bin_attribute'
Thomas Weißschuh
-6
/
+6
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
-1
/
+1
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
-3
/
+3
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
-1
/
+1
2024-03-10
scsi: qla4xxx: Replace deprecated strncpy() with strscpy()
Justin Stitt
-12
/
+19
2023-07-25
scsi: qla4xxx: Add length check when parsing nlattrs
Lin Ma
-0
/
+15
2023-05-16
scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
-11
/
+11
2023-04-02
scsi: qla4xxx: Remove unused 'count' variable
Tom Rix
-2
/
+0
2023-03-09
scsi: qla4xxx: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
-5
/
+0
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
-4
/
+4
2022-04-25
scsi: qla4xxx: Drop redundant memset()
Haowen Bai
-1
/
+0
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-12
/
+22
2022-03-01
scsi: iscsi: ql4xxx: Use per-session workqueue for unbinding
Mike Christie
-1
/
+1
2022-02-27
scsi: qla4xxx: Remove unneeded variable
Changcheng Deng
-2
/
+1
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
-9
/
+20
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
-1
/
+1
2021-12-06
scsi: qla4xxx: Format SYSFS_FLAG_FW_SEL_BOOT as byte
Florian Fainelli
-2
/
+2
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-20
/
+30
2021-10-18
treewide: Replace 0-element memcpy() destinations with flexible arrays
Kees Cook
-2
/
+2
2021-10-16
scsi: qla4xxx: Switch to attribute groups
Bart Van Assche
-18
/
+28
2021-10-16
scsi: qla4xxx: Call scsi_done() directly
Bart Van Assche
-2
/
+2
2021-08-11
scsi: qla4xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
-3
/
+3
2021-08-01
scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo>
Dwaipayan Ray
-28
/
+28
2021-06-18
scsi: qla4xxx: Remove redundant continue statement
Colin Ian King
-2
/
+0
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
-0
/
+1
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
-0
/
+1
[next]