summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-path-selector.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-27xfs: optimize the negative xattr cachingChristoph Hellwig1-2/+7
2011-07-27xfs: prevent against ioend livelocks in xfs_file_fsyncChristoph Hellwig1-0/+2
2011-07-27xfs: flag all buffers as metadataChristoph Hellwig1-0/+3
2011-07-27xfs: encapsulate a block of debug codeAlex Elder1-11/+21
2011-07-27asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger1-1/+15
2011-07-27asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger1-0/+16
2011-07-27asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger1-2/+9
2011-07-27asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger1-2/+2
2011-07-27atomic: Update comments in atomic.hArun Sharma2-1/+4
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma23-50/+5
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma26-102/+109
2011-07-27atomic: use <linux/atomic.h>Arun Sharma439-448/+427
2011-07-27asm-generic: add another generic ext2 atomic bitopsAkinobu Mita15-59/+28
2011-07-27fail_make_request: cleanup should_fail_requestAkinobu Mita1-14/+12
2011-07-27fail_page_alloc: simplify debugfs initializationAkinobu Mita1-31/+16
2011-07-27failslab: simplify debugfs initializationAkinobu Mita1-21/+10
2011-07-27fault-injection: use debugfs_remove_recursiveAkinobu Mita4-107/+30
2011-07-27fault-injection: cleanup simple attribute of stacktrace_depthAkinobu Mita1-15/+15
2011-07-27fault-injection: remove nonexistent function externAkinobu Mita1-1/+0
2011-07-27fault-injection: do not include unneeded headerAkinobu Mita1-1/+0
2011-07-27ramoops: make record_size a module parameterSergiu Iordache2-10/+28
2011-07-27ramoops: move dump_oops into platform dataSergiu Iordache2-1/+5
2011-07-27ramoops: add new line to each printMarco Stornelli1-6/+9
2011-07-27ramoops: use module parameters instead of platform data if not availableMarco Stornelli1-12/+35
2011-07-27Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov1-20/+11
2011-07-27drivers/w1/slaves/w1_therm.c: add support for DS28EA00Christian Glindkamp2-0/+10