index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
dm table: add dm_table_run_md_queue_async
Mike Snitzer
1
-0
/
+19
2014-03-27
dm: make dm_table_alloc_md_mempools static
Mikulas Patocka
1
-1
/
+1
2014-01-07
dm table: remove unused buggy code that extends the targets array
Mikulas Patocka
1
-20
/
+2
2013-12-10
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
1
-0
/
+5
2013-11-09
dm table: print error on preresume failure
Mike Snitzer
1
-1
/
+4
2013-10-31
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
1
-2
/
+16
2013-09-05
dm ioctl: increase granularity of type_lock when loading table
Mike Snitzer
1
-2
/
+0
2013-09-05
dm: allow error target to replace bio-based and request-based targets
Mike Snitzer
1
-2
/
+20
2013-07-10
dm: optimize use SRCU and RCU
Mikulas Patocka
1
-35
/
+0
2013-05-10
dm table: fix write same support
Mike Snitzer
1
-1
/
+1
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
1
-5
/
+5
2013-03-01
dm table: remove superfluous variable reset
Wang Sheng-Hui
1
-1
/
+0
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
1
-1
/
+10
2012-12-21
dm: prepare to support WRITE SAME
Mike Snitzer
1
-1
/
+29
2012-12-21
dm: disable WRITE SAME
Mike Snitzer
1
-0
/
+2
2012-09-26
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
1
-0
/
+35
2012-09-26
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-07-27
dm: allow targets to request flushes regardless of underlying device support
Joe Thornber
1
-0
/
+3
2012-03-28
dm: reject trailing characters in sccanf input
Mikulas Patocka
1
-2
/
+4
2012-03-28
dm table: simplify call to free_devices
Hannes Reinecke
1
-2
/
+1
2012-01-11
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
1
-3
/
+3
2011-10-31
dm table: add immutable feature
Alasdair G Kergon
1
-0
/
+21
2011-10-31
dm table: add always writeable feature
Alasdair G Kergon
1
-0
/
+6
2011-10-31
dm table: add singleton feature
Alasdair G Kergon
1
-0
/
+16
2011-10-31
dm table: propagate non rotational flag
Mandeep Singh Baines
1
-0
/
+30
2011-09-25
dm crypt: always disable discard_zeroes_data
Milan Broz
1
-0
/
+19
2011-09-25
dm table: avoid crash if integrity profile changes
Mike Snitzer
1
-6
/
+7
2011-08-02
dm table: set flush capability based on underlying devices
Mike Snitzer
1
-0
/
+43
2011-08-02
dm table: share target argument parsing functions
Mike Snitzer
1
-0
/
+57
2011-08-02
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
1
-2
/
+1
2011-08-02
dm table: clean dm_get_device and move exports
Mike Snitzer
1
-20
/
+13
2011-08-02
dm: use vzalloc
Joe Perches
1
-3
/
+1
2011-08-02
dm table: fix discard support
Mike Snitzer
1
-8
/
+7
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-29
dm table: reject devices without request fns
Milan Broz
1
-0
/
+17
2011-05-29
dm table: allow targets to support discards internally
Mike Snitzer
1
-1
/
+5
2011-04-05
dm: improve block integrity support
Mike Snitzer
1
-34
/
+80
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
1
-2
/
+5
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-24
/
+0
2011-01-14
block: restore multiple bd_link_disk_holder() support
Tejun Heo
1
-0
/
+1
2011-01-13
dm: per target unplug callback support
NeilBrown
1
-0
/
+5
2011-01-13
dm: introduce target callbacks and congestion callback
NeilBrown
1
-0
/
+14
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-9
/
+11
2010-12-17
block: max hardware sectors limit wrapper
Mike Snitzer
1
-3
/
+2
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
1
-5
/
+0
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-1
/
+1
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-12
/
+3
2010-11-13
block: simplify holder symlink handling
Tejun Heo
1
-6
/
+17
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
1
-5
/
+0
2010-08-12
dm: linear support discard
Mike Snitzer
1
-0
/
+44
[next]