index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-10
target: Fix typo in drivers/target
Masanari Iida
2
-2
/
+2
2012-03-08
iscsi-target: Fix dynamic -> explict NodeACL pointer reference
Nicholas Bellinger
1
-4
/
+2
2012-02-26
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
Nicholas Bellinger
3
-4
/
+12
2012-02-26
target: Push target_submit_tmr LUN lookup failure to system_wq context
Nicholas Bellinger
1
-3
/
+15
2012-02-26
tcm_fc: Handle target_submit_tmr allocation failure
Nicholas Bellinger
1
-1
/
+4
2012-02-26
target: Fix target_submit_tmr se_tmr_req allocation failures
Nicholas Bellinger
2
-10
/
+12
2012-02-25
target: Fix target_submit_tmr LUN lookup failures
Nicholas Bellinger
1
-2
/
+2
2012-02-25
iscsi-target: Fix iscsit_alloc_buffs() failure cases
Nicholas Bellinger
1
-8
/
+6
2012-02-25
target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
Roland Dreier
1
-4
/
+3
2012-02-25
Documentation/target: Minor spelling typo
Spencer O Krum
1
-1
/
+1
2012-02-25
target/pscsi: fix PHV_VIRUTAL_HOST_ID typo
Stefan Hajnoczi
2
-10
/
+10
2012-02-25
target: Fix off-by-seven in target_report_luns
Jörn Engel
1
-3
/
+2
2012-02-25
target: prevent NULL pointer dereference in target_report_luns
Jörn Engel
1
-1
/
+3
2012-02-25
target: fix use after free in target_report_luns
Jörn Engel
1
-1
/
+1
2012-02-25
tcm_loop: Set residual field for SCSI commands
Roland Dreier
1
-0
/
+6
2012-02-25
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
6
-7
/
+76
2012-02-25
target: Don't set WBUS16 or SYNC bits in INQUIRY response
Roland Dreier
1
-1
/
+1
2012-02-25
target: Set peripheral device type consistently in INQUIRY response
Roland Dreier
1
-10
/
+10
2012-02-25
target: Fix up handling of short INQUIRY buffers
Roland Dreier
2
-115
/
+37
2012-02-25
target: Add TMR_ABORT_TASK task management support
Nicholas Bellinger
3
-7
/
+79
2012-02-25
target: Make target_release_cmd_kref release on empty list
Nicholas Bellinger
1
-1
/
+1
2012-02-25
target: Add SCF_ACK_KREF flag for acknowledgement kref
Nicholas Bellinger
2
-2
/
+5
2012-02-25
target: Export transport_generic_request_failure symbol
Nicholas Bellinger
2
-2
/
+3
2012-02-25
target: Cleanup transport_kunmap_data_sg()
Andy Grover
1
-2
/
+4
2012-02-25
tcm_loop: switch to using transport_handle_cdb_direct
Christoph Hellwig
1
-56
/
+56
2012-02-25
tcm_loop: defer all command submissions to workqueue
Christoph Hellwig
2
-41
/
+58
2012-02-25
tcm_loop: kill tcm_loop_allocate_core_cmd
Christoph Hellwig
1
-88
/
+59
2012-02-25
tcm_fc: Convert ft_send_tm to use target_submit_tmr
Andy Grover
1
-29
/
+3
2012-02-25
target: Add target_submit_tmr helper function
Andy Grover
2
-0
/
+51
2012-02-25
tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm
Andy Grover
1
-1
/
+1
2012-02-25
tcm_fc: Call lookup_tmr_lun() for all TM types
Andy Grover
1
-25
/
+11
2012-02-25
tcm_fc: Move core->fc code conversion earlier in ft_send_tm()
Andy Grover
1
-6
/
+5
2012-02-25
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
8
-61
/
+51
2012-02-25
tcm_fc: Remove cmd->cdb data member
Andy Grover
2
-8
/
+1
2012-02-25
tcm_fc: Simplify ft_send_work for tmr path
Andy Grover
1
-43
/
+35
2012-02-25
target/iscsi: Remove unneeded wrapper functions
Andy Grover
3
-25
/
+4
2012-02-25
target: Remove unused struct se_queue_req
Andy Grover
1
-6
/
+0
2012-02-25
target: fix comment typos
Andy Grover
1
-2
/
+2
2012-02-25
scsi: Use struct scsi_lun in fc/fcp.h
Andy Grover
5
-16
/
+11
2012-02-25
target: Use #define for SYNCHRONIZE_CACHE_16
Andy Grover
1
-1
/
+1
2012-02-25
scsi: update scsi.h with SYNCHRONIZE_CACHE_16
Andy Grover
1
-0
/
+1
2012-02-25
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
Roland Dreier
3
-14
/
+4
2012-02-25
target: increase iblock task sizes
Christoph Hellwig
2
-17
/
+37
2012-02-25
target: remove the unused struct iblock_hba
Christoph Hellwig
2
-31
/
+0
2012-02-25
target: remove the transport_lun_active field in struct se_cmd
Christoph Hellwig
3
-16
/
+3
2012-02-25
target: replace various cmd flags with a transport state
Christoph Hellwig
7
-99
/
+99
2012-02-19
Linux 3.3-rc4
v3.3-rc4
Linus Torvalds
1
-1
/
+1
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-17
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
[next]