aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* btrfs: wait for delayed iputs on no spaceZhao Lei2015-06-10
* btrfs: qgroup: Make snapshot accounting work with new extent-orientedQu Wenruo2015-06-10
* btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.Qu Wenruo2015-06-10
* btrfs: ulist: Add ulist_del() function.Qu Wenruo2015-06-10
* btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-10
* btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.Qu Wenruo2015-06-10
* btrfs: qgroup: Switch to new extent-oriented qgroup mechanism.Qu Wenruo2015-06-10
* btrfs: qgroup: Switch rescan to new mechanism.Qu Wenruo2015-06-10
* btrfs: qgroup: Add new qgroup calculation functionQu Wenruo2015-06-10
* btrfs: backref: Add special time_seq == (u64)-1 case forQu Wenruo2015-06-10
* btrfs: qgroup: Add new function to record old_roots.Qu Wenruo2015-06-10
* btrfs: qgroup: Record possible quota-related extent for qgroup.Qu Wenruo2015-06-10
* btrfs: qgroup: Add function qgroup_update_counters().Qu Wenruo2015-06-10
* btrfs: qgroup: Add function qgroup_update_refcnt().Qu Wenruo2015-06-10
* btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_exte...Qu Wenruo2015-06-10
* btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.Qu Wenruo2015-06-10
* btrfs: delayed-ref: Cleanup the unneeded functions.Qu Wenruo2015-06-10
* btrfs: delayed-ref: Use list to replace the ref_root in ref_head.Qu Wenruo2015-06-10
* btrfs: backref: Don't merge refs which are not for same block.Qu Wenruo2015-06-10
* btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()Zhao Lei2015-06-10
* btrfs: Handle unaligned length in extent_sameMark Fasheh2015-06-10
* Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag.chandan2015-06-10
* Btrfs: btrfs_defrag_file: Fix ra_index computation.chandan2015-06-10
* Btrfs: fix necessary chunk tree space calculation when allocating a chunkFilipe Manana2015-06-10
* Btrfs: don't attach unnecessary extents to transaction on fsyncFilipe Manana2015-06-10
* Btrfs: avoid syncing log in the fast fsync path when not necessaryFilipe Manana2015-06-10
* Merge branch 'send_fixes_4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2015-06-10
|\
| * Btrfs: incremental send, check if orphanized dir inode needs delayed renameFilipe Manana2015-06-02
| * Btrfs: incremental send, don't delay directory renames unnecessarilyFilipe Manana2015-06-02
* | Btrfs: fix hang during inode eviction due to concurrent readaheadFilipe Manana2015-06-03
* | Btrfs: fix up read_tree_block to return proper errorLiu Bo2015-06-03
* | Btrfs: add missing free_extent_bufferLiu Bo2015-06-03
* | Btrfs: remove csum_bytes_leftLiu Bo2015-06-03
* | Btrfs: fix -ENOSPC on block group removalFilipe Manana2015-06-03
* | Btrfs: fix -ENOSPC when finishing block group creationFilipe Manana2015-06-03
* | Btrfs: set UNWRITTEN for prealloc'ed extents in fiemapJosef Bacik2015-06-03
* | Btrfs: show subvol= and subvolid= in /proc/mountsOmar Sandoval2015-06-03
* | Btrfs: unify subvol= and subvolid= mountingOmar Sandoval2015-06-03
* | Btrfs: fail on mismatched subvol and subvolid mount optionsOmar Sandoval2015-06-03
* | Btrfs: clean up error handling in mount_subvol()Omar Sandoval2015-06-03
* | Btrfs: remove all subvol options before mounting top-levelOmar Sandoval2015-06-03
* | Btrfs: lock superblock before remounting for rw subvolOmar Sandoval2015-06-03
* | Btrfs: wake up extent state waiters on unlock through clear_extent_bitsFilipe Manana2015-06-03
* | Btrfs: fix chunk allocation regression leading to transaction abortFilipe Manana2015-06-03
* | btrfs: use after free when closing devicesSasha Levin2015-06-02
* | btrfs: make root id query unprivilegedDavid Sterba2015-06-02
* | Btrfs: fix block group ->space_info null pointer dereferenceFilipe Manana2015-06-02
* | Btrfs: check error before reporting missing device and add uuidAnand Jain2015-06-02
* | btrfs: Fix superblock csum type check.Qu Wenruo2015-06-02
* | Btrfs: incremental send, fix clone operations for compressed extentsFilipe Manana2015-06-02