index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
2014-07-10
dm: allocate a special workqueue for deferred device removal
Mikulas Patocka
2014-06-12
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-04
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
2014-06-04
dm: disable WRITE SAME if it fails
Mike Snitzer
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
dm: introduce dm_accept_partial_bio
Mikulas Patocka
2014-06-03
dm: change sector_count member in clone_info from sector_t to unsigned
Mikulas Patocka
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-15
block: remove struct request buffer member
Jens Axboe
2014-03-27
dm table: add dm_table_run_md_queue_async
Mike Snitzer
2014-03-27
dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind
Monam Agarwal
2014-03-27
dm: stop using bi_private
Mikulas Patocka
2014-03-27
dm: remove dm_get_mapinfo
Mikulas Patocka
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-15
dm sysfs: fix a module unload race
Mikulas Patocka
2014-01-08
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2014-01-07
dm: remove pointless kobject comparison in dm_get_from_kobject
Mikulas Patocka
2013-11-24
dm: Refactor for new bio cloning/splitting
Kent Overstreet
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
2013-11-09
dm: allow remove to be deferred
Mikulas Patocka
2013-09-23
dm: add reserved_bio_based_ios module parameter
Mike Snitzer
2013-09-23
dm: add reserved_rq_based_ios module parameter
Mike Snitzer
2013-09-23
dm: lower bio-based mempool reservation
Mike Snitzer
2013-09-20
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
2013-09-06
dm: add statistics support
Mikulas Patocka
2013-09-06
dm ioctl: increase granularity of type_lock when loading table
Mike Snitzer
2013-08-23
dm: stop using WQ_NON_REENTRANT
Tejun Heo
2013-07-10
dm: optimize reorder structure
Mikulas Patocka
2013-07-10
dm: optimize use SRCU and RCU
Mikulas Patocka
2013-07-10
dm mpath: fix ioctl deadlock when no paths
Hannes Reinecke
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-03-01
dm: add target num_write_bios fn
Alasdair G Kergon
2013-03-01
dm: merge io_pool and tio_pool
Jun'ichi Nomura
2013-03-01
dm: remove unused _rq_bio_info_cache
Jun'ichi Nomura
2013-03-01
dm: fix limits initialization when there are no data devices
Mike Christie
2013-03-01
dm: refactor bio cloning
Alasdair G Kergon
2013-03-01
dm: rename bio cloning functions
Alasdair G Kergon
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
dm: clean up clone_bio
Alasdair G Kergon
2013-03-01
dm: do not replace bioset for request based dm
Jun'ichi Nomura
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
dm: convert to idr_alloc()
Tejun Heo
2013-02-28
dm: don't use idr_remove_all()
Tejun Heo
2013-01-31
dm: fix write same requests counting
Alasdair G Kergon
2013-01-14
block: add missing block_bio_complete() tracepoint
Tejun Heo
2012-12-21
dm: remove map_info
Mikulas Patocka
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
2012-12-21
dm: add WRITE SAME support
Mike Snitzer
[next]