Linus Torvalds c271f5bc9a Merge tag 'md/3.11-fixes' of git://neil.brown.name/md il y a 12 ans
..
bcache d4c90b1b9f Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block il y a 12 ans
persistent-data 2fc48021f4 dm persistent metadata: add space map threshold callback il y a 12 ans
Kconfig 9d0eb0ab43 dm: add switch target il y a 12 ans
Makefile 9d0eb0ab43 dm: add switch target il y a 12 ans
bitmap.c b29bebd66d md: replace strict_strto*() with kstrto*() il y a 12 ans
bitmap.h 1dff2b87a3 md/bitmap: record the space available for the bitmap in the superblock. il y a 13 ans
dm-bio-prison.c c6b4fcbad0 dm: add cache target il y a 13 ans
dm-bio-prison.h c6b4fcbad0 dm: add cache target il y a 13 ans
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios il y a 17 ans
dm-bufio.c 2480945cd4 dm bufio: submit writes outside lock il y a 12 ans
dm-bufio.h a66cc28f53 dm bufio: prefetch il y a 13 ans
dm-cache-block-types.h c6b4fcbad0 dm: add cache target il y a 13 ans
dm-cache-metadata.c 8c5008fac4 dm cache: replace memcpy with struct assignment il y a 12 ans
dm-cache-metadata.h ea2dd8c1ed dm cache: policy ignore hints if generated by different version il y a 12 ans
dm-cache-policy-cleaner.c 4e7f506f64 dm cache: policy change version from string to integer set il y a 12 ans
dm-cache-policy-internal.h 4e7f506f64 dm cache: policy change version from string to integer set il y a 12 ans
dm-cache-policy-mq.c 4e7f506f64 dm cache: policy change version from string to integer set il y a 12 ans
dm-cache-policy.c 4e7f506f64 dm cache: policy change version from string to integer set il y a 12 ans
dm-cache-policy.h e12c1fd9d6 dm cache policy: fix description of lookup fn il y a 12 ans
dm-cache-target.c 43aeaa2957 dm cache: fix arm link errors with inline il y a 12 ans
dm-crypt.c cb34e057ad block: Convert some code to bio_for_each_segment_all() il y a 12 ans
dm-delay.c 55a62eef8d dm: rename request variables to bios il y a 13 ans
dm-exception-store.c 1a66a08ae8 dm: replace simple_strtoul il y a 13 ans
dm-exception-store.h c241104506 dm snapshot: test chunk size against both origin and snapshot il y a 15 ans
dm-flakey.c 75e3a0f55b dm flakey: correct ctr alloc failure mesg il y a 12 ans
dm-io.c 70d6c400ac dm kcopyd: add WRITE SAME support to dm_kcopyd_zero il y a 13 ans
dm-ioctl.c 83d5e5b0af dm: optimize use SRCU and RCU il y a 12 ans
dm-kcopyd.c df5d2e9089 dm kcopyd: introduce configurable throttling il y a 13 ans
dm-linear.c 55a62eef8d dm: rename request variables to bios il y a 13 ans
dm-log-userspace-base.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux il y a 14 ans
dm-log-userspace-transfer.c 38bf195398 connector/userns: replace netlink uses of cap_raised() with capable() il y a 13 ans
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances il y a 16 ans
dm-log.c 8fb980e35b dm: use memweight() il y a 13 ans
dm-mpath.c 6c182cd88d dm mpath: fix ioctl deadlock when no paths il y a 12 ans
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path il y a 17 ans
dm-path-selector.c 056075c764 md: Add module.h to all files using it implicitly il y a 14 ans
dm-path-selector.h 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors il y a 16 ans
dm-queue-length.c 31998ef193 dm: reject trailing characters in sccanf input il y a 13 ans
dm-raid.c c4a3955145 MD: Remember the last sync operation that was performed il y a 12 ans
dm-raid1.c aa8b57aa3d block: Use bio_sectors() more consistently il y a 12 ans
dm-region-hash.c 751f188dd5 dm raid1: fix crash with mirror recovery and discard il y a 13 ans
dm-round-robin.c 31998ef193 dm: reject trailing characters in sccanf input il y a 13 ans
dm-service-time.c 31998ef193 dm: reject trailing characters in sccanf input il y a 13 ans
dm-snap-persistent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL il y a 14 ans
dm-snap-transient.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL il y a 14 ans
dm-snap.c 09e8b81389 dm snapshot: fix error return code in snapshot_ctr il y a 12 ans
dm-stripe.c d793e68427 dm stripe: fix regression in stripe_width calculation il y a 12 ans
dm-switch.c 9d0eb0ab43 dm: add switch target il y a 12 ans
dm-sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type il y a 16 ans
dm-table.c 83d5e5b0af dm: optimize use SRCU and RCU il y a 12 ans
dm-target.c 55a62eef8d dm: rename request variables to bios il y a 13 ans
dm-thin-metadata.c ac8c3f3df6 dm thin: generate event when metadata threshold passed il y a 12 ans
dm-thin-metadata.h ac8c3f3df6 dm thin: generate event when metadata threshold passed il y a 12 ans
dm-thin.c 610bba8b93 dm thin: fix metadata dev resize detection il y a 12 ans
dm-uevent.c daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL il y a 14 ans
dm-uevent.h 7a8c3d3b92 dm: uevent generate events il y a 18 ans
dm-verity.c 553d8fe029 dm verity: use __ffs and __fls il y a 12 ans
dm-zero.c 55a62eef8d dm: rename request variables to bios il y a 13 ans
dm.c 2a7faeb176 dm: optimize reorder structure il y a 12 ans
dm.h c0820cf5ad dm: introduce per_bio_data il y a 13 ans
faulty.c f73a1c7d11 block: Add bio_end_sector() il y a 12 ans
linear.c f73a1c7d11 block: Add bio_end_sector() il y a 12 ans
linear.h e849b9381f md/linear: typedef removal: linear_conf_t -> struct linear_conf il y a 14 ans
md.c 5024c29831 md: Remove recent change which allows devices to skip recovery. il y a 12 ans
md.h c4a3955145 MD: Remember the last sync operation that was performed il y a 12 ans
multipath.c 4ed8731d8e MD: change the parameter of md thread il y a 13 ans
multipath.h 69724e28ca md/multipath: typedef removal: multipath_conf_t -> struct mpconf il y a 14 ans
raid0.c eea136d69f md: fix buglet in RAID5 -> RAID0 conversion. il y a 12 ans
raid0.h ba13da47ff md: add proper merge_bvec handling to RAID0 and Linear. il y a 13 ans
raid1.c 30bc9b5387 md/raid1: fix bio handling problems in process_checks() il y a 12 ans
raid1.h 12cee5a8a2 md/raid1: prevent merging too large request il y a 13 ans
raid10.c 0eb25bb027 md/raid10: remove use-after-free bug. il y a 12 ans
raid10.h 475901aff1 MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1) il y a 13 ans
raid5.c f94c0b6658 md/raid5: fix interaction of 'replace' and 'recovery'. il y a 12 ans
raid5.h f94c0b6658 md/raid5: fix interaction of 'replace' and 'recovery'. il y a 12 ans