summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-26btrfs: Cleanup compress_file_range()Ashish Samant1-37/+35
2016-07-26Btrfs: cleanup BUG_ON in merge_bioLiu Bo2-3/+6
2016-07-26btrfs: Fix slab accounting flagsNikolay Borisov9-16/+16
2016-07-26Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INOHans van Kranenburg1-1/+1
2016-07-26btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()Salah Triki1-2/+1
2016-07-26btrfs: Handle uninitialised inode evictionNikolay Borisov1-1/+8
2016-07-26Btrfs: fix read_node_slot to return errorsLiu Bo2-21/+52
2016-07-26Btrfs: fix double free of fs rootLiu Bo1-9/+3
2016-07-26Btrfs: error out if generic_bin_search get invalid argumentsLiu Bo1-0/+8
2016-07-26Btrfs: check inconsistence between chunk and block groupLiu Bo1-1/+16
2016-07-26btrfs: add missing bytes_readonly attribute file in sysfsWang Xiaoguang1-0/+2
2016-07-21Btrfs: fix delalloc accounting after copy_from_user faultsChris Mason1-7/+5
2016-07-21Btrfs: avoid deadlocks during reservations in btrfs_truncate_blockJosef Bacik1-0/+5
2016-07-20Merge branch 'kdave-part1-enospc' into for-linus-4.8Chris Mason7-337/+667
2016-07-07Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik2-17/+22
2016-07-07Btrfs: fill relocation block rsv after allocationJosef Bacik1-0/+6
2016-07-07Btrfs: always use trans->block_rsv for orphansJosef Bacik1-1/+7
2016-07-07Btrfs: change how we calculate the global block rsvJosef Bacik1-36/+9
2016-07-07Btrfs: use root when checking need_async_flushJosef Bacik1-5/+6
2016-07-07Btrfs: don't bother kicking async if there's nothing to reclaimJosef Bacik1-0/+3
2016-07-07Btrfs: fix release reserved extents trace pointsJosef Bacik1-5/+1
2016-07-07Btrfs: add fsid to some tracepointsJosef Bacik1-6/+11
2016-07-07Btrfs: add tracepoints for flush eventsJosef Bacik3-10/+103
2016-07-07Btrfs: fix delalloc reservation amount tracepointJosef Bacik1-1/+3
2016-07-07Btrfs: trace pinned extentsJosef Bacik1-0/+8
2016-07-07Btrfs: introduce ticketed enospc infrastructureJosef Bacik2-151/+380
2016-07-07Btrfs: add tracepoint for adding block groupsJosef Bacik2-0/+42
2016-07-07Btrfs: warn_on for unaccounted spacesJosef Bacik1-6/+8
2016-07-07Btrfs: change delayed reservation fallback behaviorJosef Bacik1-41/+23
2016-07-07Btrfs: always reserve metadata for delalloc extentsJosef Bacik1-22/+13
2016-07-07Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik6-25/+18
2016-07-07Btrfs: add bytes_readonly to the spaceinfo at onceJosef Bacik1-18/+11
2016-07-04Linux 4.7-rc6v4.7-rc6Linus Torvalds1-1/+1
2016-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds4-2/+37
2016-07-03Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+33
2016-07-03ovl: warn instead of error if d_type is not supportedVivek Goyal1-5/+7
2016-07-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-4/+6
2016-07-03Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-19/+65
2016-07-02Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...Linus Torvalds12-78/+160
2016-07-02Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-6/+38
2016-07-02Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+7
2016-07-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-17/+11
2016-07-02Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie5-22/+22
2016-07-02Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-56/+138
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle1-4/+6
2016-07-02Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2016-07-02Merge tag 'pm-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-5/+11
2016-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-48/+78
2016-07-02Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-4/+11
2016-07-02Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+5