index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-9
/
+11
2012-02-26
target: Fix target_submit_tmr LUN lookup failures
Nicholas Bellinger
1
-2
/
+2
2012-02-26
iscsi-target: Fix iscsit_alloc_buffs() failure cases
Nicholas Bellinger
1
-8
/
+6
2012-02-26
target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
Roland Dreier
1
-4
/
+3
2012-02-26
target/pscsi: fix PHV_VIRUTAL_HOST_ID typo
Stefan Hajnoczi
2
-10
/
+10
2012-02-26
target: Fix off-by-seven in target_report_luns
Jörn Engel
1
-3
/
+2
2012-02-26
target: prevent NULL pointer dereference in target_report_luns
Jörn Engel
1
-1
/
+3
2012-02-26
target: fix use after free in target_report_luns
Jörn Engel
1
-1
/
+1
2012-02-26
tcm_loop: Set residual field for SCSI commands
Roland Dreier
1
-0
/
+6
2012-02-26
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
5
-7
/
+73
2012-02-26
target: Don't set WBUS16 or SYNC bits in INQUIRY response
Roland Dreier
1
-1
/
+1
2012-02-26
target: Set peripheral device type consistently in INQUIRY response
Roland Dreier
1
-10
/
+10
2012-02-26
target: Fix up handling of short INQUIRY buffers
Roland Dreier
1
-114
/
+36
2012-02-26
target: Add TMR_ABORT_TASK task management support
Nicholas Bellinger
3
-7
/
+79
2012-02-26
target: Make target_release_cmd_kref release on empty list
Nicholas Bellinger
1
-1
/
+1
2012-02-26
target: Add SCF_ACK_KREF flag for acknowledgement kref
Nicholas Bellinger
1
-1
/
+3
2012-02-26
target: Export transport_generic_request_failure symbol
Nicholas Bellinger
1
-2
/
+2
2012-02-26
target: Cleanup transport_kunmap_data_sg()
Andy Grover
1
-2
/
+4
2012-02-26
tcm_loop: switch to using transport_handle_cdb_direct
Christoph Hellwig
1
-56
/
+56
2012-02-26
tcm_loop: defer all command submissions to workqueue
Christoph Hellwig
2
-41
/
+58
2012-02-26
tcm_loop: kill tcm_loop_allocate_core_cmd
Christoph Hellwig
1
-88
/
+59
2012-02-26
tcm_fc: Convert ft_send_tm to use target_submit_tmr
Andy Grover
1
-29
/
+3
2012-02-26
target: Add target_submit_tmr helper function
Andy Grover
1
-0
/
+48
2012-02-26
tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm
Andy Grover
1
-1
/
+1
2012-02-26
tcm_fc: Call lookup_tmr_lun() for all TM types
Andy Grover
1
-25
/
+11
2012-02-26
tcm_fc: Move core->fc code conversion earlier in ft_send_tm()
Andy Grover
1
-6
/
+5
2012-02-26
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
6
-41
/
+30
2012-02-26
tcm_fc: Remove cmd->cdb data member
Andy Grover
2
-8
/
+1
2012-02-26
tcm_fc: Simplify ft_send_work for tmr path
Andy Grover
1
-43
/
+35
2012-02-26
target/iscsi: Remove unneeded wrapper functions
Andy Grover
3
-25
/
+4
2012-02-26
scsi: Use struct scsi_lun in fc/fcp.h
Andy Grover
4
-14
/
+7
2012-02-26
target: Use #define for SYNCHRONIZE_CACHE_16
Andy Grover
1
-1
/
+1
2012-02-26
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
Roland Dreier
3
-14
/
+4
2012-02-26
target: increase iblock task sizes
Christoph Hellwig
2
-17
/
+37
2012-02-26
target: remove the unused struct iblock_hba
Christoph Hellwig
2
-31
/
+0
2012-02-26
target: remove the transport_lun_active field in struct se_cmd
Christoph Hellwig
2
-15
/
+3
2012-02-26
target: replace various cmd flags with a transport state
Christoph Hellwig
6
-89
/
+88
2012-02-19
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
5
-398
/
+32
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-170
/
+178
2012-02-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-2
/
+2
2012-02-19
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...
Linus Torvalds
1
-1
/
+1
2012-02-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+2
2012-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-8
/
+28
2012-02-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-7
/
+22
2012-02-16
powerpc/adb: Use set_current_state()
majianpeng
1
-2
/
+2
2012-02-16
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
1
-8
/
+6
2012-02-15
veth: Enforce minimum size of VETH_INFO_PEER
Thomas Graf
1
-1
/
+3
2012-02-15
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
1
-1
/
+1
[next]