summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* btrfs: hide test-only member under ifdefDavid Sterba2016-07-262-0/+4
* btrfs: Ratelimit "no csum found" info messageNikolay Borisov2016-07-261-1/+1
* btrfs: Add ratelimit to btrfs printingNikolay Borisov2016-07-261-2/+24
* Btrfs: fix unexpected balance crash due to BUG_ONLiu Bo2016-07-261-4/+24
* Btrfs: fix panic in balance due to EIOLiu Bo2016-07-261-0/+4
* Btrfs: fix eb memory leak due to readpage failureLiu Bo2016-07-261-3/+22
* Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()Liu Bo2016-07-261-6/+6
* btrfs: fix free space calculation in dump_space_info()Wang Xiaoguang2016-07-261-2/+2
* Btrfs: subpage-blocksize: Rate limit scrub error messageChandan Rajendra2016-07-261-1/+1
* btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksizeWang Xiaoguang2016-07-262-11/+41
* Btrfs: fix BUG_ON in btrfs_submit_compressed_writeLiu Bo2016-07-261-2/+8
* btrfs: make sure device is synced before returnAnand Jain2016-07-261-0/+5
* btrfs: reorg btrfs_close_one_device()Anand Jain2016-07-261-36/+35
* btrfs: Cleanup compress_file_range()Ashish Samant2016-07-261-37/+35
* Btrfs: cleanup BUG_ON in merge_bioLiu Bo2016-07-262-3/+6
* btrfs: Fix slab accounting flagsNikolay Borisov2016-07-269-16/+16
* btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()Salah Triki2016-07-261-2/+1
* btrfs: Handle uninitialised inode evictionNikolay Borisov2016-07-261-1/+8
* Btrfs: fix read_node_slot to return errorsLiu Bo2016-07-262-21/+52
* Btrfs: fix double free of fs rootLiu Bo2016-07-261-9/+3
* Btrfs: error out if generic_bin_search get invalid argumentsLiu Bo2016-07-261-0/+8
* Btrfs: check inconsistence between chunk and block groupLiu Bo2016-07-261-1/+16
* btrfs: add missing bytes_readonly attribute file in sysfsWang Xiaoguang2016-07-261-0/+2
* Btrfs: fix delalloc accounting after copy_from_user faultsChris Mason2016-07-211-7/+5
* Btrfs: avoid deadlocks during reservations in btrfs_truncate_blockJosef Bacik2016-07-201-0/+5
* Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik2016-07-072-17/+22
* Btrfs: fill relocation block rsv after allocationJosef Bacik2016-07-071-0/+6
* Btrfs: always use trans->block_rsv for orphansJosef Bacik2016-07-071-1/+7
* Btrfs: change how we calculate the global block rsvJosef Bacik2016-07-071-36/+9
* Btrfs: use root when checking need_async_flushJosef Bacik2016-07-071-5/+6
* Btrfs: don't bother kicking async if there's nothing to reclaimJosef Bacik2016-07-071-0/+3
* Btrfs: fix release reserved extents trace pointsJosef Bacik2016-07-071-5/+1
* Btrfs: add tracepoints for flush eventsJosef Bacik2016-07-072-10/+21
* Btrfs: fix delalloc reservation amount tracepointJosef Bacik2016-07-071-1/+3
* Btrfs: trace pinned extentsJosef Bacik2016-07-071-0/+8
* Btrfs: introduce ticketed enospc infrastructureJosef Bacik2016-07-072-151/+380
* Btrfs: add tracepoint for adding block groupsJosef Bacik2016-07-071-0/+2
* Btrfs: warn_on for unaccounted spacesJosef Bacik2016-07-071-6/+8
* Btrfs: change delayed reservation fallback behaviorJosef Bacik2016-07-071-41/+23
* Btrfs: always reserve metadata for delalloc extentsJosef Bacik2016-07-071-22/+13
* Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-076-25/+18
* Btrfs: add bytes_readonly to the spaceinfo at onceJosef Bacik2016-07-071-18/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-07-033-1/+31
|\
| * fuse: serialize dirops by defaultMiklos Szeredi2016-06-303-1/+31
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-032-8/+33
|\ \
| * | ovl: warn instead of error if d_type is not supportedVivek Goyal2016-07-031-5/+7
| * | ovl: get_write_access() in truncateMiklos Szeredi2016-06-291-0/+21
| * | ovl: fix dentry leak for default_permissionsMiklos Szeredi2016-06-291-3/+5
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-014-48/+78
|\ \
| * | namespace: update event counter when umounting a deleted dentryAndrey Ulanov2016-06-301-0/+1
OpenPOWER on IntegriCloud