Jonathan Brassow c32fb9e7ec DM RAID: Use md_error() in place of simply setting Faulty bit 13 anos atrás
..
persistent-data 71fd5ae25d dm persistent data: remove space map ref_count entries if redundant 13 anos atrás
Kconfig a4ffc15219 dm: add verity target 13 anos atrás
Makefile a4ffc15219 dm: add verity target 13 anos atrás
bitmap.c b81a040481 md/bitmap: make sure reshape request are reflected in superblock. 13 anos atrás
bitmap.h d60b479d17 md/bitmap: add bitmap_resize function to allow bitmap resizing. 13 anos atrás
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios 16 anos atrás
dm-bufio.c a66cc28f53 dm bufio: prefetch 13 anos atrás
dm-bufio.h a66cc28f53 dm bufio: prefetch 13 anos atrás
dm-crypt.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-delay.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-exception-store.c aadbe266f2 dm exception store: fix init error path 13 anos atrás
dm-exception-store.h c241104506 dm snapshot: test chunk size against both origin and snapshot 15 anos atrás
dm-flakey.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-io.c 0c535e0d6f dm io: fix discard support 13 anos atrás
dm-ioctl.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-kcopyd.c 7f06965390 dm kcopyd: add dm_kcopyd_zero to zero an area 13 anos atrás
dm-linear.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-log-userspace-base.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
dm-log-userspace-transfer.c 01a16b21d6 netlink: kill eff_cap from struct netlink_skb_parms 14 anos atrás
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 anos atrás
dm-log.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-mpath.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path 17 anos atrás
dm-path-selector.c 056075c764 md: Add module.h to all files using it implicitly 13 anos atrás
dm-path-selector.h 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors 16 anos atrás
dm-queue-length.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-raid.c c32fb9e7ec DM RAID: Use md_error() in place of simply setting Faulty bit 13 anos atrás
dm-raid1.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-region-hash.c 25985edced Fix common misspellings 14 anos atrás
dm-round-robin.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-service-time.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-snap-persistent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 anos atrás
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 anos atrás
dm-snap.c a6e50b409d dm snapshot: skip reading origin when overwriting complete chunk 14 anos atrás
dm-stripe.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 anos atrás
dm-table.c 31998ef193 dm: reject trailing characters in sccanf input 13 anos atrás
dm-target.c 38e1b257fd dm: error return error for discards 15 anos atrás
dm-thin-metadata.c c4a69ecdb4 dm thin: relax hard limit on the maximum size of a metadata device 13 anos atrás
dm-thin-metadata.h c4a69ecdb4 dm thin: relax hard limit on the maximum size of a metadata device 13 anos atrás
dm-thin.c 67e2e2b281 dm thin: add pool target flags to control discard 13 anos atrás
dm-uevent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 anos atrás
dm-uevent.h 7a8c3d3b92 dm: uevent generate events 18 anos atrás
dm-verity.c a4ffc15219 dm: add verity target 13 anos atrás
dm-zero.c f8facb61b5 dm: zero silently drop discards 15 anos atrás
dm.c 4d7b38b7d9 dm: clear bi_end_io on remapping failure 13 anos atrás
dm.h 36a0456fbf dm table: add immutable feature 13 anos atrás
faulty.c dafb20fa34 md: tidy up rdev_for_each usage. 13 anos atrás
linear.c 98d5561bfb md/linear: If md_integrity_register() fails, linear_run() must free the mem. 13 anos atrás
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf 14 anos atrás
md.c 47525e59e4 DM RAID: Set recovery flags on resume 13 anos atrás
md.h 6409bb05a9 md/bitmap: add new 'space' attribute for bitmaps. 13 anos atrás
multipath.c dafb20fa34 md: tidy up rdev_for_each usage. 13 anos atrás
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 anos atrás
raid0.c 24b961f811 md: Avoid OOPS when reshaping raid1 to raid0 13 anos atrás
raid0.h ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. 13 anos atrás
raid1.c a4a6125a07 md: allow array to be resized while bitmap is present. 13 anos atrás
raid1.h 8f19ccb2fd md/raid1: Allocate spare to store replacement devices and their bios. 13 anos atrás
raid10.c bb63a7019d md/raid10: resize bitmap when required during reshape. 13 anos atrás
raid10.h 3ea7daa5d7 md/raid10: add reshape support 13 anos atrás
raid5.c 30b67645fa md/raid5: Allow reshape while a bitmap is present. 13 anos atrás
raid5.h bc0934f047 raid5: support sync request 13 anos atrás