index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+4
2013-04-25
tcm_fc: Check for aborted sequence
Mark Rustad
1
-1
/
+8
2013-04-25
iscsi-target: Add iser network portal attribute
Nicholas Bellinger
1
-0
/
+79
2013-04-25
iscsi-target: Refactor TX queue logic + export response PDU creation
Nicholas Bellinger
4
-304
/
+370
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
8
-204
/
+346
2013-04-25
iscsi-target: Add per transport iscsi_cmd alloc/free
Nicholas Bellinger
5
-5
/
+26
2013-04-25
iscsi-target: Add iser-target parameter keys + setup during login
Nicholas Bellinger
4
-17
/
+161
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
9
-315
/
+380
2013-04-25
iscsi-target: Add iscsit_transport API template
Nicholas Bellinger
2
-1
/
+57
2013-04-25
target: Add export of target_get_sess_cmd symbol
Nicholas Bellinger
1
-2
/
+2
2013-04-25
target: Change default sense key of NOT_READY
Jörn Engel
1
-2
/
+7
2013-04-25
target/file: Set is_nonrot attribute
Asias He
1
-0
/
+3
2013-04-25
target: Add sbc_execute_unmap() helper
Asias He
3
-155
/
+93
2013-04-25
target/iblock: Add iblock_do_unmap() helper
Asias He
1
-17
/
+26
2013-04-25
target/file: Add fd_do_unmap() helper
Asias He
1
-42
/
+30
2013-04-25
target/file: Add UNMAP emulation support
Asias He
1
-0
/
+111
2013-04-25
target/file: Add WRITE_SAME w/ UNMAP=1 emulation support
Asias He
1
-5
/
+89
2013-04-25
tcm_fc: using kfree_rcu() to simplify the code
Wei Yongjun
1
-8
/
+1
2013-04-25
target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros
Andy Grover
1
-8
/
+6
2013-04-25
target/iscsi: Remove chap_set_random()
Andy Grover
1
-27
/
+1
2013-04-11
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
1
-0
/
+3
2013-04-09
tcm: switch to ->show_info()
Al Viro
1
-5
/
+4
2013-03-28
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
1
-1
/
+3
2013-03-19
target/pscsi: Reject cross page boundary case in pscsi_map_sg
Asias He
1
-3
/
+8
2013-03-19
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
Nicholas Bellinger
1
-1
/
+1
2013-03-18
target: fix possible memory leak in core_tpg_register()
Wei Yongjun
1
-1
/
+2
2013-03-18
target/iscsi: Fix mutual CHAP auth on big-endian arches
Andy Grover
1
-1
/
+4
2013-03-18
target_core_sbc: use noop for SYNCHRONIZE_CACHE
Hannes Reinecke
1
-2
/
+5
2013-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-11
/
+15
2013-02-27
target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()
Asias He
1
-2
/
+2
2013-02-27
target/pscsi: Fix page increment
Asias He
1
-1
/
+0
2013-02-27
target/pscsi: Drop unnecessary NULL assignment to bio->bi_next
Asias He
1
-2
/
+0
2013-02-27
target: Add __exit annotation for module_exit functions
Asias He
4
-4
/
+4
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-8
/
+4
2013-02-27
target/iscsi: convert to idr_alloc()
Tejun Heo
2
-16
/
+14
2013-02-27
iscsi-target: Fix immediate queue starvation regression with DATAIN
Nicholas Bellinger
1
-2
/
+9
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-46
/
+18
2013-02-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
17
-98
/
+387
2013-02-26
target: writev() on single-element vector is pointless
Al Viro
2
-45
/
+17
2013-02-23
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
3
-6
/
+6
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-20
target/file: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
1
-0
/
+114
2013-02-19
iscsi-target: Enforce individual network portal export once per TargetName
Nicholas Bellinger
1
-0
/
+39
2013-02-19
iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...
Nicholas Bellinger
2
-26
/
+41
2013-02-18
target: Add missing mapped_lun bounds checking during make_mappedlun setup
Nicholas Bellinger
1
-0
/
+8
2013-02-18
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
4
-20
/
+9
2013-02-13
target: Fix parameter list length checking in MODE SELECT
Roland Dreier
1
-0
/
+13
2013-02-13
target: Fix error checking for UNMAP commands
Roland Dreier
2
-1
/
+20
2013-02-13
target: Fix sense data for out-of-bounds IO operations
Roland Dreier
1
-1
/
+1
[next]