index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
2022-04-06
Merge branch '5.18/scsi-queue' into 5.18/scsi-fixes
Martin K. Petersen
2022-03-29
scsi: target: tcmu: Fix possible page UAF
Xiaoguang Wang
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-14
scsi: target: Add iscsi/cpus_allowed_list in configfs
Mingzhe Zou
2022-03-01
scsi: core: Remove struct scsi_request
Christoph Hellwig
2022-03-01
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
2022-03-01
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
2022-03-01
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-03-01
scsi: target: pscsi: Remove struct pscsi_plugin_task
Christoph Hellwig
2022-02-22
scsi: target: tcmu: Make cmd_ring_size changeable via configfs
Guixin Liu
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-01-24
scsi: target: iscsi: Make sure the np under each tpg is unique
ZouMingzhe
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-18
scsi: target: configfs: Delete unnecessary checks for NULL
Dan Carpenter
2021-11-18
scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp
Mike Christie
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-26
scsi: target: core: Remove from tmr_list during LUN unlink
Dmitry Bogdanov
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-19
scsi: target: core: Stop using bdevname()
Christoph Hellwig
2021-10-18
scsi: target: Perform ALUA group changes in one step
Mike Christie
2021-10-18
scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O path
Mike Christie
2021-10-18
scsi: target: Fix alua_tg_pt_gps_count tracking
Mike Christie
2021-10-18
scsi: target: Fix ordered tag handling
Mike Christie
2021-10-18
scsi: target: Fix ordered CMD_T_SENT handling
Mike Christie
2021-10-18
scsi: target: tcmu: Allocate zeroed pages for data area
Bodo Stroesser
2021-10-18
scsi: target: cxgbit: Enable Delayed ACK
Varun Prakash
2021-10-18
scsi: target: cxgbit: Increase max DataSegmentLength
Varun Prakash
2021-10-18
target/iblock: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-16
scsi: target: tcm_loop: Call scsi_done() directly
Bart Van Assche
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2021-10-04
scsi: target: tcmu: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
2021-10-04
scsi: target: sbp: Replace enable attr with ops.enable
Dmitry Bogdanov
2021-10-04
scsi: target: iscsi: Replace tpg enable attr with ops.enable
Dmitry Bogdanov
2021-10-04
scsi: target: core: Add common tpg/enable attribute
Dmitry Bogdanov
2021-10-04
scsi: target: core: Make logs less verbose
Konstantin Shelekhin
2021-09-22
scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT"
Colin Ian King
2021-09-14
scsi: target: Remove unused function arguments
Li Feng
2021-09-13
scsi: target: Fix the pgr/alua_support_store functions
Maurizio Lombardi
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-08-17
scsi: target: Fix sense key for invalid EXTENDED COPY request
Sergey Samoylenko
[next]