aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14md: rcu_read_lock() walk of mddev->disks in md_do_sync()Dan Williams1-2/+6
2009-12-14md: integrate spares into array at earliest opportunity.NeilBrown1-7/+6
2009-12-14md: move compat_ioctl handling into md.cArnd Bergmann2-18/+23
2009-12-14md: revise Kconfig help for MD_MULTIPATHNeilBrown1-5/+4
2009-12-14md: add MODULE_DESCRIPTION for all md related modules.NeilBrown9-0/+9
2009-12-14raid: improve MD/raid10 handling of correctable read errors.Robert Becker3-0/+112
2009-12-14md/raid10: print more useful messages on device failure.Robert Becker1-3/+29
2009-12-14md/bitmap: update dirty flag when bitmap bits are explicitly set.NeilBrown1-0/+6
2009-12-14md: Support write-intent bitmaps with externally managed metadata.NeilBrown4-33/+137
2009-12-14md/bitmap: move setting of daemon_lastrun out of bitmap_read_sbNeilBrown1-1/+1
2009-12-14md: support updating bitmap parameters via sysfs.NeilBrown4-2/+240
2009-12-14md: factor out parsing of fixed-point numbersNeilBrown2-23/+44
2009-12-14md: support bitmap offset appropriate for external-metadata arrays.NeilBrown2-5/+15
2009-12-14md: remove needless setting of thread->timeout in raid10_quiesceNeilBrown2-7/+1
2009-12-14md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.NeilBrown2-8/+8
2009-12-14md: move offset, daemon_sleep and chunksize out of bitmap structureNeilBrown6-32/+40
2009-12-14md: collect bitmap-specific fields into one structure.NeilBrown3-56/+63
2009-12-14md/raid1: add takeover support for raid5->raid1NeilBrown2-76/+120
2009-12-14md: add honouring of suspend_{lo,hi} to raid1.NeilBrown1-0/+22
2009-12-14md/raid5: don't complete make_request on barrier until writes are scheduledNeilBrown1-12/+39
2009-12-14md: support barrier requests on all personalities.NeilBrown7-7/+126
2009-12-14md: don't reset curr_resync_completed after an interrupted resyncNeilBrown1-1/+3
2009-12-14md: adjust resync_min usefully when resync aborts.NeilBrown1-3/+7
2009-12-14md: remove sparse warning:symbol XXX was not declared.NeilBrown2-19/+19
2009-12-14md/raid5: remove some sparse warnings.NeilBrown1-2/+1
2009-12-14md/bitmap: protect against bitmap removal while being updated.NeilBrown4-8/+22
2009-12-12[BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds1-1/+3
2009-12-12tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox1-2/+0
2009-12-12ALSA: hda - Overwrite pin config on intel DG45ID board.Alexey Fisher1-0/+8
2009-12-11be2net: fix error in rx completion processing.Ajit Khaparde1-2/+2
2009-12-11igbvf: avoid reset storms due to mailbox issuesAlexander Duyck2-1/+8
2009-12-11igb: fix handling of mailbox collisions between PF/VFAlexander Duyck1-9/+13
2009-12-11usb: remove rare pm primitive for conversion to new APIOliver Neukum1-2/+2
2009-12-11omap3: Fix OMAP35XX_REV macrosSanjeev Premi1-6/+6
2009-12-11omap: serial: fix non-empty uart fifo read abortvikram pandita1-9/+27
2009-12-11omap3: Zoom2/3: Update hsmmc board config paramsMadhusudhan Chikkature1-5/+8
2009-12-11omap3 : Enable TWL4030 Keypad for Zoom2 and Zoom3 boardsmanjugk manjugk2-2/+4
2009-12-11omap3: id code detection 3525 vs 3515Sergey Lapin2-6/+6
2009-12-11omap3: rx51: Use wl1251 in SPI mode 3Kalle Valo1-1/+1
2009-12-11omap3: zoom2/3: make MMC slot work againAnand Gadiyar1-0/+1
2009-12-11omap1: htcherald: Update defconfig to include mux supportCory Maccarrone1-3/+6
2009-12-11omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik3-33/+60
2009-12-11omap: header: remove unused data-typevikram pandita1-9/+0
2009-12-11omap: arch/arm/plat-omap/devices.c - sort alphabeticallyLadislav Michl1-34/+34
2009-12-11omap: Correcting GPMC_CONFIG1_DEVICETYPE_NANDVimal Singh1-1/+1
2009-12-11OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg2-15/+56
2009-12-11omap3: cm-t35: add mux initializationMike Rapoport2-7/+90
2009-12-11OMAP4: Sync up omap4430 defconfigSantosh Shilimkar1-62/+84
2009-12-11OMAP4: Remove the secondary wait loopSantosh Shilimkar1-7/+0
2009-12-11OMAP4: AuxCoreBoot registers only accessible in secure modeSantosh Shilimkar3-24/+37