Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
42efcb5da54865b59d47c93d87e475fe479a0b76
/
drivers
/
md
/
dm.h
8ae1266
block: kill merge_bvec_fn() completely
by Kent Overstreet
· 10 years ago
22165fa
Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
78d8e58
Revert "block, dm: don't copy bios for request clones"
by Mike Snitzer
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 9 years ago
5f1b670
block, dm: don't copy bios for request clones
by Christoph Hellwig
· 9 years ago
17e149b
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
by Mike Snitzer
· 10 years ago
0ce6579
dm: impose configurable deadline for dm_request_fn's merge heuristic
by Mike Snitzer
· 10 years ago
d56b9b2
dm: remove request-based DM queue's lld_busy_fn hook
by Mike Snitzer
· 10 years ago
65803c2
dm table: train hybrid target type detection to select blk-mq if appropriate
by Mike Snitzer
· 10 years ago
e5863d9
dm: allocate requests in target when stacking on blk-mq devices
by Mike Snitzer
· 10 years ago
ffcc393
dm: enhance internal suspend and resume interface
by Mike Snitzer
· 10 years ago
d67ee21
dm: add presuspend_undo hook to target_type
by Mike Snitzer
· 10 years ago
86f1152
dm: allow active and inactive tables to share dm_devs
by Benjamin Marzinski
· 10 years ago
a7ffb6a
dm table: make dm_table_supports_discards static
by Mikulas Patocka
· 10 years ago
9974fa2
dm table: add dm_table_run_md_queue_async
by Mike Snitzer
· 11 years ago
473c36d
dm: make dm_table_alloc_md_mempools static
by Mikulas Patocka
· 11 years ago
2995fa7
dm sysfs: fix a module unload race
by Mikulas Patocka
· 11 years ago
be35f48
dm: wait until embedded kobject is released before destroying a device
by Mikulas Patocka
· 11 years ago
2c140a2
dm: allow remove to be deferred
by Mikulas Patocka
· 11 years ago
e860313
dm: add reserved_bio_based_ios module parameter
by Mike Snitzer
· 11 years ago
f479082
dm: add reserved_rq_based_ios module parameter
by Mike Snitzer
· 11 years ago
fd2ed4d
dm: add statistics support
by Mikulas Patocka
· 11 years ago
169e2cc
dm: allow error target to replace bio-based and request-based targets
by Mike Snitzer
· 11 years ago
c0820cf
dm: introduce per_bio_data
by Mikulas Patocka
· 12 years ago
3ae7065
dm: retain table limits when swapping to new table with no devices
by Mike Snitzer
· 12 years ago
1f4e0ff
dm thin: commit before gathering status
by Alasdair G Kergon
· 12 years ago
36a0456
dm table: add immutable feature
by Alasdair G Kergon
· 13 years ago
d5b9dd0
dm: ignore merge_bvec for snapshots when safe
by Mikulas Patocka
· 13 years ago
a91a278
block: Require subsystems to explicitly allocate bio_set integrity mempool
by Martin K. Petersen
· 14 years ago
5ae89a8
dm: linear support discard
by Mike Snitzer
· 14 years ago
26803b9
dm ioctl: refactor dm_table_complete
by Will Drewry
· 14 years ago
4a0b4dd
dm: do not initialise full request queue when bio based
by Mike Snitzer
· 14 years ago
a5664da
dm ioctl: make bio or request based device type immutable
by Mike Snitzer
· 14 years ago
3f77316d
dm: separate device deletion from dm_put
by Kiyoshi Ueda
· 14 years ago
3abf85b
dm ioctl: introduce flag indicating uevent was generated
by Peter Rajnoha
· 15 years ago
4f186f8
dm: rename dm_suspended to dm_suspended_md
by Kiyoshi Ueda
· 15 years ago
432a212
dm: add dm_deleting_md function
by Mike Anderson
· 15 years ago
952b355
dm io: use slab for struct io
by Mikulas Patocka
· 15 years ago
a732c20
dm: remove queue next_ordered workaround for barriers
by Mike Snitzer
· 15 years ago
5d67aa2
dm: do not set QUEUE_ORDERED_DRAIN if request based
by Kiyoshi Ueda
· 15 years ago
e6ee8c0
dm: enable request based option
by Kiyoshi Ueda
· 15 years ago
cec47e3
dm: prepare for request based option
by Kiyoshi Ueda
· 15 years ago
754c5fc
dm: calculate queue limits during resume not load
by Mike Snitzer
· 15 years ago
60935eb
dm ioctl: support cookies for udev
by Milan Broz
· 15 years ago
692d0eb
dm: remove limited barrier support
by Mikulas Patocka
· 16 years ago
45194e4
dm target: remove struct tt_internal
by Cheng Renquan
· 16 years ago
784aae7
dm: add name and uuid to sysfs
by Milan Broz
· 16 years ago
d581687
dm table: rework reference counting
by Mikulas Patocka
· 16 years ago
ab4c14248
dm: support barriers on simple devices
by Andi Kleen
· 16 years ago
d63a5ce
dm: publish array_too_big
by Mikulas Patocka
· 16 years ago
5416090
dm: publish dm_vcalloc
by Mikulas Patocka
· 16 years ago
ea0ec64
dm: publish dm_table_unplug_all
by Mikulas Patocka
· 16 years ago
89343da
dm: publish dm_get_mapinfo
by Mikulas Patocka
· 16 years ago
82b1519
dm: export struct dm_dev
by Mikulas Patocka
· 16 years ago
c8da2f8
dm log: make dm_dirty_log init and exit static
by Adrian Bunk
· 16 years ago
0da336e
dm: expose macros
by Alasdair G Kergon
· 17 years ago
945fa4d
dm kcopyd: remove redundant client counting
by Mikulas Patocka
· 17 years ago
416cd17
dm log: clean interface
by Heinz Mauelshagen
· 17 years ago
69267a3
dm: trigger change uevent on rename
by Alasdair G Kergon
· 17 years ago
512875b
dm: table detect io beyond device
by Jun'ichi Nomura
· 17 years ago
fd5d806
block: convert blkdev_issue_flush() to use empty barriers
by Jens Axboe
· 17 years ago
d0d444c7
dm: add ratelimit logging macros
by Jonathan Brassow
· 17 years ago
2e93ccc
[PATCH] dm: suspend: add noflush pushback
by Kiyoshi Ueda
· 18 years ago
81fdb09
[PATCH] dm: ioctl: add noflush suspend
by Kiyoshi Ueda
· 18 years ago
45cbcd7
[PATCH] dm: map and endio return code clarification
by Kiyoshi Ueda
· 18 years ago
a3d77d3
[PATCH] dm: suspend: parameter change
by Kiyoshi Ueda
· 18 years ago
8757b77
[PATCH] dm table: add target preresume
by Milan Broz
· 18 years ago
cc10920
[PATCH] dm: add debug macro
by Bryn Reeves
· 18 years ago
72d9486
[PATCH] dm: improve error message consistency
by Alasdair G Kergon
· 18 years ago
5c6bd75
[PATCH] dm: prevent removal if open
by Alasdair G Kergon
· 18 years ago
17b2f66
[PATCH] dm: add exports
by Alasdair G Kergon
· 18 years ago
2b06cff
[PATCH] dm: consolidate creation functions
by Alasdair G Kergon
· 18 years ago
3ac51e7
[PATCH] dm store geometry
by Darrick J. Wong
· 19 years ago
1134e5a
[PATCH] dm table: store md
by Mike Anderson
· 19 years ago
9ade92a
[PATCH] dm: tidy mdptr
by Alasdair G Kergon
· 19 years ago
4ee218c
[PATCH] dm: remove SECTOR_FORMAT
by Andrew Morton
· 19 years ago
aa8d7c2
[PATCH] device-mapper: make lock_fs optional
by Alasdair G Kergon
· 19 years ago
2d5fe68
[PATCH] device-mapper: scanf sector format change
by Alasdair G Kergon
· 19 years ago
d229a95
[PATCH] device-mapper: add dm_get_md
by David Teigland
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago