index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-1
/
+1
2021-11-18
scsi: target: configfs: Delete unnecessary checks for NULL
Dan Carpenter
1
-8
/
+8
2021-11-18
scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp
Mike Christie
1
-7
/
+7
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-23
/
+24
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-183
/
+279
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
1
-4
/
+3
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
1
-2
/
+2
2021-10-26
scsi: target: core: Remove from tmr_list during LUN unlink
Dmitry Bogdanov
2
-23
/
+24
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-2
/
+2
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
1
-2
/
+1
2021-10-19
scsi: target: core: Stop using bdevname()
Christoph Hellwig
1
-3
/
+1
2021-10-18
scsi: target: Perform ALUA group changes in one step
Mike Christie
1
-7
/
+16
2021-10-18
scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O path
Mike Christie
1
-27
/
+34
2021-10-18
scsi: target: Fix alua_tg_pt_gps_count tracking
Mike Christie
1
-1
/
+0
2021-10-18
scsi: target: Fix ordered tag handling
Mike Christie
3
-22
/
+57
2021-10-18
scsi: target: Fix ordered CMD_T_SENT handling
Mike Christie
1
-5
/
+5
2021-10-18
scsi: target: tcmu: Allocate zeroed pages for data area
Bodo Stroesser
1
-2
/
+2
2021-10-18
scsi: target: cxgbit: Enable Delayed ACK
Varun Prakash
2
-10
/
+26
2021-10-18
scsi: target: cxgbit: Increase max DataSegmentLength
Varun Prakash
1
-5
/
+12
2021-10-18
target/iblock: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
1
-2
/
+2
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2
-0
/
+2
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-16
scsi: target: tcm_loop: Call scsi_done() directly
Bart Van Assche
1
-2
/
+2
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2
-13
/
+21
2021-10-04
scsi: target: tcmu: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
2021-10-04
scsi: target: sbp: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-25
/
+5
2021-10-04
scsi: target: iscsi: Replace tpg enable attr with ops.enable
Dmitry Bogdanov
1
-59
/
+32
2021-10-04
scsi: target: core: Add common tpg/enable attribute
Dmitry Bogdanov
2
-2
/
+77
2021-10-04
scsi: target: core: Make logs less verbose
Konstantin Shelekhin
1
-4
/
+4
2021-09-22
scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT"
Colin Ian King
1
-1
/
+1
2021-09-14
scsi: target: Remove unused function arguments
Li Feng
1
-8
/
+6
2021-09-13
scsi: target: Fix the pgr/alua_support_store functions
Maurizio Lombardi
1
-12
/
+20
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-111
/
+243
2021-08-17
scsi: target: Fix sense key for invalid EXTENDED COPY request
Sergey Samoylenko
1
-11
/
+15
2021-08-17
scsi: target: Allows backend drivers to fail with specific sense codes
Sergey Samoylenko
1
-3
/
+12
2021-08-17
scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_...
Tuo Li
1
-9
/
+9
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
2
-19
/
+18
2021-08-11
scsi: tcm_loop: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-2
/
+2
2021-08-03
scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ members
David Disseldorp
2
-64
/
+55
2021-08-03
scsi: target: sbp: Drop incorrect ASC/ASCQ usage
David Disseldorp
1
-2
/
+2
2021-08-03
scsi: target: core: Avoid using lun_tg_pt_gp after unlock
David Disseldorp
1
-5
/
+5
2021-08-03
scsi: target: tcmu: Add new feature KEEP_BUF
Bodo Stroesser
1
-11
/
+139
2021-07-28
scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
Christoph Hellwig
1
-1
/
+1
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
2
-19
/
+18
2021-07-27
scsi: target: Remove redundant assignment to variable ret
Colin Ian King
3
-4
/
+4
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+2
2021-07-20
scsi: target: Fix NULL dereference on XCOPY completion
David Disseldorp
1
-1
/
+1
2021-07-18
scsi: target: Fix protect handling in WRITE SAME(32)
Dmitry Bogdanov
1
-18
/
+17
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
[next]