Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2be18149d9d7ebfde7c3081d60f7c9d8d3b6f8c7
/
drivers
/
target
2be1814
tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible
by Nicholas Bellinger
· 13 years ago
a1fa375
tcm_fc: Makefile cleanups
by Nicholas Bellinger
· 13 years ago
a57b5d3
loopback: Fix memory leak in tcm_loop_make_scsi_hba()
by Jesper Juhl
· 13 years ago
824cc5f
loopback: Remove duplicate scsi/scsi_tcq.h include
by Jesper Juhl
· 13 years ago
12f09cc
loopback: off by one in tcm_loop_make_naa_tpg()
by Dan Carpenter
· 14 years ago
21bca31
target/iblock: Remove unused iblock_dev members
by Roland Dreier
· 13 years ago
8f3d14e
target/iblock: Use request_queue->nr_request for se_device defaults
by Nicholas Bellinger
· 13 years ago
5e1be91
target: Make se_tmr_lock IRQ-safe
by Roland Dreier
· 13 years ago
56e34ee
target: Make se_dev_check_online() locking IRQ-safe
by Roland Dreier
· 13 years ago
78faae37
target: Make transport_lookup_cmd_lun() locking IRQ-safe
by Roland Dreier
· 13 years ago
07bde79
target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full
by Nicholas Bellinger
· 13 years ago
695434e1
target: Add transport_handle_cdb_direct optimization
by Nicholas Bellinger
· 13 years ago
3546297
target: merge release_cmd methods
by Christoph Hellwig
· 13 years ago
db1620a
target: remove the unused SCF_* flags
by Christoph Hellwig
· 13 years ago
dc2e652
target: remove the always-noop ->new_cmd_failure method
by Christoph Hellwig
· 13 years ago
a1d8b49
target: Updates from AGrover and HCH (round 3)
by Andy Grover
· 14 years ago
dd3a5ad
target: Fix WRITE_SAME_[16,32] number of blocks=0 case
by Nicholas Bellinger
· 14 years ago
1eb437a
target: Fix WRITE_SAME_16 t_task_lba assignment bug
by Nicholas Bellinger
· 14 years ago
5951146d
target: More core cleanups from AGrover (round 2)
by Andy Grover
· 13 years ago
f22c119
target: Fix double test of inquiry_prod
by Roland Dreier
· 14 years ago
e3d6f90
target: Core cleanups from AGrover (round 1)
by Andy Grover
· 13 years ago
a8c6da9
target: Remove unused su_group usage in fabric register/dergister
by Nicholas Bellinger
· 14 years ago
efa4988
target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter
by Nicholas Bellinger
· 13 years ago
e434f1f1
target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.h
by Nicholas Bellinger
· 14 years ago
d814495
target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]
by Fubo Chen
· 14 years ago
95efa28
tcm_fc: Fix conversion spec warning
by Nicholas Bellinger
· 13 years ago
7c7cf3b
tcm_fc: Fix possible lock to unlock type deadlock
by Dan Carpenter
· 13 years ago
61db9527
tcm_fc: Fix ft_send_tm LUN lookup OOPs
by Kiran Patil
· 13 years ago
60d645a
target: Fix incorrect strlen() NULL terminator checks
by Dan Carpenter
· 13 years ago
5eff5be
target: Drop bogus ERR_PTR usage in target_fabric_configfs_init
by Dan Carpenter
· 13 years ago
552523d
target: Fix ERR_PTR dereferencing bugs
by Dan Carpenter
· 13 years ago
2338886
target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq state
by Roland Dreier
· 13 years ago
7fd29aa
target: Fix transport_get_lun_for_tmr failure cases
by Nicholas Bellinger
· 13 years ago
e66ecd5
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
by Nicholas Bellinger
· 13 years ago
d60b7a0
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
by Nicholas Bellinger
· 13 years ago
af57c3a
[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
by Nicholas Bellinger
· 13 years ago
f436677
[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release
by Nicholas Bellinger
· 13 years ago
53ab670
[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
by Nicholas Bellinger
· 13 years ago
97868c8
[SCSI] target: Fix multi task->task_sg[] chaining logic bug
by Nicholas Bellinger
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
3699d92
[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) support
by Kiran Patil
· 14 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
6eab04a
treewide: remove extra semicolons
by Justin P. Mattock
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9f34217
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
3703b2c
[SCSI] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module
by Nicholas Bellinger
· 14 years ago
12d233842
[SCSI] target: add initial statistics
by Nicholas Bellinger
· 14 years ago
54550fa
[SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfs
by Axel Lin
· 14 years ago
58c3e64
[SCSI] target: Fix FILEIO fd_buffered_io= token typo
by Nicholas Bellinger
· 14 years ago
12a18bd
[SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure path
by Nicholas Bellinger
· 14 years ago
8721056
[SCSI] target: Avoid mem leak and needless work in transport_generic_get_mem
by Jesper Juhl
· 14 years ago
5c6cd61
[SCSI] target: Convert TMR REQ/RSP definitions to target namespace
by Nicholas Bellinger
· 14 years ago
065f971
[SCSI] target: Convert rd_build_device_space() to use errno
by Dan Carpenter
· 14 years ago
5dd7ed2
[SCSI] target: Minor sparse warning fixes and annotations
by Dan Carpenter
· 14 years ago
05aea6e
[SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports legacy code
by Fubo Chen
· 14 years ago
613640e
[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR
by Nicholas Bellinger
· 14 years ago
5e8de4f
[SCSI] target: remove EXTRA_CFLAGS
by Christoph Hellwig
· 14 years ago
6d18025
[SCSI] target: Fix match_strdup() memory leaks
by Jesper Juhl
· 14 years ago
8fc1858
[SCSI] target: Fix memory leak on error path in pscsi_alloc_task
by Roland Dreier
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
f74b944
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
904f0bc
[SCSI] target: Fix volume size misreporting for volumes > 2TB
by Nicholas Bellinger
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
5edc341
drivers: remove extraneous includes of smp_lock.h
by Arnd Bergmann
· 14 years ago
52208ae
[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdown
by Nicholas Bellinger
· 14 years ago
5629f8a
target: remove duplicate include of target/target_core_device.h from drivers/target/target_core_hba.c
by Jesper Juhl
· 14 years ago
1f6fe7c
[SCSI] target: fix use after free detected by SLUB poison
by Nicholas Bellinger
· 14 years ago
e89d15e
[SCSI] target: Remove procfs based target_core_mib.c code
by Nicholas Bellinger
· 14 years ago
e63af95
[SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakage
by Nicholas Bellinger
· 14 years ago
7c2bf6e
[SCSI] target: Fix top-level configfs_subsystem default_group shutdown breakage
by Nicholas Bellinger
· 14 years ago
85dc98d
[SCSI] target: fixed missing lock drop in error path
by Fubo Chen
· 14 years ago
29fe609
[SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakage
by Nicholas Bellinger
· 14 years ago
bc66552
[SCSI] target/iblock: Fix failed bd claim NULL pointer dereference
by Nicholas Bellinger
· 14 years ago
3ae279d
[SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERR
by Dan Carpenter
· 14 years ago
c66ac9d
[SCSI] target: Add LIO target core v4.0.0-rc6
by Nicholas Bellinger
· 14 years ago