summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-09procfs: fix a vfsmount longterm reference leakAl Viro1-5/+3
2011-12-09cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton1-2/+8
2011-12-09cifs: attempt to freeze while looping on a receive attemptJeff Layton1-0/+2
2011-12-09cifs: Fix sparse warning when calling cifs_strtoUCSSteve French1-3/+3
2011-12-09CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky1-0/+26
2011-12-09md: raid5 crash during degradationAdam Kwolek1-2/+2
2011-12-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+4
2011-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-60/+66
2011-12-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds29-77/+74
2011-12-09TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa1-1/+9
2011-12-09x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf1-7/+14
2011-12-09ssb: fix init regression with SoCsHauke Mehrtens1-2/+6
2011-12-08Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann1-2/+2
2011-12-08Btrfs: drop spin lock when memory alloc failsLiu Bo1-8/+16
2011-12-08Btrfs: check if the to-be-added device is writableLi Zefan1-1/+1
2011-12-08Btrfs: try cluster but don't advance in search listAlexandre Oliva1-43/+31
2011-12-08ARM: sa1100: fix build errorJett.Zhou1-2/+2
2011-12-08md/raid5: never wait for bad-block acks on failed device.NeilBrown1-1/+3
2011-12-08md: ensure new badblocks are handled promptly.NeilBrown1-0/+1
2011-12-08md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown1-1/+2
2011-12-08md: take a reference to mddev during sysfs access.NeilBrown1-1/+18
2011-12-08md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown1-2/+2
2011-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-7/+10
2011-12-08mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin1-2/+5
2011-12-08writeback: set max_pause to lowest value on zero bdi_dirtyWu Fengguang1-2/+1
2011-12-08writeback: permit through good bdi even when global dirty exceededWu Fengguang1-0/+13
2011-12-08writeback: comment on the bdi dirty thresholdWu Fengguang1-2/+14
2011-12-08Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-659/+425
2011-12-08ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim1-2/+5
2011-12-08ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleepAmit Daniel Kachhap1-1/+5
2011-12-08ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210Jingoo Han1-0/+1
2011-12-08ARM: SAMSUNG: remove duplicated header includeJingoo Han1-1/+0
2011-12-08Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZEAlexandre Oliva1-8/+18
2011-12-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-188/+200
2011-12-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+4
2011-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-1/+5
2011-12-08Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar2-2/+3
2011-12-08PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern1-2/+4
2011-12-08spi/gpio: fix section mismatch warningManuel Lauss1-2/+2
2011-12-08spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby1-2/+2
2011-12-08spi/nuc900: Include linux/module.hAxel Lin1-0/+1
2011-12-08spi/ath79: fix compile error due to missing includeGabor Juhos1-0/+1
2011-12-08rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann4-4/+4
2011-12-08mac80211: fix another race in aggregation startJohannes Berg1-45/+41
2011-12-08Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-5/+22
2011-12-07fsl_pq_mdio: Clean up tbi address configurationAndy Fleming1-45/+8
2011-12-07ceph: use i_ceph_lock instead of i_lockSage Weil11-207/+212
2011-12-07rbd: remove buggy rollback functionalityJosh Durgin2-97/+0
2011-12-07rbd: return an error when an invalid header is readJosh Durgin1-1/+10
2011-12-07ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni1-3/+1