index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
2014-02-13
dm sysfs: fix a module unload race
Mikulas Patocka
2014-02-13
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2013-10-05
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
2013-08-04
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-27
dm: convert to idr_alloc()
Tejun Heo
2013-02-27
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
2012-11-23
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
2012-10-12
dm: store dm_target_io in bio front_pad
Mikulas Patocka
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-09-26
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
2012-09-26
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
2012-09-09
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
2012-09-09
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
2012-07-27
dm: introduce split_discard_requests
Mikulas Patocka
2012-07-27
dm: support non power of two target max_io_len
Mike Snitzer
2012-03-28
dm: clear bi_end_io on remapping failure
Hannes Reinecke
2012-01-03
fs: move code out of buffer.c
Al Viro
2011-11-04
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-10-31
dm: export dm get md
Alasdair G Kergon
2011-10-31
dm table: add immutable feature
Alasdair G Kergon
2011-10-31
dm: remove superfluous smp_mb
Namhyung Kim
2011-10-31
dm: use local printk ratelimit
Namhyung Kim
2011-09-12
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-12
block: rename __make_request() to blk_queue_bio()
Jens Axboe
2011-09-12
block: export __make_request
Christoph Hellwig
2011-08-02
dm table: set flush capability based on underlying devices
Mike Snitzer
2011-08-02
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
2011-08-02
dm table: fix discard support
Mike Snitzer
2011-08-02
dm: fix idr leak on module removal
Alasdair G Kergon
2011-03-22
block: fix non-atomic access to genhd inflight structures
Shaohua Li
[next]