Linus Torvalds 342ff1a1b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 年之前
..
raid6test f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 年之前
.gitignore 352dd1df32 gitignore: misc files 19 年之前
Kconfig f5db4af466 dm raid1: add userspace log 16 年之前
Makefile f5db4af466 dm raid1: add userspace log 16 年之前
bitmap.c c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 年之前
bitmap.h ef740c372d md: move headers out of include/linux/raid/ 16 年之前
dm-bio-record.h a920f6b3ac dm: preserve bi_io_vec when resubmitting bios 16 年之前
dm-crypt.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid 16 年之前
dm-delay.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid 16 年之前
dm-exception-store.c ae0b7448e9 dm snapshot: fix on disk chunk size validation 16 年之前
dm-exception-store.h 2defcc3fb4 dm exception store: split set_chunk_size 16 年之前
dm-io.c 51aa322849 dm io: retry after barrier error 16 年之前
dm-ioctl.c e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 年之前
dm-kcopyd.c 340cd44451 dm kcopyd: fix callback race 16 年之前
dm-linear.c 5dea271b6d dm table: pass correct dev area size to device_area_is_valid 16 年之前
dm-log-userspace-base.c 0d03d59d9b md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined! 16 年之前
dm-log-userspace-transfer.c 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 年之前
dm-log-userspace-transfer.h 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 年之前
dm-log.c 18d8594dd9 dm log: fix create_log_context to use logical_block_size of log device 16 年之前
dm-mpath.c 2bfd2e1337 [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. 16 年之前
dm-mpath.h 6680073d3e dm mpath: remove is_active from struct dm_path 16 年之前
dm-path-selector.c aea9058801 dm: path selector use module refcount directly 16 年之前
dm-path-selector.h 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors 16 年之前
dm-queue-length.c fd5e033908 dm mpath: add queue length load balancer 16 年之前
dm-raid1.c 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 年之前
dm-region-hash.c a72986c562 dm raid1: keep retrying alloc if mempool_alloc failed 16 年之前
dm-round-robin.c 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors 16 年之前
dm-service-time.c f392ba889b dm mpath: add service time load balancer 16 年之前
dm-snap-persistent.c ae0b7448e9 dm snapshot: fix on disk chunk size validation 16 年之前
dm-snap-transient.c 1e302a929e dm snapshot: move status to exception store 16 年之前
dm-snap.c 8811f46c1f dm snapshot: implement iterate devices 16 年之前
dm-stripe.c 3c5820c743 block: Optimal I/O limit wrapper 16 年之前
dm-sysfs.c 486d220fe4 dm: sysfs add suspended attribute 16 年之前
dm-table.c 40bea43127 dm stripe: expose correct io hints 16 年之前
dm-target.c 45194e4f89 dm target: remove struct tt_internal 16 年之前
dm-uevent.c e46b272b66 md: replace remaining __FUNCTION__ occurrences 17 年之前
dm-uevent.h 7a8c3d3b92 dm: uevent generate events 17 年之前
dm-zero.c 10d3bd09a3 dm: consolidate target deregistration error handling 16 年之前
dm.c 83d5cde47d const: make block_device_operations const 16 年之前
dm.h a732c207d1 dm: remove queue next_ordered workaround for barriers 16 年之前
faulty.c 0894cc3066 md: Move check for bitmap presence to personality code. 16 年之前
linear.c 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 年之前
linear.h 495d357301 md/linear: use call_rcu to free obsolete 'conf' structures. 16 年之前
md.c 83d5cde47d const: make block_device_operations const 16 年之前
md.h 411c940385 trivial: fix typo "for for" in multiple files 16 年之前
mktables.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 年之前
multipath.c bbba809e96 md: avoid use of broken kzalloc mempool 16 年之前
multipath.h 070ec55d07 md: remove mddev_to_conf "helper" macro 16 年之前
raid0.c 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 年之前
raid0.h 070ec55d07 md: remove mddev_to_conf "helper" macro 16 年之前
raid1.c 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 年之前
raid1.h 070ec55d07 md: remove mddev_to_conf "helper" macro 16 年之前
raid10.c 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 年之前
raid10.h 070ec55d07 md: remove mddev_to_conf "helper" macro 16 年之前
raid5.c 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 年之前
raid5.h 09c9e5fa1b md: convert conf->chunk_size and conf->prev_chunk to sectors. 16 年之前
raid6algos.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 年之前
raid6altivec.uc f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 年之前
raid6int.uc f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 年之前
raid6mmx.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 年之前
raid6recov.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 年之前
raid6sse1.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 年之前
raid6sse2.c f701d589aa md/raid6: move raid6 data processing to raid6_pq.ko 16 年之前
raid6x86.h 93ed05e2a5 md: fix typo in FSF address 16 年之前
unroll.pl 1da177e4c3 Linux-2.6.12-rc2 20 年之前