summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Linux 4.5.7v4.5.7linux-4.5.yGreg Kroah-Hartman1-1/+1
2016-06-08btrfs: make state preallocation more speculative in __set_extent_bitDavid Sterba1-1/+7
2016-06-08btrfs: scrub: Set bbio to NULL before calling btrfs_map_blockZhao Lei1-1/+2
2016-06-08Btrfs: fix unexpected return value of fiemapLiu Bo1-1/+5
2016-06-08Btrfs: fix empty symlink after creating symlink and fsync parent dirFilipe Manana1-1/+1
2016-06-08Btrfs: fix for incorrect directory entries after fsync log replayFilipe Manana1-5/+8
2016-06-08btrfs: pass the right error code to the btrfs_std_errorAnand Jain1-2/+2
2016-06-08btrfs: fix memory leak during RAID 5/6 device replacementScott Talbert1-0/+2
2016-06-08Btrfs: fix fspath error deallocationVincent Stehlé1-1/+1
2016-06-08btrfs: fix int32 overflow in shrink_delalloc().Adam Borowski1-1/+1
2016-06-08btrfs: add write protection to SET_FEATURES ioctlDavid Sterba1-3/+13
2016-06-08btrfs: fix lock dep warning move scratch super outside of chunk_mutexAnand Jain1-4/+5
2016-06-08Btrfs: remove BUG_ON()'s in btrfs_map_blockJosef Bacik1-2/+16
2016-06-08Btrfs: fix divide error upon chunk's stripe_lenLiu Bo3-3/+3
2016-06-08btrfs: add check to sysfs handler of labelDavid Sterba1-0/+3
2016-06-08btrfs: add read-only check to sysfs handler of featuresDavid Sterba1-0/+3
2016-06-08btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...Anand Jain1-5/+12
2016-06-08btrfs: avoid overflowing f_bfreeLuis de Bethencourt1-1/+5
2016-06-08btrfs: fix mixed block count of available spaceLuis de Bethencourt1-3/+13
2016-06-08btrfs: allow balancing to dup with multi-deviceAustin S. Hemmelgarn1-4/+2
2016-06-08Btrfs: do not create empty block group if we have allocated dataLiu Bo1-1/+8
2016-06-08btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctlLuke Dashjr4-2/+24
2016-06-08xfs: skip stale inodes in xfs_iflush_clusterDave Chinner1-0/+1
2016-06-08xfs: fix inode validity check in xfs_iflush_clusterDave Chinner1-4/+4
2016-06-08xfs: xfs_iflush_cluster fails to abort on errorDave Chinner1-4/+13
2016-06-08xfs: Don't wrap growfs AGFL indexesDave Chinner1-2/+2
2016-06-08xfs: disallow rw remount on fs with unknown ro-compat featuresEric Sandeen1-0/+10
2016-06-08gcov: disable tree-loop-im to reduce stack usageArnd Bergmann1-1/+1
2016-06-08mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()Kirill A. Shutemov1-0/+2
2016-06-08scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada1-2/+2
2016-06-08dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä1-1/+1
2016-06-08PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki1-2/+3
2016-06-08nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson2-0/+32
2016-06-08ext4: silence UBSAN in ext4_mb_init()Nicolai Stange1-2/+4
2016-06-08ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange1-1/+3
2016-06-08ext4: fix oops on corrupted filesystemJan Kara1-1/+1
2016-06-08ext4: fix check of dqget() return value in ext4_ioctl_setproject()Seth Forshee1-1/+1
2016-06-08ext4: clean up error handling when orphan list is corruptedTheodore Ts'o1-27/+22
2016-06-08ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o1-4/+6
2016-06-08drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel4-3/+14
2016-06-08drm/i915: Fix watermarks for VLV/CHVVille Syrjälä3-8/+18
2016-06-08drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä1-0/+2
2016-06-08drm/i915/psr: Try to program link training times correctlyDaniel Vetter1-8/+47
2016-06-08Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination addressGlenn Ruben Bakke1-7/+4
2016-06-08drm/atomic: Verify connector->funcs != NULL when clearing statesLyude1-1/+1
2016-06-08drm/fb_helper: Fix references to dev->mode_config.num_connectorLyude1-3/+2
2016-06-08drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()Lyude1-3/+3
2016-06-08drm/amdgpu: Fix hdmi deep color support.Mario Kleiner1-5/+5
2016-06-08drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher1-1/+1
2016-06-08drm/vmwgfx: Fix order of operationSinclair Yeh1-3/+3