Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
106dadacbeeea92f61a2c32f3651ee31c1b34e31
/
drivers
/
md
/
dm-table.c
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
82d601d
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
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
2cd54d9
dm: allow offline devices
by Mike Anderson
· 17 years ago
999d816
[PATCH] dm table: add target flush
by Bryn Reeves
· 18 years ago
3cb4021
[PATCH] dm: extract device limit setting
by Bryn Reeves
· 18 years ago
8757b77
[PATCH] dm table: add target preresume
by Milan Broz
· 18 years ago
72d9486
[PATCH] dm: improve error message consistency
by Alasdair G Kergon
· 18 years ago
c2ade42
[PATCH] dm: create error table
by David Teigland
· 18 years ago
814d686
[PATCH] dm table split_args: handle no input
by David Teigland
· 18 years ago
1435353
[PATCH] dm table: get_target: fix last index
by Milan Broz
· 18 years ago
48c9c27
[PATCH] sem2mutex: drivers/md
by Arjan van de Ven
· 19 years ago
f165921
[PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_disk
by Jun'ichi Nomura
· 19 years ago
1134e5a
[PATCH] dm table: store md
by Mike Anderson
· 19 years ago
969429b
[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly
by NeilBrown
· 19 years ago
547bc92
BUG_ON() Conversion in md/dm-table.c
by Eric Sesterhenn
· 19 years ago
3ee247e
[PATCH] dm: dm-table warning fix
by Alasdair G Kergon
· 19 years ago
defd94b
[SCSI] seperate max_sectors from max_hw_sectors
by Mike Christie
· 19 years ago
cf222b3
[PATCH] device-mapper: fix deadlocks in core (prep)
by Alasdair G Kergon
· 19 years ago
d5e404c
[PATCH] device-mapper snapshots: Handle origin extension
by Alasdair G Kergon
· 19 years ago
5e198d9
[PATCH] device-mapper: Some missing statics
by Alasdair G Kergon
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago