index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_iblock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-27
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
1
-1
/
+1
2012-11-27
target/iblock: Forward declare bio helpers
Nicholas Bellinger
1
-86
/
+81
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
1
-4
/
+1
2012-11-15
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
1
-7
/
+79
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
1
-28
/
+27
2012-11-06
target: remove ->get_device_rev
Christoph Hellwig
1
-1
/
+0
2012-11-06
target: provide generic sbc device type/revision helpers
Christoph Hellwig
1
-12
/
+2
2012-11-06
target: rename spc_ops
Christoph Hellwig
1
-2
/
+2
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-111
/
+74
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+0
2012-09-17
target: do not submit a zero-bio I/O request
Paolo Bonzini
1
-0
/
+6
2012-09-17
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
1
-2
/
+0
2012-09-17
target/iblock: Use match_strlcpy for Opt_udev_path string assignment
Nicholas Bellinger
1
-6
/
+3
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
1
-9
/
+0
2012-09-07
target: report too-small parameter lists everywhere
Paolo Bonzini
1
-2
/
+15
2012-07-16
target: Check number of unmap descriptors against our limit
Roland Dreier
1
-0
/
+5
2012-07-16
target: Fix possible integer underflow in UNMAP emulation
Roland Dreier
1
-10
/
+10
2012-07-16
target: Fix reading of data length fields for UNMAP commands
Roland Dreier
1
-3
/
+3
2012-07-16
target: Add range checking to UNMAP emulation
Roland Dreier
1
-0
/
+12
2012-07-16
target: move unmap to struct spc_ops
Christoph Hellwig
1
-5
/
+45
2012-07-16
target: move write_same to struct spc_ops
Christoph Hellwig
1
-0
/
+18
2012-07-16
target: move sync_cache to struct spc_ops
Christoph Hellwig
1
-2
/
+3
2012-07-16
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
1
-4
/
+14
2012-07-16
target/iblock: Add parameter to specify read-only devices
Andy Grover
1
-7
/
+28
2012-07-16
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
1
-0
/
+1
2012-05-06
target: remove struct se_task
Christoph Hellwig
1
-77
/
+65
2012-05-06
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
1
-2
/
+1
2012-05-06
target: remove the task_size field in struct se_task
Christoph Hellwig
1
-1
/
+2
2012-05-06
target: remove the task_lba field in struct se_task
Christoph Hellwig
1
-5
/
+5
2012-02-25
target: increase iblock task sizes
Christoph Hellwig
1
-16
/
+36
2012-02-25
target: remove the unused struct iblock_hba
Christoph Hellwig
1
-26
/
+0
2012-02-07
iblock: fix handling of large requests
Christoph Hellwig
1
-0
/
+7
2012-02-07
target: Fix iblock se_dev_attrib.unmap_granularity
Marco Sanvido
1
-1
/
+1
2012-01-18
target: don't allocate bio headroom in iblock
Christoph Hellwig
1
-1
/
+1
2011-12-14
target: remove useless casts
Jörn Engel
1
-1
/
+1
2011-12-14
target: use \n as a separator for configuration
Sebastian Andrzej Siewior
1
-1
/
+1
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-2
/
+1
2011-12-06
target: remove the t_tasks_fua se_cmd field
Christoph Hellwig
1
-1
/
+1
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
1
-5
/
+9
2011-10-31
drivers/target: Add module.h to drivers/target files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-24
target: clean up the backend interface to caching parameters
Christoph Hellwig
1
-32
/
+2
2011-10-24
target: make iblock_emulate_sync_cache asynchronous
Christoph Hellwig
1
-16
/
+21
2011-10-24
target: make the ->get_cdb method optional
Christoph Hellwig
1
-6
/
+0
2011-10-24
target: Cleanup unused se_task bits
Christoph Hellwig
1
-2
/
+2
2011-10-24
target: cleanup iblock bio submission
Christoph Hellwig
1
-135
/
+59
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
1
-1
/
+0
2011-07-22
target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG
Nicholas Bellinger
1
-2
/
+2
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-61
/
+55
2011-07-22
target: Eliminate usage of struct se_mem
Andy Grover
1
-1
/
+1
2011-07-22
target: Implement Block Device Characteristics VPD page
Roland Dreier
1
-0
/
+3
[next]