Linus Torvalds b1dab2f040 Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm пре 13 година
..
persistent-data 71fd5ae25d dm persistent data: remove space map ref_count entries if redundant пре 13 година
Kconfig a4ffc15219 dm: add verity target пре 13 година
Makefile a4ffc15219 dm: add verity target пре 13 година
bitmap.c b16b1b6cd0 md/bitmap: fix calculation of 'chunks' - missing shift. пре 13 година
bitmap.h b16b1b6cd0 md/bitmap: fix calculation of 'chunks' - missing shift. пре 13 година
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios пре 17 година
dm-bufio.c a66cc28f53 dm bufio: prefetch пре 13 година
dm-bufio.h a66cc28f53 dm bufio: prefetch пре 13 година
dm-crypt.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-delay.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-exception-store.c aadbe266f2 dm exception store: fix init error path пре 13 година
dm-exception-store.h c241104506 dm snapshot: test chunk size against both origin and snapshot пре 15 година
dm-flakey.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-io.c 0c535e0d6f dm io: fix discard support пре 14 година
dm-ioctl.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-kcopyd.c 7f06965390 dm kcopyd: add dm_kcopyd_zero to zero an area пре 14 година
dm-linear.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-log-userspace-base.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux пре 14 година
dm-log-userspace-transfer.c 38bf195398 connector/userns: replace netlink uses of cap_raised() with capable() пре 13 година
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances пре 16 година
dm-log.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-mpath.c 510193a2d3 dm mpath: check if scsi_dh module already loaded before trying to load пре 13 година
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path пре 17 година
dm-path-selector.c 056075c764 md: Add module.h to all files using it implicitly пре 14 година
dm-path-selector.h 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors пре 16 година
dm-queue-length.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-raid.c a9ad8526bb DM RAID: Use safe version of rdev_for_each пре 13 година
dm-raid1.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-region-hash.c 25985edced Fix common misspellings пре 14 година
dm-round-robin.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-service-time.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-snap-persistent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL пре 14 година
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL пре 14 година
dm-snap.c a6e50b409d dm snapshot: skip reading origin when overwriting complete chunk пре 14 година
dm-stripe.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type пре 16 година
dm-table.c 31998ef193 dm: reject trailing characters in sccanf input пре 13 година
dm-target.c 38e1b257fd dm: error return error for discards пре 15 година
dm-thin-metadata.c c4a69ecdb4 dm thin: relax hard limit on the maximum size of a metadata device пре 13 година
dm-thin-metadata.h c4a69ecdb4 dm thin: relax hard limit on the maximum size of a metadata device пре 13 година
dm-thin.c f402693d06 dm thin: fix table output when pool target disables discard passdown internally пре 13 година
dm-uevent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL пре 14 година
dm-uevent.h 7a8c3d3b92 dm: uevent generate events пре 18 година
dm-verity.c a4ffc15219 dm: add verity target пре 13 година
dm-zero.c f8facb61b5 dm: zero silently drop discards пре 15 година
dm.c 4d7b38b7d9 dm: clear bi_end_io on remapping failure пре 13 година
dm.h 36a0456fbf dm table: add immutable feature пре 14 година
faulty.c dafb20fa34 md: tidy up rdev_for_each usage. пре 13 година
linear.c 98d5561bfb md/linear: If md_integrity_register() fails, linear_run() must free the mem. пре 13 година
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf пре 14 година
md.c 0d9f4f135e MD: Add del_timer_sync to mddev_suspend (fix nasty panic) пре 13 година
md.h 050b66152f md/raid10: handle merge_bvec_fn in member devices. пре 13 година
multipath.c dafb20fa34 md: tidy up rdev_for_each usage. пре 13 година
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf пре 14 година
raid0.c 24b961f811 md: Avoid OOPS when reshaping raid1 to raid0 пре 13 година
raid0.h ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. пре 13 година
raid1.c f4380a9158 md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. пре 13 година
raid1.h 8f19ccb2fd md/raid1: Allocate spare to store replacement devices and their bios. пре 14 година
raid10.c b0d634d568 md/raid10: fix transcription error in calc_sectors conversion. пре 13 година
raid10.h 69335ef3bc md/raid10: prepare data structures for handling replacement. пре 14 година
raid5.c c6d2e084c7 md/raid5: Fix a bug about judging if the operation is syncing or replacing пре 13 година
raid5.h 9a3e1101b8 md/raid5: detect and handle replacements during recovery. пре 14 година