summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-05Linux 3.16.2v3.16.2Greg Kroah-Hartman
2014-09-05USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman
2014-09-05vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov
2014-09-05NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-09-05NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust
2014-09-05NFSv3: Fix another acl regressionTrond Myklebust
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-05nfs: reject changes to resvport and sharecache during remountScott Mayhew
2014-09-05nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin
2014-09-05NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee
2014-09-05usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai
2014-09-05usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros
2014-09-05usb: ehci: using wIndex + 1 for hub portPeter Chen
2014-09-05USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw
2014-09-05USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj
2014-09-05USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold
2014-09-05ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren
2014-09-05xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede
2014-09-05xhci: rework cycle bit checking for new dequeue pointersMathias Nyman
2014-09-05usb: xhci: amd chipset also needs short TX quirkHuang Rui
2014-09-05xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede
2014-09-05staging: r8188eu: Add new USB IDLarry Finger
2014-09-05staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies
2014-09-05staging: et131x: Fix errors caused by phydev->addr accesses before initialisa...Mark Einon
2014-09-05staging: lustre: Remove circular dependency on headerPranith Kumar
2014-09-05jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-09-05jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong
2014-09-05ext4: fix same-dir rename when inline data directory overflowsDarrick J. Wong
2014-09-05ext4: update i_disksize coherently with block allocation on error pathDmitry Monakhov
2014-09-05ext4: fix transaction issues for ext4_fallocate and ext_zero_rangeDmitry Monakhov
2014-09-05ext4: fix incorect journal credits reservation in ext4_zero_rangeDmitry Monakhov
2014-09-05ext4: move i_size,i_disksize update routines to helper functionDmitry Monakhov
2014-09-05mei: nfc: fix memory leak in error pathAlexander Usyskin
2014-09-05mei: reset client state on queued connect requestAlexander Usyskin
2014-09-05Btrfs: fix task hang under heavy compressed writeLiu Bo
2014-09-05Btrfs: fix filemap_flush call in btrfs_file_releaseChris Mason
2014-09-05Btrfs: fix crash on endio of reading corrupted blockLiu Bo
2014-09-05btrfs: disable strict file flushes for renames and truncatesChris Mason
2014-09-05Btrfs: fix compressed write corruption on enospcLiu Bo
2014-09-05Btrfs: read lock extent buffer while walking backrefsFilipe Manana
2014-09-05Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana
2014-09-05Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai
2014-09-05hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron
2014-09-05x86,mm: fix pte_special versus pte_numaHugh Dickins
2014-09-05x86/xen: resume timer irqs earlyDavid Vrabel
2014-09-05x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel
2014-09-05x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming
2014-09-05xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel
2014-09-05x86: MCE: Add raw_lock conversion againThomas Gleixner
2014-09-05hpsa: fix non-x86 buildsArnd Bergmann