NeilBrown 5a6c824ebb md/bitmap: remove some pointless locking. 13 gadi atpakaļ
..
persistent-data a84450604d device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h 13 gadi atpakaļ
Kconfig 991d9fa02d dm: add thin provisioning target 13 gadi atpakaļ
Makefile 991d9fa02d dm: add thin provisioning target 13 gadi atpakaļ
bitmap.c 5a6c824ebb md/bitmap: remove some pointless locking. 13 gadi atpakaļ
bitmap.h 57148964d9 md/bitmap: move printing of bitmap status to bitmap.c 13 gadi atpakaļ
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios 16 gadi atpakaļ
dm-bufio.c 6f66263f8e device-mapper: dm-bufio.c needs to include module.h 13 gadi atpakaļ
dm-bufio.h 95d402f057 dm: add bufio 13 gadi atpakaļ
dm-crypt.c 983c7db347 dm crypt: always disable discard_zeroes_data 14 gadi atpakaļ
dm-delay.c 4d4d66ab53 dm: convert workqueues to alloc_ordered 14 gadi atpakaļ
dm-exception-store.c 056075c764 md: Add module.h to all files using it implicitly 13 gadi atpakaļ
dm-exception-store.h c241104506 dm snapshot: test chunk size against both origin and snapshot 15 gadi atpakaļ
dm-flakey.c 1212268fd9 dm flakey: fix crash on read when corrupt_bio_byte not set 13 gadi atpakaļ
dm-io.c 0c535e0d6f dm io: fix discard support 13 gadi atpakaļ
dm-ioctl.c 902c6a96a7 dm ioctl: do not leak argv if target message only contains whitespace 13 gadi atpakaļ
dm-kcopyd.c 7f06965390 dm kcopyd: add dm_kcopyd_zero to zero an area 13 gadi atpakaļ
dm-linear.c ec8013bedd dm: do not forward ioctls from logical volumes to the underlying device 13 gadi atpakaļ
dm-log-userspace-base.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 gadi atpakaļ
dm-log-userspace-transfer.c 01a16b21d6 netlink: kill eff_cap from struct netlink_skb_parms 14 gadi atpakaļ
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 gadi atpakaļ
dm-log.c e29e65aacb dm: use vzalloc 14 gadi atpakaļ
dm-mpath.c ec8013bedd dm: do not forward ioctls from logical volumes to the underlying device 13 gadi atpakaļ
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path 17 gadi atpakaļ
dm-path-selector.c 056075c764 md: Add module.h to all files using it implicitly 13 gadi atpakaļ
dm-path-selector.h 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors 16 gadi atpakaļ
dm-queue-length.c 60063497a9 atomic: use <linux/atomic.h> 14 gadi atpakaļ
dm-raid.c dafb20fa34 md: tidy up rdev_for_each usage. 13 gadi atpakaļ
dm-raid1.c fa34ce7307 dm kcopyd: return client directly and not through a pointer 14 gadi atpakaļ
dm-region-hash.c 25985edced Fix common misspellings 14 gadi atpakaļ
dm-round-robin.c 056075c764 md: Add module.h to all files using it implicitly 13 gadi atpakaļ
dm-service-time.c 056075c764 md: Add module.h to all files using it implicitly 13 gadi atpakaļ
dm-snap-persistent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 gadi atpakaļ
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 gadi atpakaļ
dm-snap.c a6e50b409d dm snapshot: skip reading origin when overwriting complete chunk 14 gadi atpakaļ
dm-stripe.c 2991520200 dm stripe: implement merge method 14 gadi atpakaļ
dm-sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 gadi atpakaļ
dm-table.c b1bd055d39 block: Introduce blk_set_stacking_limits function 13 gadi atpakaļ
dm-target.c 38e1b257fd dm: error return error for discards 15 gadi atpakaļ
dm-thin-metadata.c af63bcb817 dm thin metadata: decrement counter after removing mapped block 13 gadi atpakaļ
dm-thin-metadata.h 991d9fa02d dm: add thin provisioning target 13 gadi atpakaļ
dm-thin.c 991d9fa02d dm: add thin provisioning target 13 gadi atpakaļ
dm-uevent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 gadi atpakaļ
dm-uevent.h 7a8c3d3b92 dm: uevent generate events 18 gadi atpakaļ
dm-zero.c f8facb61b5 dm: zero silently drop discards 15 gadi atpakaļ
dm.c ff01bb4832 fs: move code out of buffer.c 13 gadi atpakaļ
dm.h 36a0456fbf dm table: add immutable feature 13 gadi atpakaļ
faulty.c dafb20fa34 md: tidy up rdev_for_each usage. 13 gadi atpakaļ
linear.c ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. 13 gadi atpakaļ
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf 14 gadi atpakaļ
md.c 57148964d9 md/bitmap: move printing of bitmap status to bitmap.c 13 gadi atpakaļ
md.h 050b66152f md/raid10: handle merge_bvec_fn in member devices. 13 gadi atpakaļ
multipath.c dafb20fa34 md: tidy up rdev_for_each usage. 13 gadi atpakaļ
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 gadi atpakaļ
raid0.c ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. 13 gadi atpakaļ
raid0.h ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. 13 gadi atpakaļ
raid1.c 6b740b8d79 md/raid1: handle merge_bvec_fn in member devices. 13 gadi atpakaļ
raid1.h 8f19ccb2fd md/raid1: Allocate spare to store replacement devices and their bios. 13 gadi atpakaļ
raid10.c 006a09a0ae md/raid10 - support resizing some RAID10 arrays. 13 gadi atpakaļ
raid10.h 69335ef3bc md/raid10: prepare data structures for handling replacement. 13 gadi atpakaļ
raid5.c dafb20fa34 md: tidy up rdev_for_each usage. 13 gadi atpakaļ
raid5.h 9a3e1101b8 md/raid5: detect and handle replacements during recovery. 13 gadi atpakaļ