index
:
kernel/git/torvalds/linux.git
for-next
master
Linux kernel source tree
Linus Torvalds
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
scsi: target: core: Generate correct identifiers for PR OUT transport IDs
Maurizio Lombardi
3
-25
/
+60
2025-07-17
nvme-tcp: log TLS handshake failures at error level
Maurizio Lombardi
1
-3
/
+8
2025-07-15
nvmet-tcp: fix callback lock for TLS handshake
Maurizio Lombardi
1
-2
/
+2
2025-06-16
scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
Maurizio Lombardi
1
-1
/
+3
2025-04-01
nvme-pci: skip nvme_write_sq_db on empty rqlist
Maurizio Lombardi
1
-0
/
+3
2025-02-27
nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
Maurizio Lombardi
1
-3
/
+29
2025-02-27
nvme-tcp: Fix a C2HTermReq error message
Maurizio Lombardi
1
-1
/
+1
2025-02-27
nvmet: remove old function prototype
Maurizio Lombardi
1
-1
/
+0
2025-02-18
nvme-tcp: add basic support for the C2HTermReq PDU
Maurizio Lombardi
2
-0
/
+45
2024-12-04
nvme-fabrics: handle zero MAXCMD without closing the connection
Maurizio Lombardi
1
-2
/
+3
2024-10-17
nvme-pci: fix race condition between reset and nvme_dev_disable()
Maurizio Lombardi
1
-3
/
+16
2024-09-03
nvmet: Identify-Active Namespace ID List command should reject invalid nsid
Maurizio Lombardi
1
-0
/
+10
2024-08-26
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
1
-1
/
+3
2024-05-07
nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
Maurizio Lombardi
1
-1
/
+1
2024-05-01
nvmet-auth: replace pr_debug() with pr_err() to report an error.
Maurizio Lombardi
1
-3
/
+3
2024-05-01
nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
Maurizio Lombardi
1
-1
/
+1
2024-04-05
scsi: target: Fix SELinux error when systemd-modules loads the target module
Maurizio Lombardi
1
-0
/
+12
2024-02-01
nvme-host: fix the updating of the firmware version
Maurizio Lombardi
1
-2
/
+5
2024-01-08
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
1
-3
/
+7
2024-01-02
nvmet-tcp: remove boilerplate code
Maurizio Lombardi
1
-8
/
+8
2024-01-02
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
1
-2
/
+1
2024-01-02
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
1
-1
/
+12
2023-12-19
nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
1
-1
/
+2
2023-11-27
nvme-core: fix a memory leak in nvme_ns_info_from_identify()
Maurizio Lombardi
1
-2
/
+5
2023-10-21
driver core: class: remove boilerplate code
Maurizio Lombardi
1
-4
/
+2
2023-10-18
nvmet-auth: complete a request only after freeing the dhchap pointers
Maurizio Lombardi
1
-3
/
+6
2023-10-05
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
1
-0
/
+3
2023-07-11
scsi: target: iscsi: Remove the unused netif_timeout attribute
Maurizio Lombardi
4
-33
/
+0
2023-07-05
scsi: scsi_debug: Remove dead code
Maurizio Lombardi
1
-8
/
+0
2023-05-22
scsi: target: iscsi: Prevent login threads from racing between each other
Maurizio Lombardi
1
-1
/
+3
2023-05-22
scsi: target: iscsi: Remove unused transport_timer
Maurizio Lombardi
1
-1
/
+0
2023-05-22
scsi: target: iscsi: Fix hang in the iSCSI login code
Maurizio Lombardi
6
-93
/
+103
2023-05-17
nvme: do not let the user delete a ctrl before a complete initialization
Maurizio Lombardi
1
-1
/
+5
2023-04-11
scsi: target: core: Fix invalid memory access
Maurizio Lombardi
1
-4
/
+3
2023-03-06
scsi: target: iscsi: Fix an error message in iscsi_check_key()
Maurizio Lombardi
1
-5
/
+7
2023-02-01
nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
Maurizio Lombardi
1
-0
/
+1
2023-02-01
nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set
Maurizio Lombardi
1
-1
/
+3
2023-01-13
scsi: target: core: Fix warning on RT kernels
Maurizio Lombardi
1
-2
/
+2
2022-11-24
scsi: target: core: Fix hard lockup when executing a compare-and-write command
Maurizio Lombardi
1
-6
/
+16
2022-11-24
scsi: target: iscsi: Fix a race condition between login_work and the login th...
Maurizio Lombardi
1
-2
/
+10
2022-11-21
IB/isert: use the ISCSI_LOGIN_CURRENT_STAGE macro
Maurizio Lombardi
1
-3
/
+2
2022-09-26
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
1
-0
/
+12
2022-09-22
mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.
Maurizio Lombardi
1
-1
/
+8
2022-08-31
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
1
-0
/
+3
2022-08-10
nvme-tcp: check if the queue is allocated before stopping it
Maurizio Lombardi
1
-0
/
+3
2022-04-06
scsi: target: Allow changing dbroot if there are no registered devices
Maurizio Lombardi
1
-19
/
+28
2021-11-25
nvmet: use IOCB_NOWAIT only if the filesystem supports it
Maurizio Lombardi
1
-1
/
+3
2021-11-23
nvme-fabrics: ignore invalid fast_io_fail_tmo values
Maurizio Lombardi
1
-0
/
+3
2021-11-23
nvme-tcp: fix memory leak when freeing a queue
Maurizio Lombardi
1
-0
/
+6
2021-11-23
nvmet-tcp: fix memory leak when performing a controller reset
Maurizio Lombardi
1
-1
/
+4
2021-11-23
nvmet-tcp: add an helper to free the cmd buffers
Maurizio Lombardi
1
-9
/
+19
2021-11-23
nvmet-tcp: fix a race condition between release_queue and io_work
Maurizio Lombardi
1
-1
/
+3
2021-10-26
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
1
-0
/
+3
2021-09-13
scsi: target: Fix the pgr/alua_support_store functions
Maurizio Lombardi
1
-12
/
+20
2021-08-05
iscsi_ibft: fix warning in reserve_ibft_region()
Maurizio Lombardi
1
-1
/
+1
2021-07-31
iscsi_ibft: fix crash due to KASLR physical memory remapping
Maurizio Lombardi
4
-54
/
+32
2021-07-05
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
1
-1
/
+0
2021-05-31
scsi: target: core: Fix warning on realtime kernels
Maurizio Lombardi
1
-3
/
+1
2021-02-08
scsi: scsi_debug: Fix a memory leak
Maurizio Lombardi
1
-0
/
+1
2020-04-24
scsi: target: iscsi: Remove the iscsi_data_count structure
Maurizio Lombardi
2
-34
/
+6
2020-03-26
scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_sessio...
Maurizio Lombardi
1
-2
/
+1
2020-03-26
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
4
-17
/
+30
2020-03-26
scsi: target: remove boilerplate code
Maurizio Lombardi
2
-45
/
+2
2019-11-19
scsi: scsi_debug: num_tgts must be >= 0
Maurizio Lombardi
1
-0
/
+5
2019-11-06
scsi: target: iscsi: rename some variables to avoid confusion.
Maurizio Lombardi
1
-20
/
+20
2019-11-06
scsi: target: iscsi: tie the challenge length to the hash digest size
Maurizio Lombardi
2
-13
/
+28
2019-11-06
scsi: target: iscsi: CHAP: add support for SHA1, SHA256 and SHA3-256
Maurizio Lombardi
2
-62
/
+120
2019-07-11
scsi: core: use scmd_printk() to print which command timed out
Maurizio Lombardi
1
-1
/
+1
2019-07-02
scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
Maurizio Lombardi
1
-8
/
+8
2019-03-18
scsi: iscsi: flush running unbind operations when removing a session
Maurizio Lombardi
1
-0
/
+2
2018-12-04
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Maurizio Lombardi
1
-1
/
+4
2018-03-09
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
5
-3
/
+9
2017-08-24
scsi: lpfc: fix "integer constant too large" error on 32bit archs
Maurizio Lombardi
1
-3
/
+2
2017-07-01
scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.
Maurizio Lombardi
1
-4
/
+10
2017-05-24
scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()
Maurizio Lombardi
2
-2
/
+9
2017-04-18
scsi: lpfc: fix potential buffer overflow.
Maurizio Lombardi
1
-2
/
+2
2016-07-12
bnx2fc: replace printk() with BNX2FC_IO_DBG()
Maurizio Lombardi
1
-1
/
+1
2016-03-18
fnic: move printk()s outside of the critical code section.
Maurizio Lombardi
1
-7
/
+6
2016-03-14
be2iscsi: set the boot_kset pointer to NULL in case of failure
Maurizio Lombardi
1
-0
/
+1
2016-03-08
be2iscsi: set the boot_kset pointer to NULL in case of failure
Maurizio Lombardi
1
-0
/
+1
2016-02-23
be2iscsi: Fix memory leak in beiscsi_alloc_mem()
Maurizio Lombardi
1
-1
/
+3
2016-02-23
megaraid: fix null pointer check in megasas_detach_one().
Maurizio Lombardi
1
-5
/
+5
2016-02-23
bnx2fc: bnx2fc_eh_abort(): fix wrong return code.
Maurizio Lombardi
1
-3
/
+2
2015-11-19
st: fix potential null pointer dereference.
Maurizio Lombardi
1
-2
/
+3
2015-10-27
fnic: check pci_map_single() return value
Maurizio Lombardi
2
-8
/
+54
2015-04-03
ext4: remove unnecessary lock/unlock of i_block_reservation_lock
Maurizio Lombardi
1
-2
/
+0
2014-12-11
bio: modify __bio_add_page() to accept pages that don't start a new segment
Maurizio Lombardi
1
-24
/
+30
2014-11-20
bnx2fc: do not add shared skbs to the fcoe_rx_list
Maurizio Lombardi
1
-0
/
+7
2014-11-10
bnx2fc: fix tgt spinlock locking
Maurizio Lombardi
2
-11
/
+10
2014-09-25
amd_iommu: do not dereference a NULL pointer address.
Maurizio Lombardi
1
-0
/
+3
2014-07-30
qla4xxx: check the return value of dma_alloc_coherent()
Maurizio Lombardi
1
-0
/
+6
2014-07-25
be2iscsi: Fix memory leak in mgmt_set_ip()
Maurizio Lombardi
1
-9
/
+11
2014-07-21
[media] s5p: fix error code path when failing to allocate DMA memory
Maurizio Lombardi
1
-3
/
+2
2014-07-17
scsi_lib: remove the description string in scsi_io_completion()
Maurizio Lombardi
1
-36
/
+4
2014-07-01
bio: modify __bio_add_page() to accept pages that don't start a new segment
Maurizio Lombardi
1
-23
/
+29
2014-06-25
bnx2fc: do not scan uninitialized lists in case of error.
Maurizio Lombardi
1
-0
/
+2
2014-06-25
pm8001: Fix potential null pointer dereference and memory leak.
Maurizio Lombardi
1
-3
/
+10
2014-05-27
ext4: fix wrong assert in ext4_mb_normalize_request()
Maurizio Lombardi
1
-1
/
+1
2014-05-19
bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()
Maurizio Lombardi
1
-12
/
+19
2014-05-19
bnx2fc: fix memory leak and potential NULL pointer dereference.
Maurizio Lombardi
1
-14
/
+20
2014-05-19
bnx2fc: remove unused variable hash_table_size
Maurizio Lombardi
1
-3
/
+0
2014-03-15
[SCSI] st: fix corruption of the st_modedef structures in st_set_options()
Maurizio Lombardi
1
-2
/
+9
2014-02-07
wlags49_h2: Fix overflow in wireless_set_essid()
Maurizio Lombardi
1
-1
/
+1
2013-12-08
kobject: fix memory leak in kobject_set_name_vargs
Maurizio Lombardi
1
-1
/
+3