summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-08svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields1-1/+2
2012-10-08svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields1-5/+2
2012-10-08NFS: Alias the nfs module to nfs4bjschuma@gmail.com1-0/+2
2012-10-08NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust1-1/+1
2012-10-08vfs: missed source of ->f_pos racesAl Viro1-2/+8
2012-10-08ALSA: hda - fix Copyright debug messageWang Xingchao1-1/+1
2012-10-08usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell1-3/+6
2012-10-08xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp1-1/+1
2012-10-08fuse: verify all ioctl retry iov elementsZach Brown1-1/+1
2012-10-08mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong1-22/+23
2012-10-08pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson1-2/+2
2012-10-08futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart1-5/+8
2012-10-08futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart1-1/+1
2012-10-08futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart1-1/+1
2012-10-08ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai1-0/+1
2012-10-08USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King1-1/+1
2012-10-08net/tun: fix ioctl() based info leaksMathias Krause1-2/+4
2012-10-08tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina1-1/+3
2012-10-08USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2012-10-08wanmain: comparing array with NULLAlan Cox1-28/+23
2012-10-08cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore1-2/+4
2012-10-08sctp: Fix list corruption resulting from freeing an association on a listNeil Horman2-7/+12
2012-10-08ext4: don't let i_reserved_meta_blocks go negativeBrian Foster1-0/+9
2012-10-08nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields1-1/+1
2012-10-08Btrfs: call the ordered free operation without any locks heldChris Mason1-1/+8
2012-10-08ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu1-1/+3
2012-10-08locks: fix checking of fcntl_setlease argumentJ. Bruce Fields1-3/+3
2012-10-08usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede1-3/+7
2012-10-08SCSI: Avoid dangling pointer in scsi_requeue_command()Bart Van Assche1-0/+11
2012-10-08SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams1-0/+14
2012-10-08SCSI: libsas: fix sas_discover_devices return code handlingDan Williams1-27/+12
2012-10-08SCSI: libsas: continue revalidationDan Williams1-4/+4
2012-10-08powerpc: Add "memory" attribute for mfmsr()Tiejun Chen1-1/+2
2012-10-08powerpc/ftrace: Fix assembly trampoline register usageroger blofeld1-6/+6
2012-10-08MIPS: Properly align the .data..init_task section.David Daney2-3/+4
2012-10-08ntp: Fix STA_INS/DEL clearing bugJohn Stultz1-2/+6
2012-10-08mm: Hold a file reference in madvise_removeAndy Lutomirski1-3/+13
2012-10-08USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork1-0/+2
2012-10-08eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks1-1/+1
2012-10-08stable: Allow merging of backports for serious user-visible performance issuesMel Gorman1-0/+6
2012-10-08udf: Improve table length check to avoid possible overflowJan Kara1-1/+1
2012-10-08udf: Avoid run away loop when partition table length is corruptedJan Kara1-1/+10
2012-10-08fuse: fix stat call on 32 bit platformsPavel Shilovsky3-1/+20
2012-10-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-10-08SCSI: fix scsi_wait_scanJames Bottomley2-0/+2
2012-10-08xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp1-0/+1
2012-10-08ext4: fix error handling on inode bitmap corruptionJan Kara1-2/+6
2012-10-08ext3: Fix error handling on inode bitmap corruptionJan Kara1-2/+6
2012-10-08NFSv4: Revalidate uid/gid after openJonathan Nieder1-0/+1
2012-10-08ALSA: echoaudio: Remove incorrect part of assertionMark Hills1-1/+1