summaryrefslogtreecommitdiff
path: root/fs/btrfs (follow)
Commit message (Expand)AuthorAge
...
| * | | 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-03
| | * | | Btrfs: incremental send, don't delay directory renames unnecessarilyFilipe Manana2015-06-03
| | |/ /
| * | | 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
| * | | btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()Christian Engelmayer2015-06-02
| * | | Btrfs: fix mutex unlock without prior lock on space cache truncationFilipe Manana2015-06-02
| * | | Btrfs: log when missing device is createdAnand Jain2015-06-02
| * | | btrfs: fix warnings after changes in btrfs_abort_transactionDavid Sterba2015-06-02
| * | | btrfs: add 'cold' compiler annotations to all error handling functionsDavid Sterba2015-06-02
| * | | btrfs: report exact callsite where transaction abort occursDavid Sterba2015-06-02
| * | | btrfs: let tree defrag work in SSD modeDavid Sterba2015-06-02
| * | | Btrfs: check pending chunks when shrinking fs to avoid corruptionFilipe Manana2015-06-02
| * | | Btrfs: don't invalidate root dentry when subvolume deletion failsOmar Sandoval2015-06-02
| |/ /
* | | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ | |/ / |/| |