index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-12-01
dm cache: discard block size must be a multiple of cache block size
Joe Thornber
2014-12-01
dm cache: fix a harmless race when working out if a block is discarded
Joe Thornber
2014-12-01
dm cache: when reloading a discard bitset allow for a different discard block...
Joe Thornber
2014-12-01
dm cache: fix some issues with the new discard range support
Joe Thornber
2014-12-01
dm array: if resizing the array is a noop set the new root to the old one
Joe Thornber
2014-11-23
dm: use rcu_dereference_protected instead of rcu_dereference
Eric Dumazet
2014-11-21
dm thin: fix pool_io_hints to avoid looking at max_hw_sectors
Mike Snitzer
2014-11-19
dm thin: suspend/resume active thin devices when reloading thin-pool
Mike Snitzer
2014-11-19
dm: enhance internal suspend and resume interface
Mike Snitzer
2014-11-19
dm thin: do not allow thin device activation while pool is suspended
Mike Snitzer
2014-11-19
dm: add presuspend_undo hook to target_type
Mike Snitzer
2014-11-19
dm: return earlier from dm_blk_ioctl if target doesn't implement .ioctl
Mike Snitzer
2014-11-12
dm thin: remove stale 'trim' message in block comment above pool_message
Mike Snitzer
2014-11-12
dm thin: fix a race in thin_dtr
Mikulas Patocka
2014-11-12
dm cache: emit a warning message if there are a lot of cache blocks
Joe Thornber
2014-11-10
dm cache: improve discard support
Joe Thornber
2014-11-10
dm cache: revert "prevent corruption caused by discard_block_size > cache_blo...
Joe Thornber
2014-11-10
dm cache: revert "remove remainder of distinct discard block size"
Joe Thornber
2014-11-10
dm bio prison: introduce support for locking ranges of blocks
Joe Thornber
2014-11-10
dm cache policy mq: simplify ability to promote sequential IO to the cache
Mike Snitzer
2014-11-10
dm cache policy mq: tweak algorithm that decides when to promote a block
Joe Thornber
2014-11-10
dm: do not call dm_sync_table() when creating new devices
Hannes Reinecke
2014-11-10
dm: sparse: Annotate field with __rcu for checking
Pranith Kumar
2014-11-10
dm: Use rcu_dereference() for accessing rcu pointer
Pranith Kumar
2014-11-10
dm thin: refactor requeue_io to eliminate spinlock bouncing
Mike Snitzer
2014-11-10
dm thin: optimize retry_bios_on_resume
Mike Snitzer
2014-11-10
dm thin: sort the deferred cells
Joe Thornber
2014-11-10
dm thin: direct dispatch when breaking sharing
Joe Thornber
2014-11-10
dm thin: remap the bios in a cell immediately
Joe Thornber
2014-11-10
dm thin: defer whole cells rather than individual bios
Joe Thornber
2014-11-10
dm thin: factor out remap_and_issue_overwrite
Mike Snitzer
2014-11-10
dm thin: performance improvement to discard processing
Joe Thornber
2014-11-10
dm thin: implement thin_merge
Mike Snitzer
2014-11-10
dm: improve documentation and code clarity in dm_merge_bvec
Mike Snitzer
2014-11-10
dm thin: adjust max_sectors_kb based on thinp blocksize
Mike Snitzer
2014-11-10
dm thin: throttle incoming IO
Joe Thornber
2014-11-10
dm thin: prefetch missing metadata pages
Joe Thornber
2014-11-10
dm transaction manager: add support for prefetching blocks of metadata
Joe Thornber
2014-11-10
dm thin metadata: change dm_thin_find_block to allow blocking, but not issuin...
Joe Thornber
2014-11-10
dm bio prison: switch to using a red black tree
Joe Thornber
2014-11-10
dm bufio: evict buffers that are past the max age but retain some buffers
Joe Thornber
2014-11-10
dm bufio: switch from a huge hash table to an rbtree
Joe Thornber
2014-11-10
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
2014-11-04
dm thin: grab a virtual cell before looking up the mapping
Joe Thornber
2014-10-29
dm raid: fix inaccessible superblocks causing oops in configure_discard_support
Heinz Mauelshagen
2014-10-21
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
2014-10-17
dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
Mikulas Patocka
2014-10-10
dm stripe: fix potential for leak in stripe_ctr error path
Pavitra Kumar
2014-10-05
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
Alexey Khoroshilov
2014-10-05
dm bufio: when done scanning return from __scan immediately
Mikulas Patocka
[next]