summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2023-03-16scsi: target: sbp: Remove default fabric ops calloutsDmitry Bogdanov
2023-03-16scsi: target: loop: Remove default fabric ops calloutsDmitry Bogdanov
2023-03-16scsi: target: Add default fabric ops calloutsDmitry Bogdanov
2023-03-09scsi: target: core: Add RTPI attribute for target portDmitry Bogdanov
2023-03-09scsi: target: core: Drop device-based RTPIRoman Bolshakov
2023-03-09scsi: target: core: Use RTPI from target portRoman Bolshakov
2023-03-09scsi: target: core: Add RTPI field to target portDmitry Bogdanov
2023-03-06scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-03target: use bvec_set_page to initialize bvecsChristoph Hellwig
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye
2023-01-13scsi: target: target_core_pscsi: Convert to scsi_execute_cmd()Mike Christie
2023-01-13scsi: target: core: Fix warning on RT kernelsMaurizio Lombardi
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25[target] fix iov_iter_bvec() "direction" argumentAl Viro
2022-11-24scsi: target: core: Fix hard lockup when executing a compare-and-write commandMaurizio Lombardi
2022-11-24scsi: target: iscsi: Fix a race condition between login_work and the login th...Maurizio Lombardi
2022-11-24scsi: target: core: Change the way target_xcopy_do_work() sets restiction on ...Anastasia Kovaleva
2022-11-24scsi: target: core: Make hw_max_sectors store the sectors amount in blocksAnastasia Kovaleva
2022-11-24scsi: target: core: Send max transfer length in blocksAnastasia Kovaleva
2022-11-17scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang
2022-11-08scsi: target: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-08scsi: target: core: Remove unused variable 'unit_serial_len'Colin Ian King
2022-10-27scsi: target: core: Dynamically set DPO and FUA in usage_bitsDmitry Bogdanov
2022-10-27scsi: target: core: Check emulate_3pc for RECEIVE COPYDmitry Bogdanov
2022-10-27scsi: target: core: Add emulate_rsoc attributeDmitry Bogdanov
2022-10-27scsi: target: core: Dynamic opcode support in RSOCDmitry Bogdanov
2022-10-27scsi: target: core: Add list of opcodes for RSOCDmitry Bogdanov
2022-10-27scsi: target: core: Add support for RSOC commandDmitry Bogdanov
2022-10-22scsi: target: Remove the unused function transport_lba_64_ext()Jiapeng Chong
2022-10-21Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-07Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-01scsi: target: iblock: Fold iblock_emulate_read_cap_with_block_size() into ibl...Christoph Hellwig
2022-10-01scsi: target: core: UA on all LUNs after resetDmitry Bogdanov
2022-10-01scsi: target: core: New key must be used for moved PRDmitry Bogdanov
2022-10-01scsi: target: core: Abort all preempted regs if requestedDmitry Bogdanov
2022-10-01scsi: target: core: Fix memory leak in preempt_and_abortDmitry Bogdanov
2022-10-01scsi: target: core: Fix preempt and abort for allreg resDmitry Bogdanov
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe
2022-09-15scsi: target: Remove unused se_tmr_req_cache declarationGaosheng Cui
2022-09-15scsi: target: alua: Do not report emtpy port groupDmitry Bogdanov
2022-09-15scsi: target: core: Set MULTIP bit for se_device with multiple portsDmitry Bogdanov
2022-09-01scsi: target: pscsi: Remove repeated word "calling"Shaomin Deng