index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Lines
2011-07-22
tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible
Nicholas Bellinger
-11
/
+10
2011-07-22
tcm_fc: Makefile cleanups
Nicholas Bellinger
-13
/
+4
2011-07-22
loopback: Fix memory leak in tcm_loop_make_scsi_hba()
Jesper Juhl
-9
/
+8
2011-07-22
loopback: Remove duplicate scsi/scsi_tcq.h include
Jesper Juhl
-1
/
+0
2011-07-22
loopback: off by one in tcm_loop_make_naa_tpg()
Dan Carpenter
-1
/
+1
2011-07-22
target/iblock: Remove unused iblock_dev members
Roland Dreier
-19
/
+3
2011-07-22
target/iblock: Use request_queue->nr_request for se_device defaults
Nicholas Bellinger
-4
/
+2
2011-07-22
target: Make se_tmr_lock IRQ-safe
Roland Dreier
-12
/
+13
2011-07-22
target: Make se_dev_check_online() locking IRQ-safe
Roland Dreier
-2
/
+3
2011-07-22
target: Make transport_lookup_cmd_lun() locking IRQ-safe
Roland Dreier
-5
/
+5
2011-07-22
target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full
Nicholas Bellinger
-15
/
+179
2011-07-22
target: Add transport_handle_cdb_direct optimization
Nicholas Bellinger
-0
/
+24
2011-07-22
target: merge release_cmd methods
Christoph Hellwig
-56
/
+32
2011-07-22
target: remove the unused SCF_* flags
Christoph Hellwig
-25
/
+5
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
-30
/
+0
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
-689
/
+534
2011-07-22
target: Fix WRITE_SAME_[16,32] number of blocks=0 case
Nicholas Bellinger
-10
/
+32
2011-07-22
target: Fix WRITE_SAME_16 t_task_lba assignment bug
Nicholas Bellinger
-1
/
+1
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
-929
/
+751
2011-07-22
target: Fix double test of inquiry_prod
Roland Dreier
-1
/
+1
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
-1855
/
+1687
2011-07-22
target: Remove unused su_group usage in fabric register/dergister
Nicholas Bellinger
-15
/
+0
2011-07-22
target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter
Nicholas Bellinger
-3
/
+2
2011-07-22
target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.h
Nicholas Bellinger
-2
/
+2
2011-07-22
target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]
Fubo Chen
-0
/
+12
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
-61
/
+73
2011-06-29
[SCSI] tcm_fc: Fixing reference counting problem which was causing ft_sess to...
Kiran Patil
-5
/
+16
2011-06-29
[SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FC...
Yi Zou
-2
/
+3
2011-06-24
tcm_fc: Fix conversion spec warning
Nicholas Bellinger
-1
/
+1
2011-06-24
tcm_fc: Fix possible lock to unlock type deadlock
Dan Carpenter
-1
/
+1
2011-06-24
tcm_fc: Fix ft_send_tm LUN lookup OOPs
Kiran Patil
-32
/
+34
2011-06-24
target: Fix incorrect strlen() NULL terminator checks
Dan Carpenter
-17
/
+17
2011-06-24
target: Drop bogus ERR_PTR usage in target_fabric_configfs_init
Dan Carpenter
-1
/
+1
2011-06-24
target: Fix ERR_PTR dereferencing bugs
Dan Carpenter
-4
/
+7
2011-06-23
target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...
Roland Dreier
-3
/
+3
2011-06-23
target: Fix transport_get_lun_for_tmr failure cases
Nicholas Bellinger
-2
/
+9
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
-6
/
+0
2011-05-24
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
Nicholas Bellinger
-20
/
+38
2011-05-24
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
Nicholas Bellinger
-45
/
+5
2011-05-24
[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
Nicholas Bellinger
-0
/
+7
2011-05-24
[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release
Nicholas Bellinger
-1
/
+12
2011-05-24
[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
Nicholas Bellinger
-5
/
+6
2011-05-24
[SCSI] target: Fix multi task->task_sg[] chaining logic bug
Nicholas Bellinger
-11
/
+15
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-3
/
+3
2011-05-17
[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...
Kiran Patil
-0
/
+2526
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
-152
/
+3904
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
-20
/
+20
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
-128
/
+3881
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
-4
/
+3
[prev]
[next]