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