summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-08nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting1-4/+4
2013-05-08nfsd4: don't close read-write opens too soonJ. Bruce Fields1-7/+1
2013-05-08NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust1-0/+6
2013-05-08NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_lock_delegation_recallTrond Myklebust1-0/+6
2013-05-08MD: ignore discard request for hard disks of hybid raid1/raid10 arrayShaohua Li2-2/+12
2013-05-08md: bad block list should default to disabled.NeilBrown1-6/+3
2013-05-08LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust2-3/+3
2013-05-08exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov2-14/+7
2013-05-08fs/dcache.c: add cond_resched() to shrink_dcache_parent()Greg Thelen1-1/+3
2013-05-08inotify: invalid mask should return a error number but not set itZhao Hongjiang1-2/+4
2013-05-08sata_highbank: Rename proc_name to the module nameRobert Richter1-1/+1
2013-05-08clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner2-0/+5
2013-05-08localmodconfig: Process source kconfig files as they are foundSteven Rostedt1-10/+7
2013-05-08cgroup: fix broken file xattrsLi Zefan2-8/+6
2013-05-08cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan1-1/+1
2013-05-08ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po...Zhang Rui1-3/+13
2013-05-08ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing1-1/+1
2013-05-08libata: acpi: make ata_ap_acpi_handle not blockAaron Lu1-18/+27
2013-05-08drivers/rtc/rtc-at91rm9200.c: fix missing iounmapJohan Hovold1-3/+11
2013-05-08drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore1-2/+2
2013-05-08mm: swap: mark swap pages writeback before queueing for direct IOMel Gorman1-0/+15
2013-05-08swap: redirty page if page write fails on swap fileJerome Marchand1-0/+2
2013-05-08hrtimer: Add expiry time overflow check in hrtimer_interruptPrarit Bhargava1-0/+2
2013-05-08hrtimer: Fix ktime_add_ns() overflow on 32bit architecturesDavid Engraf1-0/+4
2013-05-08ASoC: max98088: Fix logging of hardware revision.Dylan Reid1-1/+1
2013-05-08ALSA: hda - Add the support for ALC286 codecKailang Yang1-0/+6
2013-05-08ALSA: hda - Fix aamix activation with loopback control on VIA codecsTakashi Iwai1-6/+16
2013-05-08ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch7-12/+3
2013-05-08ALSA: usb-audio: Fix autopm error during probingTakashi Iwai1-1/+3
2013-05-08ALSA: usb-audio: disable autopm for MIDI devicesClemens Ladisch1-11/+2
2013-05-08ALSA: usb: Add quirk for 192KHz recording on E-Mu devicesCalvin Owens4-1/+4
2013-05-08ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINTDaniel Mack1-0/+8
2013-05-08ALSA: emu10k1: Fix dock firmware loadingTakashi Iwai2-6/+34
2013-05-08TPM: Retry SaveState command in suspend pathDuncan Laurie2-4/+30
2013-05-08mm: allow arch code to control the user page table ceilingHugh Dickins3-4/+14
2013-05-08fs/fscache/stats.c: fix memory leakAnurup m1-1/+1
2013-05-08Wrong asm register contraints in the kvm implementationStephan Schreiber1-1/+1
2013-05-08Wrong asm register contraints in the futex implementationStephan Schreiber1-3/+2
2013-05-08rt2x00: Fix transmit power troubles on some Ralink RT30xx cardsAlex A. Mihaylov1-2/+6
2013-05-08PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki1-8/+4
2013-05-08PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu1-2/+2
2013-05-08Fix initialization of CMCI/CMCP interruptsTony Luck3-13/+33
2013-05-08sysfs: fix use after free in case of concurrent read/write and readdirMing Lei1-4/+11
2013-05-08Drivers: hv: vmbus: Fix a bug in hv_need_to_signal()K. Y. Srinivasan1-0/+1
2013-05-08crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu1-2/+3
2013-05-08i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco1-4/+2
2013-05-08tracing: Reset ftrace_graph_filter_enabled if count is zeroNamhyung Kim1-1/+2
2013-05-08tracing: Check return value of tracing_init_dentry()Namhyung Kim3-0/+6
2013-05-08tracing: Fix off-by-one on allocating stat->pagesNamhyung Kim1-1/+1
2013-05-08tracing: Remove most or all of stack tracer stack size from stack_max_sizeSteven Rostedt (Red Hat)1-21/+54