index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-27
target/configfs: allocate only 6 slots for dev_cg->default_groups
Sebastian Andrzej Siewior
1
-1
/
+1
2012-11-27
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
3
-12
/
+12
2012-11-27
target: update error handling for sbc_setup_write_same()
Dan Carpenter
1
-3
/
+3
2012-11-27
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2012-11-27
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
1
-4
/
+2
2012-11-27
target/iblock: Forward declare bio helpers
Nicholas Bellinger
1
-86
/
+81
2012-11-27
target: Clean up flow in transport_check_aborted_status()
Roland Dreier
1
-14
/
+10
2012-11-27
target: Clean up logic in transport_put_cmd()
Roland Dreier
1
-5
/
+4
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
18
-59
/
+19
2012-11-19
target: iscsi: fix comment typos in target/iscsi drivers
Masanari Iida
3
-5
/
+5
2012-11-17
target: Fix handling of aborted commands
Roland Dreier
1
-2
/
+4
2012-11-15
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
1
-7
/
+79
2012-11-15
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
5
-1
/
+30
2012-11-15
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
Nicholas Bellinger
1
-28
/
+23
2012-11-07
target: Change sbc_emulate_noop to return sense_reason_t
Nicholas Bellinger
1
-8
/
+2
2012-11-07
sbp-target: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-11-07
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2
-6
/
+12
2012-11-07
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
3
-4
/
+4
2012-11-07
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
1
-2
/
+2
2012-11-07
target: Fix exception path pr_reg put regression for PR RELEASE
Nicholas Bellinger
1
-1
/
+1
2012-11-07
target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption
Nicholas Bellinger
1
-1
/
+1
2012-11-06
target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check
Nicholas Bellinger
1
-1
/
+1
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
18
-991
/
+783
2012-11-06
target: Fix incorrect starting offset after MODE_SENSE refactoring
Nicholas Bellinger
1
-2
/
+5
2012-11-06
target: Add emulation for MODE SELECT
Roland Dreier
1
-0
/
+53
2012-11-06
target: Implement mode page 0x1c, "Informational Exceptions"
Roland Dreier
1
-0
/
+14
2012-11-06
target: Refactor MODE SENSE emulation
Roland Dreier
1
-59
/
+176
2012-11-06
iscsi-target: Use list_first_entry() where appropriate
Roland Dreier
2
-6
/
+5
2012-11-06
target: remove ->get_device_rev
Christoph Hellwig
7
-25
/
+1
2012-11-06
target: simplify alua support
Christoph Hellwig
6
-153
/
+65
2012-11-06
target: simplify reservations code
Christoph Hellwig
6
-269
/
+127
2012-11-06
target: kill dev->dev_task_attr_type
Christoph Hellwig
3
-72
/
+69
2012-11-06
pscsi: fix REPORT LUNS handling
Christoph Hellwig
1
-1
/
+2
2012-11-06
target/pscsi: Make pscsi_configure_device + target_release_session static
Fengguang Wu
2
-2
/
+2
2012-11-06
target: provide generic sbc device type/revision helpers
Christoph Hellwig
4
-44
/
+18
2012-11-06
target/pscsi: call spc_emulate_report_luns directly
Christoph Hellwig
2
-10
/
+4
2012-11-06
target: move REPORT LUNS emulation to target_core_spc.c
Christoph Hellwig
3
-65
/
+64
2012-11-06
target: rename spc_ops
Christoph Hellwig
4
-7
/
+7
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
24
-1818
/
+1011
2012-11-01
target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
Steve Hodgson
1
-3
/
+3
2012-11-01
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
5
-3
/
+26
2012-11-01
target: Avoid integer overflow in se_dev_align_max_sectors()
Roland Dreier
1
-9
/
+9
2012-11-01
target: Don't return success from module_init() if setup fails
Roland Dreier
1
-1
/
+2
2012-10-31
target: Re-add explict zeroing of INQUIRY bounce buffer memory
Nicholas Bellinger
1
-0
/
+2
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
41
-614
/
+613
2012-10-26
target: reintroduce some obsolete SCSI-2 commands
Bernhard Kohl
1
-0
/
+18
2012-10-26
target: Fix double-free of se_cmd in target_complete_tmr_failure
Nicholas Bellinger
1
-1
/
+0
2012-10-16
iscsi: fix check keys
Alan Cox
1
-0
/
+1
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+0
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
41
-605
/
+613
[prev]
[next]