summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07Linux 4.5.7v4.5.7linux-4.5.yGreg Kroah-Hartman
2016-06-07btrfs: make state preallocation more speculative in __set_extent_bitDavid Sterba
2016-06-07btrfs: scrub: Set bbio to NULL before calling btrfs_map_blockZhao Lei
2016-06-07Btrfs: fix unexpected return value of fiemapLiu Bo
2016-06-07Btrfs: fix empty symlink after creating symlink and fsync parent dirFilipe Manana
2016-06-07Btrfs: fix for incorrect directory entries after fsync log replayFilipe Manana
2016-06-07btrfs: pass the right error code to the btrfs_std_errorAnand Jain
2016-06-07btrfs: fix memory leak during RAID 5/6 device replacementScott Talbert
2016-06-07Btrfs: fix fspath error deallocationVincent Stehlé
2016-06-07btrfs: fix int32 overflow in shrink_delalloc().Adam Borowski
2016-06-07btrfs: add write protection to SET_FEATURES ioctlDavid Sterba
2016-06-07btrfs: fix lock dep warning move scratch super outside of chunk_mutexAnand Jain
2016-06-07Btrfs: remove BUG_ON()'s in btrfs_map_blockJosef Bacik
2016-06-07Btrfs: fix divide error upon chunk's stripe_lenLiu Bo
2016-06-07btrfs: add check to sysfs handler of labelDavid Sterba
2016-06-07btrfs: add read-only check to sysfs handler of featuresDavid Sterba
2016-06-07btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...Anand Jain
2016-06-07btrfs: avoid overflowing f_bfreeLuis de Bethencourt
2016-06-07btrfs: fix mixed block count of available spaceLuis de Bethencourt
2016-06-07btrfs: allow balancing to dup with multi-deviceAustin S. Hemmelgarn
2016-06-07Btrfs: do not create empty block group if we have allocated dataLiu Bo
2016-06-07btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr
2016-06-07xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-06-07xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-06-07xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2016-06-07xfs: Don't wrap growfs AGFL indexesDave Chinner
2016-06-07xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen
2016-06-07gcov: disable tree-loop-im to reduce stack usageArnd Bergmann
2016-06-07mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()Kirill A. Shutemov
2016-06-07scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada
2016-06-07dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä
2016-06-07PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki
2016-06-07nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson
2016-06-07ext4: silence UBSAN in ext4_mb_init()Nicolai Stange
2016-06-07ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange
2016-06-07ext4: fix oops on corrupted filesystemJan Kara
2016-06-07ext4: fix check of dqget() return value in ext4_ioctl_setproject()Seth Forshee
2016-06-07ext4: clean up error handling when orphan list is corruptedTheodore Ts'o
2016-06-07ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o
2016-06-07drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel
2016-06-07drm/i915: Fix watermarks for VLV/CHVVille Syrjälä
2016-06-07drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä
2016-06-07drm/i915/psr: Try to program link training times correctlyDaniel Vetter
2016-06-07Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination addressGlenn Ruben Bakke
2016-06-07drm/atomic: Verify connector->funcs != NULL when clearing statesLyude
2016-06-07drm/fb_helper: Fix references to dev->mode_config.num_connectorLyude
2016-06-07drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()Lyude
2016-06-07drm/amdgpu: Fix hdmi deep color support.Mario Kleiner
2016-06-07drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2016-06-07drm/vmwgfx: Fix order of operationSinclair Yeh