index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
42
-5
/
+22102
2011-07-26
target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectors
Nicholas Bellinger
1
-4
/
+3
2011-07-26
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger
41
-1
/
+22099
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+0
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-7
/
+19
2011-07-22
target: remove custom hex2bin() implementation
Andy Shevchenko
3
-50
/
+11
2011-07-22
target: fix typo Assoication -> Association
Andy Shevchenko
2
-6
/
+6
2011-07-22
target: Update QUEUE ALGORITHM MODIFIER control page default
Nicholas Bellinger
3
-1
/
+47
2011-07-22
target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG
Nicholas Bellinger
3
-27
/
+36
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
28
-2037
/
+1385
2011-07-22
target: Eliminate usage of struct se_mem
Andy Grover
6
-780
/
+307
2011-07-22
target: Pass 2nd param of transport_split_cdb by value
Andy Grover
3
-17
/
+16
2011-07-22
target: Enforce 1 page max for control cdb buffer sizes
Andy Grover
1
-0
/
+5
2011-07-22
target: Make all control CDBs scatter-gather
Andy Grover
8
-217
/
+215
2011-07-22
target: Implement Block Device Characteristics VPD page
Roland Dreier
4
-0
/
+37
2011-07-22
target: Fix reporting of supported VPD pages
Roland Dreier
1
-48
/
+47
2011-07-22
target: Allow for built-in target modules
Roland Dreier
1
-4
/
+0
2011-07-22
tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible
Nicholas Bellinger
2
-11
/
+10
2011-07-22
tcm_fc: Makefile cleanups
Nicholas Bellinger
1
-13
/
+4
2011-07-22
loopback: Fix memory leak in tcm_loop_make_scsi_hba()
Jesper Juhl
1
-9
/
+8
2011-07-22
loopback: Remove duplicate scsi/scsi_tcq.h include
Jesper Juhl
1
-1
/
+0
2011-07-22
loopback: off by one in tcm_loop_make_naa_tpg()
Dan Carpenter
1
-1
/
+1
2011-07-22
target/iblock: Remove unused iblock_dev members
Roland Dreier
2
-19
/
+3
2011-07-22
target/iblock: Use request_queue->nr_request for se_device defaults
Nicholas Bellinger
2
-4
/
+2
2011-07-22
target: Make se_tmr_lock IRQ-safe
Roland Dreier
2
-12
/
+13
2011-07-22
target: Make se_dev_check_online() locking IRQ-safe
Roland Dreier
1
-2
/
+3
2011-07-22
target: Make transport_lookup_cmd_lun() locking IRQ-safe
Roland Dreier
1
-5
/
+5
2011-07-22
target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full
Nicholas Bellinger
1
-15
/
+179
2011-07-22
target: Add transport_handle_cdb_direct optimization
Nicholas Bellinger
1
-0
/
+24
2011-07-22
target: merge release_cmd methods
Christoph Hellwig
5
-56
/
+32
2011-07-22
target: remove the unused SCF_* flags
Christoph Hellwig
1
-25
/
+5
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
7
-30
/
+0
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
14
-689
/
+534
2011-07-22
target: Fix WRITE_SAME_[16,32] number of blocks=0 case
Nicholas Bellinger
2
-10
/
+32
2011-07-22
target: Fix WRITE_SAME_16 t_task_lba assignment bug
Nicholas Bellinger
1
-1
/
+1
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
16
-929
/
+751
2011-07-22
target: Fix double test of inquiry_prod
Roland Dreier
1
-1
/
+1
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
25
-1855
/
+1687
2011-07-22
target: Remove unused su_group usage in fabric register/dergister
Nicholas Bellinger
1
-15
/
+0
2011-07-22
target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter
Nicholas Bellinger
3
-3
/
+2
2011-07-22
target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.h
Nicholas Bellinger
1
-2
/
+2
2011-07-22
target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]
Fubo Chen
1
-0
/
+12
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
10
-61
/
+73
2011-06-30
[SCSI] tcm_fc: Fixing reference counting problem which was causing ft_sess to...
Kiran Patil
1
-5
/
+16
2011-06-30
[SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FC...
Yi Zou
1
-2
/
+3
2011-06-24
tcm_fc: Fix conversion spec warning
Nicholas Bellinger
1
-1
/
+1
2011-06-24
tcm_fc: Fix possible lock to unlock type deadlock
Dan Carpenter
1
-1
/
+1
2011-06-24
tcm_fc: Fix ft_send_tm LUN lookup OOPs
Kiran Patil
2
-32
/
+34
2011-06-24
target: Fix incorrect strlen() NULL terminator checks
Dan Carpenter
4
-17
/
+17
2011-06-24
target: Drop bogus ERR_PTR usage in target_fabric_configfs_init
Dan Carpenter
1
-1
/
+1
[next]