]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/md
Remove executable permission for dma.c
[linux-2.6-omap-h63xx.git] / drivers / md /
2009-04-02 Cheng Renquandm target: use module refcount directly
2009-04-02 Mikulas Patockadm snapshot: avoid having two exceptions for the same...
2009-04-02 Mikulas Patockadm snapshot: avoid dropping lock in __find_pending_exce...
2009-04-02 Mikulas Patockadm snapshot: refactor __find_pending_exception
2009-04-02 Mikulas Patockadm io: make sync_io uninterruptible
2009-04-02 Mikulas Patockadm raid1: switch read_record from kmalloc to slab to...
2009-04-02 Mikulas Patockadm: preserve bi_io_vec when resubmitting bios
2009-04-02 Jesper NilssonMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-04-02 Kyle McMartinMerge branch 'rusty-cpumask-parisc' into parisc
2009-04-01 Trond MyklebustMerge branch 'devel' into for-linus
2009-03-31 Tony LuckPull cpumask into release branch
2009-03-31 Ingo MolnarMerge branch 'linus' into locking-for-linus
2009-03-31 NeilBrownmd/raid5 revise rules for when to update metadata durin...
2009-03-31 NeilBrownmd/raid5: minor code cleanups in make_request.
2009-03-31 NeilBrownmd: remove CONFIG_MD_RAID_RESHAPE config option.
2009-03-31 NeilBrownmd/raid5: be more careful about write ordering when...
2009-03-31 NeilBrownmd: don't display meaningless values in sysfs files...
2009-03-31 NeilBrownmd/raid5: allow layout and chunksize to be changed...
2009-03-31 NeilBrownmd/raid5: reshape using largest of old and new chunk...
2009-03-31 NeilBrownmd/raid5: prepare for allowing reshape to change layout
2009-03-31 NeilBrownmd/raid5: prepare for allowing reshape to change chunksize.
2009-03-31 NeilBrownmd/raid5: clearly differentiate 'before' and 'after...
2009-03-31 NeilBrownmd: allow number of drives in raid5 to be reduced
2009-03-31 NeilBrownmd/raid5: change reshape-progress measurement to cope...
2009-03-31 NeilBrownmd: add explicit method to signal the end of a reshape.
2009-03-31 NeilBrownmd/raid5: enhance raid5_size to work correctly with...
2009-03-31 NeilBrownmd/raid5: drop qd_idx from r6_state
2009-03-31 Dan Williamsmd/raid6: move raid6 data processing to raid6_pq.ko
2009-03-31 Andre Nollmd: raid5 run(): Fix max_degraded for raid level 4.
2009-03-31 Dan Williamsmd: 'array_size' sysfs attribute
2009-03-31 Dan Williamsmd: centralize ->array_sectors modifications
2009-03-31 Dan Williamsmd: add 'size' as a personality method
2009-03-31 Atsushi SAKAImd: fix typo in FSF address
2009-03-31 NeilBrownmd: add takeover support for converting raid6 back...
2009-03-31 NeilBrownmd: add takeover support for raid4 -> raid5 conversion.
2009-03-31 NeilBrownmd/raid5: allow layout/chunksize to be changed on an...
2009-03-31 NeilBrownmd: add ->takeover method for raid5 to be able to take...
2009-03-31 NeilBrownmd: add ->takeover method to support changing the perso...
2009-03-31 NeilBrownmd: enable suspend/resume of md devices.
2009-03-31 NeilBrownmd: md_unregister_thread should cope with being passed...
2009-03-31 NeilBrownmd/raid5: refactor raid5 "run"
2009-03-31 NeilBrownmd: make sure new_level, new_chunksize, new_layout...
2009-03-31 NeilBrownmd/raid5: finish support for DDF/raid6
2009-03-31 NeilBrownmd/raid5: Add support for new layouts for raid5 and...
2009-03-31 NeilBrownmd/raid5: simplify raid5_compute_sector interface
2009-03-31 NeilBrownmd/raid6: remove expectation that Q device is immediate...
2009-03-31 NeilBrownmd/raid5: change raid5_compute_sector and stripe_to_pdi...
2009-03-31 NeilBrownmd/raid5: simplify interface for init_stripe and get_ac...
2009-03-31 Andre Nollmd: Represent raid device size in sectors.
2009-03-31 Andre Nollmd: Make mddev->size sector-based.
2009-03-31 NeilBrownmd: be more consistent about setting WriteMostly flag...
2009-03-31 NeilBrownmd: occasionally checkpoint drive recovery to reduce...
2009-03-31 NeilBrownmd: move md_k.h from include/linux/raid/ to drivers/md/
2009-03-31 NeilBrownmd: move lots of #include lines out of .h files and...
2009-03-31 NeilBrownmd: move LEVEL_* definition from md_k.h to md_u.h
2009-03-31 Christoph Hellwigmd: move headers out of include/linux/raid/
2009-03-31 Christoph Hellwigcleanup drivers/md/Makefile
2009-03-31 Christoph Hellwigmd: stop defining MAJOR_NR
2009-03-31 Martin K. PetersenMD data integrity support
2009-03-31 NeilBrownmd: write bitmap information to devices that are underg...
2009-03-31 NeilBrownmd: never clear bit from the write-intent bitmap when...
2009-03-31 NeilBrownmd: Allow write-intent bitmaps to have chunksize <...
2009-03-31 NeilBrownmd: Fix is_mddev_idle test (again).
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git.kernel...
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-30 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-29 David S. MillerMerge branch 'master' of ssh://master.kernel.org/home...
2009-03-29 Dave Airliedrm: merge Linux master into HEAD
2009-03-28 Ingo MolnarMerge branch 'linus' into core/printk
2009-03-28 Ingo MolnarMerge branch 'linus' into core/futexes
2009-03-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-28 Russell KingMerge branch 'devel' of git://git.kernel.org/pub/scm...
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-27 Haavard SkinnemoenMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-03-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 Russell KingMerge branch 'next-s3c64xx-regs' of git://aeryn.fluff...
2009-03-26 Russell KingMerge branch 'next-s3c-pm' of git://aeryn.fluff.org...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-26 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-03-26 Ingo MolnarMerge commit 'v2.6.29' into x86/setup-lzma
2009-03-26 Ingo MolnarMerge commit 'v2.6.29' into core/header-fixes
2009-03-26 Ingo MolnarMerge branches 'timers/new-apis', 'timers/ntp' and...
2009-03-26 Ingo MolnarMerge branch 'timers/hpet' into timers/core
2009-03-26 Ingo MolnarMerge commit 'v2.6.29' into timers/core
2009-03-25 Russell KingMerge branch 'for-next' of git://git.kernel.org/pub...
2009-03-25 Russell KingMerge git://git.marvell.com/orion into devel
2009-03-24 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-03-24 Russell KingMerge branch 'highmem' into devel
2009-03-24 rootMerge branch 'devel' of git://git.kernel.org/pub/scm...
2009-03-24 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-03-24 Felix BlyakherMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-03-24 Pekka EnbergMerge branches 'topic/slob/cleanups', 'topic/slob/fixes...
next