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