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
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
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-29
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
1
-1
/
+3
2013-03-20
target/pscsi: Reject cross page boundary case in pscsi_map_sg
Asias He
1
-3
/
+8
2013-03-20
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-28
target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()
Asias He
1
-2
/
+2
2013-02-28
target/pscsi: Fix page increment
Asias He
1
-1
/
+0
2013-02-28
target/pscsi: Drop unnecessary NULL assignment to bio->bi_next
Asias He
1
-2
/
+0
2013-02-28
target: Add __exit annotation for module_exit functions
Asias He
4
-4
/
+4
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-8
/
+4
2013-02-28
target/iscsi: convert to idr_alloc()
Tejun Heo
2
-16
/
+14
2013-02-28
iscsi-target: Fix immediate queue starvation regression with DATAIN
Nicholas Bellinger
1
-2
/
+9
2013-02-27
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-24
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
3
-6
/
+6
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-21
target/file: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
1
-0
/
+114
2013-02-20
iscsi-target: Enforce individual network portal export once per TargetName
Nicholas Bellinger
1
-0
/
+39
2013-02-20
iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...
Nicholas Bellinger
2
-26
/
+41
2013-02-19
target: Add missing mapped_lun bounds checking during make_mappedlun setup
Nicholas Bellinger
1
-0
/
+8
2013-02-19
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
4
-20
/
+9
2013-02-14
target: Fix parameter list length checking in MODE SELECT
Roland Dreier
1
-0
/
+13
2013-02-14
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
2013-02-13
target_core_rd: break out unterminated loop during copy
Hannes Reinecke
1
-0
/
+12
2013-02-13
target: Add device attribute to expose config_item_name for INQUIRY model
Tregaron Bayly
3
-0
/
+44
2013-02-13
target: don't truncate the fail intr address
Dan Carpenter
1
-6
/
+9
2013-02-13
target: don't always say "ipv6" as address type
Dan Carpenter
1
-4
/
+6
2013-02-13
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
3
-11
/
+47
2013-02-13
iscsi-target: make some temporary buffers larger
Dan Carpenter
1
-4
/
+4
2013-02-13
target: change sprintf to snprintf in transport_dump_vpd_ident
Dan Carpenter
1
-3
/
+6
2013-02-13
target/rd: improve sg_table lookup scalability
Martin Svec
1
-2
/
+4
2013-02-13
target: Remove useless if statement
Roland Dreier
1
-12
/
+0
2013-02-13
target: Export SPC inquiry emulation
Hannes Reinecke
1
-3
/
+5
2013-02-01
target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices
Nicholas Bellinger
1
-1
/
+7
2013-02-01
target: Fix regression allowing unconfigured devices to fabric port link
Nicholas Bellinger
1
-0
/
+5
2013-01-30
target: Fix zero-length READ_CAPACITY_16 regression
Nicholas Bellinger
1
-10
/
+8
2013-01-30
target: Fix zero-length MODE_SENSE regression
Nicholas Bellinger
1
-28
/
+7
2013-01-30
target: Fix zero-length INQUIRY additional sense code regression
Nicholas Bellinger
1
-5
/
+4
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
42
-3712
/
+2733
2013-01-11
iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)
Roland Dreier
1
-1
/
+1
2013-01-11
target: Release se_cmd when LUN lookup fails for TMR
Roland Dreier
1
-0
/
+2
2013-01-11
target: Fix use-after-free in LUN RESET handling
Roland Dreier
1
-3
/
+2
2013-01-11
target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs
Roland Dreier
1
-0
/
+1
2013-01-11
tcm_fc: Do not report target role when target is not defined
Mark Rustad
1
-2
/
+8
2013-01-11
tcm_fc: Do not indicate retry capability to initiators
Mark Rustad
1
-1
/
+1
[next]