summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-06Linux 3.16.2v3.16.2Greg Kroah-Hartman1-1/+1
2014-09-06USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
2014-09-06vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov1-6/+3
2014-09-06NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust1-5/+12
2014-09-06NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust1-4/+5
2014-09-06NFSv3: Fix another acl regressionTrond Myklebust1-1/+4
2014-09-06svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever5-2/+7
2014-09-06nfs: reject changes to resvport and sharecache during remountScott Mayhew1-4/+5
2014-09-06nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin1-1/+1
2014-09-06NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee1-1/+4
2014-09-06usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai1-3/+1
2014-09-06usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros1-1/+5
2014-09-06usb: ehci: using wIndex + 1 for hub portPeter Chen1-1/+1
2014-09-06USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw1-1/+6
2014-09-06USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-09-06USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-09-06ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren1-0/+4
2014-09-06xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede1-0/+5
2014-09-06xhci: rework cycle bit checking for new dequeue pointersMathias Nyman2-62/+42
2014-09-06usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-09-06xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-06staging: r8188eu: Add new USB IDLarry Finger1-0/+1
2014-09-06staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies1-0/+1
2014-09-06staging: et131x: Fix errors caused by phydev->addr accesses before initialisa...Mark Einon1-41/+27
2014-09-06staging: lustre: Remove circular dependency on headerPranith Kumar1-1/+1
2014-09-06jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong6-49/+95
2014-09-06jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong1-2/+5
2014-09-06ext4: fix same-dir rename when inline data directory overflowsDarrick J. Wong1-3/+18
2014-09-06ext4: update i_disksize coherently with block allocation on error pathDmitry Monakhov1-2/+8
2014-09-06ext4: fix transaction issues for ext4_fallocate and ext_zero_rangeDmitry Monakhov1-33/+35
2014-09-06ext4: fix incorect journal credits reservation in ext4_zero_rangeDmitry Monakhov1-2/+9
2014-09-06ext4: move i_size,i_disksize update routines to helper functionDmitry Monakhov3-39/+28
2014-09-06mei: nfc: fix memory leak in error pathAlexander Usyskin1-6/+5
2014-09-06mei: reset client state on queued connect requestAlexander Usyskin1-0/+1
2014-09-06Btrfs: fix task hang under heavy compressed writeLiu Bo12-61/+141
2014-09-06Btrfs: fix filemap_flush call in btrfs_file_releaseChris Mason1-1/+9
2014-09-06Btrfs: fix crash on endio of reading corrupted blockLiu Bo1-0/+1
2014-09-06btrfs: disable strict file flushes for renames and truncatesChris Mason8-267/+6
2014-09-06Btrfs: fix compressed write corruption on enospcLiu Bo1-0/+12
2014-09-06Btrfs: read lock extent buffer while walking backrefsFilipe Manana1-0/+3
2014-09-06Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana1-1/+1
2014-09-06Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2-6/+20
2014-09-06hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-09-06x86,mm: fix pte_special versus pte_numaHugh Dickins2-6/+10
2014-09-06x86/xen: resume timer irqs earlyDavid Vrabel1-1/+1
2014-09-06x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel1-5/+5
2014-09-06x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming1-0/+1
2014-09-06xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel1-3/+2
2014-09-06x86: MCE: Add raw_lock conversion againThomas Gleixner1-9/+9
2014-09-06hpsa: fix non-x86 buildsArnd Bergmann1-2/+2