aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid5.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-28md/raid5: avoid reading from known bad blocks.NeilBrown1-14/+32
2011-07-28md/raid1: factor several functions out or raid1d()NeilBrown1-159/+151
2011-07-28md/raid1: improve handling of read failure during recovery.NeilBrown1-7/+34
2011-07-28md/raid1: record badblocks found during resync etc.NeilBrown1-30/+51
2011-07-28md/raid1: Handle write errors by updating badblock log.NeilBrown2-24/+147
2011-07-28md/raid1: store behind-write pages in bi_vecs.NeilBrown2-17/+18
2011-07-28md/raid1: clear bad-block record when write succeeds.NeilBrown2-12/+80
2011-07-28md/raid1: avoid writing to known-bad blocks on known-bad drives.NeilBrown1-38/+115
2011-07-28md: update documentation for md/rdev/state sysfs interfaceNamhyung Kim1-5/+9
2011-07-28md: make it easier to wait for bad blocks to be acknowledged.NeilBrown5-27/+85
2011-07-28md: add 'write_error' flag to component devices.NeilBrown2-0/+15
2011-07-28md/raid1: avoid reading known bad blocks during resyncNeilBrown1-22/+75
2011-07-28md/raid1: avoid reading from known bad blocks.NeilBrown4-29/+233
2011-07-28md: Disable bad blocks and v0.90 metadata.NeilBrown1-0/+4
2011-07-28md: load/store badblock list from v1.x metadataNeilBrown3-11/+116
2011-07-28md: don't allow arrays to contain devices with bad blocks.NeilBrown3-0/+22
2011-07-28md: add documentation for bad block logNamhyung Kim1-1/+14
2011-07-28md/bad-block-log: add sysfs interface for accessing bad-block-log.NeilBrown1-0/+123
2011-07-28md: beginnings of bad block management.NeilBrown2-4/+459
2011-07-28md: remove suspicious size_of()NeilBrown1-1/+2
2011-07-27Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errorsChris Mason1-1/+6
2011-07-27signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()Oleg Nesterov2-16/+6
2011-07-27sparc: rename atomic_add_unlessStephen Rothwell1-2/+2
2011-07-27proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells4-8/+7
2011-07-27sound: oss: rename local change_bits to avoid powerpc bitsops.h definitionAndy Whitcroft2-6/+6
2011-07-27Btrfs: use the commit_root for reading free_space_inode crcsChris Mason3-19/+28
2011-07-27Btrfs: reduce extent_state lock contention for metadataChris Mason1-14/+41
2011-07-27Btrfs: remove lockdep magic from btrfs_next_leafChris Mason1-31/+5
2011-07-27Btrfs: make a lockdep class for each rootChris Mason4-38/+79
2011-07-27Btrfs: switch the btrfs tree locks to reader/writerChris Mason9-218/+431
2011-07-27Btrfs: fix deadlock when throttling transactionsJosef Bacik1-2/+9
2011-07-27Btrfs: stop using highmem for extent_buffersChris Mason7-378/+52
2011-07-27Btrfs: fix BUG_ON() caused by ENOSPC when relocating spaceMiao Xie1-7/+21
2011-07-27Btrfs: tag pages for writeback in syncJosef Bacik1-3/+9
2011-07-27Btrfs: fix enospc problems with delallocJosef Bacik6-60/+86
2011-07-27Btrfs: don't flush delalloc arbitrarilyJosef Bacik1-3/+0
2011-07-27Btrfs: use find_or_create_page instead of grab_cache_pageJosef Bacik5-7/+9
2011-07-27Btrfs: use a worker thread to do cachingJosef Bacik3-29/+27
2011-07-27staging: brcm80211: Fix double include introduced by bad mergeDaniel Morsing1-2/+0
2011-07-27ALSA: hda - Fix duplicated DAC assignments for RealtekTakashi Iwai1-2/+5
2011-07-27ALSA: asihpi - off by one in asihpi_hpi_ioctl()Dan Carpenter1-1/+1
2011-07-27ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nidsTakashi Iwai1-11/+11
2011-07-27gro: Only reset frag0 when skb can be pulledHerbert Xu1-1/+4
2011-07-27microblaze: Do not show error message for 32 interrupt linesMichal Simek1-1/+1
2011-07-27ALSA: asihpi - bug fix pa use before init.Eliot Blennerhassett1-7/+4
2011-07-27ALSA: hda - Add support for vref-out based mute LED control on IDT codecsVitaliy Kulikov1-43/+156
2011-07-26xfs: optimize the negative xattr cachingChristoph Hellwig1-2/+7
2011-07-26xfs: prevent against ioend livelocks in xfs_file_fsyncChristoph Hellwig1-0/+2
2011-07-26xfs: flag all buffers as metadataChristoph Hellwig1-0/+3
2011-07-26xfs: encapsulate a block of debug codeAlex Elder1-11/+21