Linus Torvalds 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 11 年之前
..
bcache c86949486d bcache: defensively handle format strings 11 年之前
persistent-data 40c57f475f dm space map disk: optimise sm_disk_dec_block 11 年之前
Kconfig 5442851edb dm: fix Kconfig menu indentation 11 年之前
Makefile fd2ed4d252 dm: add statistics support 12 年之前
bitmap.c 388975ccca sysfs: clean up sysfs_get_dirent() 12 年之前
bitmap.h 1dff2b87a3 md/bitmap: record the space available for the bitmap in the superblock. 13 年之前
dm-bio-prison.c c6b4fcbad0 dm: add cache target 12 年之前
dm-bio-prison.h c6b4fcbad0 dm: add cache target 12 年之前
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios 16 年之前
dm-bufio.c 7dc19d5aff drivers: convert shrinkers to new count/scan API 12 年之前
dm-bufio.h a66cc28f53 dm bufio: prefetch 13 年之前
dm-cache-block-types.h c6b4fcbad0 dm: add cache target 12 年之前
dm-cache-metadata.c 53d498198d dm cache metadata: check the metadata version when reading the superblock 11 年之前
dm-cache-metadata.h 2ee57d5873 dm cache: add passthrough mode 11 年之前
dm-cache-policy-cleaner.c 4e7f506f64 dm cache: policy change version from string to integer set 12 年之前
dm-cache-policy-internal.h 532906aa7f dm cache: add remove_cblock method to policy interface 11 年之前
dm-cache-policy-mq.c 7b6b2bc98c dm cache: resolve small nits and improve Documentation 11 年之前
dm-cache-policy.c 4cb3e1db21 dm cache: return -EINVAL if the user specifies unknown cache policy 11 年之前
dm-cache-policy.h 532906aa7f dm cache: add remove_cblock method to policy interface 11 年之前
dm-cache-target.c 7b6b2bc98c dm cache: resolve small nits and improve Documentation 11 年之前
dm-crypt.c 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION 11 年之前
dm-delay.c 55a62eef8d dm: rename request variables to bios 12 年之前
dm-exception-store.c 1a66a08ae8 dm: replace simple_strtoul 13 年之前
dm-exception-store.h c241104506 dm snapshot: test chunk size against both origin and snapshot 15 年之前
dm-flakey.c 75e3a0f55b dm flakey: correct ctr alloc failure mesg 12 年之前
dm-io.c e8603136cb dm: add reserved_bio_based_ios module parameter 12 年之前
dm-ioctl.c 2c140a246d dm: allow remove to be deferred 11 年之前
dm-kcopyd.c 670368a8dd dm: stop using WQ_NON_REENTRANT 12 年之前
dm-linear.c 55a62eef8d dm: rename request variables to bios 12 年之前
dm-log-userspace-base.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 年之前
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 8fb980e35b dm: use memweight() 13 年之前
dm-mpath.c b63349a7a5 dm mpath: requeue I/O during pg_init 11 年之前
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 c4a3955145 MD: Remember the last sync operation that was performed 12 年之前
dm-raid1.c 670368a8dd dm: stop using WQ_NON_REENTRANT 12 年之前
dm-region-hash.c 751f188dd5 dm raid1: fix crash with mirror recovery and discard 13 年之前
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 e9c6a18264 dm snapshot: fix data corruption 12 年之前
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 14 年之前
dm-snap.c 60e356f381 dm-snapshot: fix performance degradation due to small hash size 12 年之前
dm-stats.c bbf3f8cbdc dm stats: fix possible counter corruption on 32-bit systems 12 年之前
dm-stats.h fd2ed4d252 dm: add statistics support 12 年之前
dm-stripe.c 7fff5e8f72 dm stripe: silence a couple sparse warnings 12 年之前
dm-switch.c 9d0eb0ab43 dm: add switch target 12 年之前
dm-sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 年之前
dm-table.c 7833b08e18 dm table: print error on preresume failure 11 年之前
dm-target.c 169e2cc279 dm: allow error target to replace bio-based and request-based targets 12 年之前
dm-thin-metadata.c ac8c3f3df6 dm thin: generate event when metadata threshold passed 12 年之前
dm-thin-metadata.h ac8c3f3df6 dm thin: generate event when metadata threshold passed 12 年之前
dm-thin.c b60ab990cc dm thin: do not expose non-zero discard limits if discards disabled 12 年之前
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 553d8fe029 dm verity: use __ffs and __fls 12 年之前
dm-zero.c 55a62eef8d dm: rename request variables to bios 12 年之前
dm.c 2c140a246d dm: allow remove to be deferred 11 年之前
dm.h 2c140a246d dm: allow remove to be deferred 11 年之前
faulty.c f73a1c7d11 block: Add bio_end_sector() 12 年之前
linear.c f73a1c7d11 block: Add bio_end_sector() 12 年之前
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf 14 年之前
md.c 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 11 年之前
md.h 0910c0bdf7 Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block 11 年之前
multipath.c 4ed8731d8e MD: change the parameter of md thread 13 年之前
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf 14 年之前
raid0.c eea136d69f md: fix buglet in RAID5 -> RAID0 conversion. 12 年之前
raid0.h ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. 13 年之前
raid1.c 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 11 年之前
raid1.h 79ef3a8aa1 raid1: Rewrite the implementation of iobarrier. 11 年之前
raid10.c 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 11 年之前
raid10.h 475901aff1 MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1) 12 年之前
raid5.c 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 11 年之前
raid5.h 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 11 年之前