index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
2012-12-05
target/file: merge fd_do_readv() and fd_do_writev()
Sebastian Andrzej Siewior
2012-12-05
target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
Sebastian Andrzej Siewior
2012-12-05
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
2012-11-27
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
2012-11-27
target/configfs: use kmalloc() instead of kzalloc() for default groups
Sebastian Andrzej Siewior
2012-11-27
target/configfs: allocate only 6 slots for dev_cg->default_groups
Sebastian Andrzej Siewior
2012-11-27
target/configfs: allocate pointers instead of full struct for default_groups
Sebastian Andrzej Siewior
2012-11-27
target: update error handling for sbc_setup_write_same()
Dan Carpenter
2012-11-27
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
2012-11-27
iscsi_target: Remove redundant null check before kfree
Sachin Kamat
2012-11-27
target/iblock: Forward declare bio helpers
Nicholas Bellinger
2012-11-27
target: Clean up flow in transport_check_aborted_status()
Roland Dreier
2012-11-27
target: Clean up logic in transport_put_cmd()
Roland Dreier
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-19
target: iscsi: fix comment typos in target/iscsi drivers
Masanari Iida
2012-11-17
target: Fix handling of aborted commands
Roland Dreier
2012-11-15
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
2012-11-15
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
2012-11-15
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
Nicholas Bellinger
2012-11-07
target: Change sbc_emulate_noop to return sense_reason_t
Nicholas Bellinger
2012-11-07
sbp-target: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-11-07
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2012-11-07
iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around
Steve Hodgson
2012-11-07
iscsi-target: Fix potential deadlock on lock taken in timer
Roland Dreier
2012-11-07
target: Fix exception path pr_reg put regression for PR RELEASE
Nicholas Bellinger
2012-11-07
target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption
Nicholas Bellinger
2012-11-06
target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check
Nicholas Bellinger
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
target: Fix incorrect starting offset after MODE_SENSE refactoring
Nicholas Bellinger
2012-11-06
target: Add emulation for MODE SELECT
Roland Dreier
2012-11-06
target: Implement mode page 0x1c, "Informational Exceptions"
Roland Dreier
2012-11-06
target: Refactor MODE SENSE emulation
Roland Dreier
2012-11-06
iscsi-target: Use list_first_entry() where appropriate
Roland Dreier
2012-11-06
target: remove ->get_device_rev
Christoph Hellwig
2012-11-06
target: simplify alua support
Christoph Hellwig
2012-11-06
target: simplify reservations code
Christoph Hellwig
2012-11-06
target: kill dev->dev_task_attr_type
Christoph Hellwig
2012-11-06
pscsi: fix REPORT LUNS handling
Christoph Hellwig
2012-11-06
target/pscsi: Make pscsi_configure_device + target_release_session static
Fengguang Wu
2012-11-06
target: provide generic sbc device type/revision helpers
Christoph Hellwig
2012-11-06
target/pscsi: call spc_emulate_report_luns directly
Christoph Hellwig
2012-11-06
target: move REPORT LUNS emulation to target_core_spc.c
Christoph Hellwig
2012-11-06
target: rename spc_ops
Christoph Hellwig
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-11-01
target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
Steve Hodgson
2012-11-01
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
2012-11-01
target: Avoid integer overflow in se_dev_align_max_sectors()
Roland Dreier
2012-11-01
target: Don't return success from module_init() if setup fails
Roland Dreier
2012-10-31
target: Re-add explict zeroing of INQUIRY bounce buffer memory
Nicholas Bellinger
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
[prev]
[next]