Linus Torvalds fcff06c438 Merge branch 'for-next' of git://neil.brown.name/md 13 yıl önce
..
persistent-data 310975573b dm persistent data: introduce dm_bm_set_read_only 13 yıl önce
Kconfig 3caf6d73d4 dm persistent data: remove debug space map checker 13 yıl önce
Makefile a4ffc15219 dm: add verity target 13 yıl önce
bitmap.c 1dff2b87a3 md/bitmap: record the space available for the bitmap in the superblock. 13 yıl önce
bitmap.h 1dff2b87a3 md/bitmap: record the space available for the bitmap in the superblock. 13 yıl önce
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios 16 yıl önce
dm-bufio.c a66cc28f53 dm bufio: prefetch 13 yıl önce
dm-bufio.h a66cc28f53 dm bufio: prefetch 13 yıl önce
dm-crypt.c 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
dm-delay.c 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
dm-exception-store.c 1a66a08ae8 dm: replace simple_strtoul 13 yıl önce
dm-exception-store.h c241104506 dm snapshot: test chunk size against both origin and snapshot 15 yıl önce
dm-flakey.c 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
dm-io.c 0c535e0d6f dm io: fix discard support 13 yıl önce
dm-ioctl.c 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
dm-kcopyd.c 7f06965390 dm kcopyd: add dm_kcopyd_zero to zero an area 13 yıl önce
dm-linear.c 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
dm-log-userspace-base.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 yıl önce
dm-log-userspace-transfer.c 38bf195398 connector/userns: replace netlink uses of cap_raised() with capable() 13 yıl önce
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 yıl önce
dm-log.c 8fb980e35b dm: use memweight() 13 yıl önce
dm-mpath.c 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path 17 yıl önce
dm-path-selector.c 056075c764 md: Add module.h to all files using it implicitly 13 yıl önce
dm-path-selector.h 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors 16 yıl önce
dm-queue-length.c 31998ef193 dm: reject trailing characters in sccanf input 13 yıl önce
dm-raid.c fcff06c438 Merge branch 'for-next' of git://neil.brown.name/md 13 yıl önce
dm-raid1.c 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
dm-region-hash.c 751f188dd5 dm raid1: fix crash with mirror recovery and discard 13 yıl önce
dm-round-robin.c 31998ef193 dm: reject trailing characters in sccanf input 13 yıl önce
dm-service-time.c 31998ef193 dm: reject trailing characters in sccanf input 13 yıl önce
dm-snap-persistent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 yıl önce
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 yıl önce
dm-snap.c 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
dm-stripe.c 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
dm-sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 yıl önce
dm-table.c 0e9c24ed74 dm: allow targets to request flushes regardless of underlying device support 13 yıl önce
dm-target.c 38e1b257fd dm: error return error for discards 15 yıl önce
dm-thin-metadata.c da105ed5fd dm thin metadata: introduce dm_pool_abort_metadata 13 yıl önce
dm-thin-metadata.h da105ed5fd dm thin metadata: introduce dm_pool_abort_metadata 13 yıl önce
dm-thin.c 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
dm-uevent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 yıl önce
dm-uevent.h 7a8c3d3b92 dm: uevent generate events 18 yıl önce
dm-verity.c 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
dm-zero.c f8facb61b5 dm: zero silently drop discards 15 yıl önce
dm.c 7acf0277ce dm: introduce split_discard_requests 13 yıl önce
dm.h 1f4e0ff079 dm thin: commit before gathering status 13 yıl önce
faulty.c dafb20fa34 md: tidy up rdev_for_each usage. 13 yıl önce
linear.c 98d5561bfb md/linear: If md_integrity_register() fails, linear_run() must free the mem. 13 yıl önce
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf 14 yıl önce
md.c 90cf195d9b md: remove duplicated test on ->openers when calling do_md_stop() 13 yıl önce
md.h 6409bb05a9 md/bitmap: add new 'space' attribute for bitmaps. 13 yıl önce
multipath.c 0232605d98 md: make 'name' arg to md_register_thread non-optional. 13 yıl önce
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 yıl önce
raid0.c 24b961f811 md: Avoid OOPS when reshaping raid1 to raid0 13 yıl önce
raid0.h ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. 13 yıl önce
raid1.c d57368afe6 md/RAID1: Add missing case for attempting to repair known bad blocks. 13 yıl önce
raid1.h 12cee5a8a2 md/raid1: prevent merging too large request 13 yıl önce
raid10.c cc4d1efdd0 MD RAID10: Export md_raid10_congested 13 yıl önce
raid10.h cc4d1efdd0 MD RAID10: Export md_raid10_congested 13 yıl önce
raid5.c 895e3c5c58 md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE. 13 yıl önce
raid5.h 3f9e7c140e raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer 13 yıl önce