fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM
[safe/jmp/linux-2.6] / drivers / md /
2008-04-25 Frederik Deweerdtdm: remove md argument from specific_minor
2008-04-25 Adrian Bunkdm table: remove unused dm_create_error_table
2008-04-25 Adrian Bunkdm table: drop void suspend_targets return
2008-04-25 Mikulas Patockadm: unplug queues in threads
2008-04-25 Mikulas Patockadm raid1: use timer
2008-04-25 Alasdair G Kergondm: move include files
2008-04-25 Alasdair G Kergondm kcopyd: rename
2008-04-25 Alasdair G Kergondm: expose macros
2008-04-25 Mikulas Patockadm kcopyd: remove redundant client counting
2008-04-25 Mikulas Patockadm kcopyd: private mempool
2008-04-25 Mikulas Patockadm kcopyd: per device
2008-04-25 Jonathan Brassowdm log: make module use tracking internal
2008-04-25 Alasdair G Kergondm log: move register functions
2008-04-25 Heinz Mauelshagendm log: clean interface
2008-04-25 Heinz Mauelshagendm kcopyd: clean interface
2008-04-25 Heinz Mauelshagendm io: clean interface
2008-04-25 Alasdair G Kergondm io: rename error to error_bits
2008-04-25 Mikulas Patockadm snapshot: store pointer to target instance
2008-04-25 Heinz Mauelshagendm log: move dirty region log code into separate module
2008-04-25 Heinz Mauelshagendm log: generalise name in messages
2008-04-25 Robert P. J. Daydm raid1: use list_split_init
2008-04-25 Milan Brozdm snapshot: reduce default memory allocation
2008-04-25 Mikulas Patockadm snapshot: fix chunksize sector conversion
2008-04-21 Nick AndrewRAID: remove trailing space from printk line
2008-04-11 Dan Williamsmd: close a livelock window in handle_parity_checks5
2008-03-28 Alasdair G Kergondm io: write error bits form long not int
2008-03-28 Milan Brozdm crypt: fix ctx pending
2008-03-20 Andrew Mortondrivers/md/raid5.c: fix printk warnings
2008-03-20 NeilBrownmd: remove the 'super' sysfs attribute from devices...
2008-03-11 NeilBrownmd: reduce CPU wastage on idle md array with a write...
2008-03-11 NeilBrownmd: fix formatting error in /proc/mdstat
2008-03-05 K.Tanakamd: the md RAID10 resync thread could cause a md RAID10...
2008-03-05 NeilBrownmd: fix possible raid1/raid10 deadlock on read error...
2008-03-05 Keld Simonsenmd: don't attempt read-balancing for raid10 'far' layouts
2008-03-05 NeilBrownmd: lock access to rdev attributes properly
2008-03-05 NeilBrownmd: make sure a reshape is started when device switches...
2008-03-05 NeilBrownmd: clean up irregularity with raid autodetect
2008-03-05 NeilBrownmd: guard against possible bad array geometry in v1...
2008-03-05 NeilBrownmd: reduce CPU wastage on idle md array with a write...
2008-03-05 NeilBrownmd: fix deadlock in md/raid1 and md/raid10 when handlin...
2008-02-19 Adrian Bunkdm-raid1.c: fix NULL dereferences
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-15 Jan Blunckd_path: Make seq_path() use a struct path argument
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-13 Al Virodm-raid1 breakage on 64bit
2008-02-08 Jonathan Brassowdm raid1: report fault status
2008-02-08 Jonathan Brassowdm raid1: handle read failures
2008-02-08 Jonathan Brassowdm raid1: fix EIO after log failure
2008-02-08 Jonathan Brassowdm raid1: handle recovery failures
2008-02-08 Jonathan Brassowdm raid1: handle write failures
2008-02-08 Milan Brozdm snapshot: combine consecutive exceptions in memory
2008-02-08 Brian Wooddm: stripe enhanced status return
2008-02-08 Brian Wooddm: stripe trigger event on failure
2008-02-08 Jonathan Brassowdm log: auto load modules
2008-02-08 Milan Brozdm: move deferred bio flushing to workqueue
2008-02-08 Milan Brozdm crypt: use async crypto
2008-02-08 Milan Brozdm crypt: prepare async callback fn
2008-02-08 Milan Brozdm crypt: add completion for async
2008-02-08 Milan Brozdm crypt: add async request mempool
2008-02-08 Milan Brozdm crypt: extract scatterlist processing
2008-02-08 Milan Brozdm crypt: tidy io ref counting
2008-02-08 Milan Brozdm crypt: introduce crypt_write_io_loop
2008-02-08 Milan Brozdm crypt: abstract crypt_write_done
2008-02-08 Milan Brozdm crypt: store sector mapping in dm_crypt_io
2008-02-08 Alasdair G Kergondm crypt: move queue functions
2008-02-08 Milan Brozdm crypt: adjust io processing functions
2008-02-08 Milan Brozdm crypt: tidy crypt_endio
2008-02-08 Milan Brozdm crypt: move error setting outside crypt_dec_pending
2008-02-08 Milan Brozdm crypt: remove unnecessary crypt_context write parm
2008-02-08 Milan Brozdm crypt: move convert_context inside dm_crypt_io
2008-02-08 Alasdair G Kergondm mpath: add missing static
2008-02-08 Alasdair G Kergondm: targets no longer experimental
2008-02-08 Milan Brozdm: refactor dm_suspend completion wait
2008-02-08 Milan Brozdm: split dm_suspend io_lock hold into two
2008-02-08 Milan Brozdm: tidy dm_suspend
2008-02-08 Milan Brozdm: refactor deferred bio_list processing
2008-02-08 Milan Brozdm: tidy alloc_dev labels
2008-02-08 Andrew Mortondm ioctl: use uninitialized_var
2008-02-08 Andrew Mortondm: table use uninitialized_var
2008-02-08 Andrew Mortondm snapshot: use uninitialized_var
2008-02-08 Daniel Walkerdm: convert suspend_lock semaphore to mutex
2008-02-08 Robert P. J. Daydm snapshot: use rounddown_pow_of_two
2008-02-08 Jun'ichi Nomuradm: table remove unused total
2008-02-08 Paul Jimenezdm: table use list_for_each
2008-02-08 Milan Brozdm ioctl: move compat code
2008-02-08 Alasdair G Kergondm ioctl: remove lock_kernel
2008-02-08 Alasdair G Kergondm: mark function lists static
2008-02-08 Milan Brozdm: add missing memory barrier to dm_suspend
2008-02-06 NeilBrownmd: fix an occasional deadlock in raid5
2008-02-06 NeilBrownmd: change ITERATE_RDEV_GENERIC to rdev_for_each_list...
2008-02-06 NeilBrownmd: change ITERATE_RDEV to rdev_for_each
2008-02-06 NeilBrownmd: change INTERATE_MDDEV to for_each_mddev
2008-02-06 NeilBrownmd: change a few 'int' to 'size_t' in md
2008-02-06 NeilBrownmd: fix use-after-free bug when dropping an rdev from...
2008-02-06 NeilBrownmd: allow an md array to appear with 0 drives if it...
2008-02-06 NeilBrownmd: lock address when changing attributes of component...
2008-02-06 NeilBrownmd: allow devices to be shared between md arrays
2008-02-06 NeilBrownmd: set and test the ->persistent flag for md devices...
2008-02-06 NeilBrownmd: allow a maximum extent to be set for resyncing
next