index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
2013-03-28
1
-1
/
+3
*
target/pscsi: Reject cross page boundary case in pscsi_map_sg
Asias He
2013-03-19
1
-3
/
+8
*
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
Nicholas Bellinger
2013-03-19
1
-1
/
+1
*
target: fix possible memory leak in core_tpg_register()
Wei Yongjun
2013-03-18
1
-1
/
+2
*
target/iscsi: Fix mutual CHAP auth on big-endian arches
Andy Grover
2013-03-18
1
-1
/
+4
*
target_core_sbc: use noop for SYNCHRONIZE_CACHE
Hannes Reinecke
2013-03-18
1
-2
/
+5
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-03-02
5
-11
/
+15
|
\
|
*
target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()
Asias He
2013-02-27
1
-2
/
+2
|
*
target/pscsi: Fix page increment
Asias He
2013-02-27
1
-1
/
+0
|
*
target/pscsi: Drop unnecessary NULL assignment to bio->bi_next
Asias He
2013-02-27
1
-2
/
+0
|
*
target: Add __exit annotation for module_exit functions
Asias He
2013-02-27
4
-4
/
+4
|
*
iscsi-target: Fix immediate queue starvation regression with DATAIN
Nicholas Bellinger
2013-02-27
1
-2
/
+9
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-8
/
+4
*
|
target/iscsi: convert to idr_alloc()
Tejun Heo
2013-02-27
2
-16
/
+14
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
3
-46
/
+18
|
\
\
|
*
|
target: writev() on single-element vector is pointless
Al Viro
2013-02-26
2
-45
/
+17
|
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-02-26
17
-98
/
+387
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
2013-02-23
3
-6
/
+6
|
*
|
target/file: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
2013-02-20
1
-0
/
+114
|
*
|
iscsi-target: Enforce individual network portal export once per TargetName
Nicholas Bellinger
2013-02-19
1
-0
/
+39
|
*
|
iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...
Nicholas Bellinger
2013-02-19
2
-26
/
+41
|
*
|
target: Add missing mapped_lun bounds checking during make_mappedlun setup
Nicholas Bellinger
2013-02-18
1
-0
/
+8
|
*
|
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
2013-02-18
4
-20
/
+9
|
*
|
target: Fix parameter list length checking in MODE SELECT
Roland Dreier
2013-02-13
1
-0
/
+13
|
*
|
target: Fix error checking for UNMAP commands
Roland Dreier
2013-02-13
2
-1
/
+20
|
*
|
target: Fix sense data for out-of-bounds IO operations
Roland Dreier
2013-02-13
1
-1
/
+1
|
*
|
target_core_rd: break out unterminated loop during copy
Hannes Reinecke
2013-02-13
1
-0
/
+12
|
*
|
target: Add device attribute to expose config_item_name for INQUIRY model
Tregaron Bayly
2013-02-13
3
-0
/
+44
|
*
|
target: don't truncate the fail intr address
Dan Carpenter
2013-02-13
1
-6
/
+9
|
*
|
target: don't always say "ipv6" as address type
Dan Carpenter
2013-02-13
1
-4
/
+6
|
*
|
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
2013-02-13
3
-11
/
+47
|
*
|
iscsi-target: make some temporary buffers larger
Dan Carpenter
2013-02-13
1
-4
/
+4
|
*
|
target: change sprintf to snprintf in transport_dump_vpd_ident
Dan Carpenter
2013-02-13
1
-3
/
+6
|
*
|
target/rd: improve sg_table lookup scalability
Martin Svec
2013-02-13
1
-2
/
+4
|
*
|
target: Remove useless if statement
Roland Dreier
2013-02-13
1
-12
/
+0
|
*
|
target: Export SPC inquiry emulation
Hannes Reinecke
2013-02-13
1
-3
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
42
-3712
/
+2733
|
|
\
|
|
*
|
treewide: Fix typo in various drivers
Masanari Iida
2013-01-09
1
-1
/
+1
*
|
|
target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices
Nicholas Bellinger
2013-01-31
1
-1
/
+7
*
|
|
target: Fix regression allowing unconfigured devices to fabric port link
Nicholas Bellinger
2013-01-31
1
-0
/
+5
*
|
|
target: Fix zero-length READ_CAPACITY_16 regression
Nicholas Bellinger
2013-01-29
1
-10
/
+8
*
|
|
target: Fix zero-length MODE_SENSE regression
Nicholas Bellinger
2013-01-29
1
-28
/
+7
*
|
|
target: Fix zero-length INQUIRY additional sense code regression
Nicholas Bellinger
2013-01-29
1
-5
/
+4
|
|
/
|
/
|
*
|
iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)
Roland Dreier
2013-01-10
1
-1
/
+1
*
|
target: Release se_cmd when LUN lookup fails for TMR
Roland Dreier
2013-01-10
1
-0
/
+2
*
|
target: Fix use-after-free in LUN RESET handling
Roland Dreier
2013-01-10
1
-3
/
+2
*
|
target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs
Roland Dreier
2013-01-10
1
-0
/
+1
*
|
tcm_fc: Do not report target role when target is not defined
Mark Rustad
2013-01-10
1
-2
/
+8
[next]