summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-163-13/+16
* hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-1616-123/+260
* hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov2010-12-161-1/+1
* hfsplus: flush disk caches in sync and fsyncChristoph Hellwig2010-11-234-0/+21
* hfsplus: optimize fsyncChristoph Hellwig2010-11-236-32/+78
* hfsplus: split up inode flagsChristoph Hellwig2010-11-234-19/+29
* hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-233-1/+3
* hfsplus: simplify fsyncChristoph Hellwig2010-11-231-21/+20
* hfsplus: avoid useless work in hfsplus_sync_fsChristoph Hellwig2010-11-231-0/+3
* hfsplus: make sure sync writes out all metadataChristoph Hellwig2010-11-231-1/+19
* hfsplus: use raw bio access for partition tablesChristoph Hellwig2010-11-232-70/+71
* hfsplus: use raw bio access for the volume headersChristoph Hellwig2010-11-233-88/+131
* hfsplus: always use hfsplus_sync_fs to write the volume headerChristoph Hellwig2010-11-231-6/+3
* hfsplus: silence a few debug printksChristoph Hellwig2010-11-234-5/+3
* hfsplus: fix option parsing during remountChristoph Hellwig2010-11-073-5/+30
* vmstat: fix offset calculation on void*Wu Fengguang2010-11-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-0317-55/+82
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-039862-528941/+988458
| |\
| | * ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula2010-11-031-1/+1
| | * Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-032-12/+28
| | |\
| | | * ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula2010-10-301-2/+2
| | | * ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi2010-10-301-2/+6
| | | * ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi2010-10-301-1/+1
| | | * ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi2010-10-301-7/+19
| | * | Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown2010-11-029856-528918/+988421
| | |\ \
| | * | | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao2010-11-021-1/+1
| | * | | ASoC: Update WARN uses in wm_hubsJoe Perches2010-11-011-1/+1
| | * | | ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula2010-11-011-0/+1
| | * | | ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740Jarkko Nikula2010-11-011-1/+1
| | * | | ASoC: Remove volatility from WM8900 POWER1 registerMark Brown2010-11-011-6/+0
| | * | | ASoC: Check return value of struct_strtoul() in pmdown_time_set()Mark Brown2010-10-281-1/+4
| * | | | ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek2010-11-031-0/+1
| * | | | ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51Mandar Joshi2010-11-021-2/+13
| * | | | ALSA: asihpi - Unsafe memory management when allocating control cacheJesper Juhl2010-11-023-3/+13
| * | | | ALSA: lx6464es - make 1 bit signed bitfield unsignedTim Blechmann2010-11-013-4/+4
| * | | | ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create()Jesper Juhl2010-11-011-22/+11
| * | | | ALSA: usb - driver neglects kmalloc return value check and may deref NULLJesper Juhl2010-11-011-1/+3
| |/ / /
* | | | Release page reference during page fault retryMichel Lespinasse2010-11-021-1/+3
* | | | ext4: Remove useless spinlock in ext4_getattr()Theodore Ts'o2010-11-021-2/+0
* | | | preempt: fix kernel build with !CONFIG_BKLArnd Bergmann2010-11-021-2/+6
* | | | kconfig: sym_expand_string_value: allow for string termination when reallocingAndy Whitcroft2010-11-011-1/+1
* | | | fs: logfs: Fix up MTD=y build.Paul Mundt2010-11-011-1/+1
| |/ / |/| |
* | | Linux 2.6.37-rc1v2.6.37-rc1Linus Torvalds2010-11-011-2/+2
* | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-012-8/+16
|\ \ \
| * | | CRIS: Add paths for CRISv10 serial driverJesper Nilsson2010-11-011-0/+1
| * | | CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-281-7/+14
| * | | Add missing "struct" to in sizeof.Jesper Nilsson2010-10-281-1/+1
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-11-014-52/+73
|\ \ \ \
| * | | | spi/pl022: fix erroneous platform data in U300Linus Walleij2010-11-011-1/+1
| * | | | spi: fixed odd static string conventions in core codeLinus Walleij2010-10-221-5/+5