aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
...
| * Btrfs: pass root instead of parent_root to iterate_inode_refAlexander Block2012-10-01
| * Btrfs: use <= instead of < in is_extent_unchangedAlexander Block2012-10-01
| * Btrfs: fix check for changed extent in is_extent_unchangedAlexander Block2012-10-01
| * Btrfs: free nce and nce_head on error in name_cache_insertAlexander Block2012-10-01
| * Btrfs: remove unused tmp_path from iterate_dir_itemAlexander Block2012-10-01
| * Btrfs: code cleanups for send/receiveAlexander Block2012-10-01
| * Btrfs: add/fix comments/documentation for send/receiveAlexander Block2012-10-01
| * Btrfs: update send_progress at correct placesAlexander Block2012-10-01
| * Btrfs: make aux field of ulist 64 bitAlexander Block2012-10-01
| * Btrfs: fix use of radix_tree for name_cache in send/receiveAlexander Block2012-10-01
| * Btrfs: fix memory leak for name_cache in send/receiveAlexander Block2012-10-01
| * Btrfs: don't break in the final loop of find_extent_cloneAlexander Block2012-10-01
| * Btrfs: use normal return path for root == send_root caseAlexander Block2012-10-01
| * Btrfs: use kmalloc instead of stack for backref_ctxAlexander Block2012-10-01
| * Btrfs: rename backref_ctx::found_in_send_root to found_itselfAlexander Block2012-10-01
| * Btrfs: remove unused use_list from send/receive codeAlexander Block2012-10-01
| * Btrfs: add correct parent to check_dirs when dir got movedAlexander Block2012-10-01
| * Btrfs: remove unused code with #if 0Alexander Block2012-10-01
| * Btrfs: add missing check for dir != tmp_dir to is_first_refAlexander Block2012-10-01
| * Btrfs: fix cur_ino < parent_ino case for send/receiveAlexander Block2012-10-01
| * Btrfs: add rdev to get_inode_info in send/receiveAlexander Block2012-10-01
* | mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
| * | btrfs: reada_extent doesn't need kref for refcountAl Viro2012-10-02
| * | switch simple cases of fget_light to fdgetAl Viro2012-09-26
| * | switch btrfs_ioctl_clone() to fget_light()Al Viro2012-09-26
| * | switch btrfs_ioctl_snap_create_transid() to fget_light()Al Viro2012-09-26
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \
| * | userns: Convert btrfs to use kuid/kgid where appropriateEric W. Biederman2012-09-21
| * | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ \ | |_|/ |/| |
| * | btrfs: fix the commment for the action flags in delayed-ref.hWang Sheng-Hui2012-09-21
| * | btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTIDWang Sheng-Hui2012-09-06
| * | btrfs: fix comment typo in btrfs_finish_ordered_ioLiu Bo2012-09-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-09-16
|\ \ \
| * | | Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason2012-09-14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-08-29
|\| | |
| * | | Btrfs: fix that repair code is spuriously executed for transid failuresStefan Behrens2012-08-28
| * | | Btrfs: fix ordered extent leak when failing to start a transactionLiu Bo2012-08-28
| * | | Btrfs: fix a dio write regressionLiu Bo2012-08-28
| * | | Btrfs: fix deadlock with freeze and sync V2Josef Bacik2012-08-28
| * | | Btrfs: revert checksum error statistic which can cause a BUG()Stefan Behrens2012-08-28
| * | | Btrfs: remove superblock writing after fatal errorStefan Behrens2012-08-28
| * | | Btrfs: allow delayed refs to be mergedJosef Bacik2012-08-28
| * | | Btrfs: fix enospc problems when deleting a subvolJosef Bacik2012-08-28
| * | | Btrfs: fix wrong mtime and ctime when creating snapshotsMiao Xie2012-08-28
| * | | Btrfs: fix race in run_clustered_refsArne Jansen2012-08-28
| * | | Btrfs: don't run __tree_mod_log_free_eb on leavesChris Mason2012-08-28
| * | | Btrfs: increase the size of the free space cacheJosef Bacik2012-08-28