Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
285d00c11b0a8d0ef63c176f88caab5071c9e80d
/
drivers
/
md
/
dm-table.c
00c4fc3
dm ioctl: increase granularity of type_lock when loading table
by Mike Snitzer
· 11 years ago
169e2cc
dm: allow error target to replace bio-based and request-based targets
by Mike Snitzer
· 11 years ago
83d5e5b
dm: optimize use SRCU and RCU
by Mikulas Patocka
· 11 years ago
dc019b2
dm table: fix write same support
by Mike Snitzer
· 11 years ago
55a62ee
dm: rename request variables to bios
by Alasdair G Kergon
· 12 years ago
d2ce70a
dm table: remove superfluous variable reset
by Wang Sheng-Hui
· 12 years ago
c0820cf
dm: introduce per_bio_data
by Mikulas Patocka
· 12 years ago
d54eaa5
dm: prepare to support WRITE SAME
by Mike Snitzer
· 12 years ago
c1a9467
dm: disable WRITE SAME
by Mike Snitzer
· 12 years ago
3ae7065
dm: retain table limits when swapping to new table with no devices
by Mike Snitzer
· 12 years ago
c3c4555
dm table: clear add_random unless all devices have it set
by Milan Broz
· 12 years ago
0e9c24e
dm: allow targets to request flushes regardless of underlying device support
by Joe Thornber
· 12 years ago
31998ef
dm: reject trailing characters in sccanf input
by Mikulas Patocka
· 13 years ago
574ce07
dm table: simplify call to free_devices
by Hannes Reinecke
· 13 years ago
b1bd055
block: Introduce blk_set_stacking_limits function
by Martin K. Petersen
· 13 years ago
36a0456
dm table: add immutable feature
by Alasdair G Kergon
· 13 years ago
cc6cbe1
dm table: add always writeable feature
by Alasdair G Kergon
· 13 years ago
3791e2f
dm table: add singleton feature
by Alasdair G Kergon
· 13 years ago
4693c966
dm table: propagate non rotational flag
by Mandeep Singh Baines
· 13 years ago
983c7db
dm crypt: always disable discard_zeroes_data
by Milan Broz
· 13 years ago
876fbba
dm table: avoid crash if integrity profile changes
by Mike Snitzer
· 13 years ago
ed8b752
dm table: set flush capability based on underlying devices
by Mike Snitzer
· 13 years ago
498f010
dm table: share target argument parsing functions
by Mike Snitzer
· 13 years ago
d5b9dd0
dm: ignore merge_bvec for snapshots when safe
by Mikulas Patocka
· 13 years ago
0864901
dm table: clean dm_get_device and move exports
by Mike Snitzer
· 13 years ago
e29e65a
dm: use vzalloc
by Joe Perches
· 13 years ago
936688d
dm table: fix discard support
by Mike Snitzer
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
f4808ca
dm table: reject devices without request fns
by Milan Broz
· 13 years ago
4c25932
dm table: allow targets to support discards internally
by Mike Snitzer
· 13 years ago
a63a5cf
dm: improve block integrity support
by Mike Snitzer
· 14 years ago
a91a278
block: Require subsystems to explicitly allocate bio_set integrity mempool
by Martin K. Petersen
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
49731ba
block: restore multiple bd_link_disk_holder() support
by Tejun Heo
· 14 years ago
99d03c1
dm: per target unplug callback support
by NeilBrown
· 14 years ago
9d357b0
dm: introduce target callbacks and congestion callback
by NeilBrown
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
72d4cd9
block: max hardware sectors limit wrapper
by Mike Snitzer
· 14 years ago
e692cb6
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
by Martin K. Petersen
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
e09b457
block: simplify holder symlink handling
by Tejun Heo
· 14 years ago
c8bf133
Consolidate min_not_zero
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
8215d6e
dm table: remove unused dm_get_device range parameters
by Nikanth Karthikesan
· 15 years ago
ecdb2e2
dm table: remove dm_get from dm_table_get_md
by Kiyoshi Ueda
· 15 years ago
b27d7f1
DM: Fix device mapper topology stacking
by Martin K. Petersen
· 15 years ago
5336538
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
a794015
dm: bind new table before destroying old
by Alasdair G Kergon
· 15 years ago
40bea43
dm stripe: expose correct io hints
by Mike Snitzer
· 15 years ago
a963a95
dm table: add more context to terse warning messages
by Mike Snitzer
· 15 years ago
f6a1ed1
dm table: fix queue_limit checking device iterator
by Mikulas Patocka
· 15 years ago
5dea271
dm table: pass correct dev area size to device_area_is_valid
by Mike Snitzer
· 15 years ago
a732c20
dm: remove queue next_ordered workaround for barriers
by Mike Snitzer
· 15 years ago
ea9df47
dm table: fix blk_stack_limits arg to use bytes not sectors
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
1197764
dm table: establish queue limits by copying table limits
by Mike Snitzer
· 15 years ago
5ab9758
dm table: replace struct io_restrictions with struct queue_limits
by Mike Snitzer
· 15 years ago
be6d430
dm table: validate device logical_block_size
by Mike Snitzer
· 15 years ago
02acc3a
dm table: ensure targets are aligned to logical_block_size
by Mike Snitzer
· 15 years ago
1b6da75
dm table: improve warning message when devices not freed before destruction
by Jonthan Brassow
· 15 years ago
5657e8f
dm: use i_size_read
by Mikulas Patocka
· 15 years ago
9df1bb9
Revert "block: Fix bounce limit setting in DM"
by Jens Axboe
· 15 years ago
a05c0205
block: Fix bounce limit setting in DM
by Martin K. Petersen
· 15 years ago
ae03bf6
block: Use accessor functions for queue limits
by Martin K. Petersen
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
692d0eb
dm: remove limited barrier support
by Mikulas Patocka
· 16 years ago
9c47008
dm: add integrity support
by Martin K. Petersen
· 16 years ago
570b9d9
dm table: fix upgrade mode race
by Alasdair G Kergon
· 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
0e435ac
block: fix setting of max_segment_size and seg_boundary mask
by Milan Broz
· 16 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
72e8264
[PATCH] dm: kill lookup_device wrapper
by Christoph Hellwig
· 16 years ago
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
0c2322e
dm: detect lost queue
by Alasdair G Kergon
· 16 years ago
82b1519
dm: export struct dm_dev
by Mikulas Patocka
· 16 years ago
d5686b4
[PATCH] switch mtd and dm-table to lookup_bdev()
by Al Viro
· 16 years ago
9980c63
dm table: remove merge_bvec sector restriction
by Milan Broz
· 16 years ago
c9a3f6d
dm: use unlocked variants of queue flag check/set
by Jens Axboe
· 17 years ago
75ad23b
block: make queue flags non-atomic
by Nick Piggin
· 17 years ago
4fdfe40
dm table: remove unused dm_create_error_table
by Adrian Bunk
· 17 years ago
e8488d0
dm table: drop void suspend_targets return
by Adrian Bunk
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
69a2ce7
dm: table use uninitialized_var
by Andrew Morton
· 17 years ago
82d601dc
dm: table remove unused total
by Jun'ichi Nomura
· 17 years ago
afb2452
dm: table use list_for_each
by Paul Jimenez
· 17 years ago
9121250
dm: merge max_hw_sector
by Neil Brown
· 17 years ago
512875b
dm: table detect io beyond device
by Jun'ichi Nomura
· 17 years ago
2ad8b1e
Add UNPLUG traces to all appropriate places
by Alan D. Brunelle
· 17 years ago
5ec140e
dm: bounce_pfn limit added
by Vasily Averin
· 17 years ago
094262d
dm: use kzalloc
by Dmitry Monakhov
· 17 years ago
fd5d806
block: convert blkdev_issue_flush() to use empty barriers
by Jens Axboe
· 17 years ago
Next »