Age | Commit message (Expand) | Author |
2013-07-19 | Btrfs: fix wrong write offset when replacing a device | Stefan Behrens |
2013-07-19 | Btrfs: re-add root to dead root list if we stop dropping it | Josef Bacik |
2013-07-19 | Btrfs: fix lock leak when resuming snapshot deletion | Josef Bacik |
2013-07-19 | Btrfs: update drop progress before stopping snapshot dropping | Josef Bacik |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-03 | vfs: export lseek_execute() to modules | Jie Liu |
2013-07-02 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-07-02 | Btrfs: wait ordered range before doing direct io | Josef Bacik |
2013-07-02 | Btrfs: only do the tree_mod_log_free_eb if this is our last ref | Josef Bacik |
2013-07-02 | Btrfs: hold the tree mod lock in __tree_mod_log_rewind | Josef Bacik |
2013-07-02 | Btrfs: make backref walking code handle skinny metadata | Josef Bacik |
2013-07-02 | Btrfs: fix crash regarding to ulist_add_merge | Liu Bo |
2013-07-02 | Btrfs: fix several potential problems in copy_nocow_pages_for_inode | Miao Xie |
2013-07-02 | Btrfs: cleanup the code of copy_nocow_pages_for_inode() | Miao Xie |
2013-07-02 | Btrfs: fix oops when recovering the file data by scrub function | Miao Xie |
2013-07-02 | Btrfs: make the chunk allocator completely tree lockless | Josef Bacik |
2013-07-02 | Btrfs: cleanup orphaned root orphan item | Josef Bacik |
2013-07-02 | Btrfs: fix wrong mirror number tuning | Miao Xie |
2013-07-02 | Btrfs: cleanup redundant code in btrfs_submit_direct() | Miao Xie |
2013-07-02 | Btrfs: remove btrfs_sector_sum structure | Miao Xie |
2013-07-02 | Btrfs: check if we can nocow if we don't have data space | Josef Bacik |
2013-07-02 | Btrfs: stop using try_to_writeback_inodes_sb_nr to flush delalloc | Josef Bacik |
2013-07-02 | Btrfs: use a percpu to keep track of possibly pinned bytes | Josef Bacik |
2013-07-02 | Btrfs: check for actual acls rather than just xattrs when caching no acl | Josef Bacik |
2013-07-01 | Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate | Josef Bacik |
2013-07-01 | Btrfs: optimize reada_for_balance | Josef Bacik |
2013-07-01 | Btrfs: optimize read_block_for_search | Josef Bacik |
2013-07-01 | Btrfs: unlock extent range on enospc in compressed submit | Josef Bacik |
2013-07-01 | Btrfs: fix the comment typo for btrfs_attach_transaction_barrier | Wang Sheng-Hui |
2013-07-01 | Btrfs: fix not being able to find skinny extents during relocate | Josef Bacik |
2013-07-01 | Btrfs: cleanup backref search commit root flag stuff | Josef Bacik |
2013-07-01 | Btrfs: free csums when we're done scrubbing an extent | Josef Bacik |
2013-07-01 | Btrfs: fix transaction throttling for delayed refs | Josef Bacik |
2013-07-01 | Btrfs: stop waiting on current trans if we aborted | Josef Bacik |
2013-07-01 | Btrfs: wake up delayed ref flushing waiters on abort | Josef Bacik |
2013-07-01 | btrfs: fix the code comments for LZO compression workspace | Jie Liu |
2013-07-01 | Btrfs: fix broken nocow after balance | Miao Xie |
2013-06-29 | btrfs: more open-coded file_inode() | Al Viro |
2013-06-29 | [readdir] convert btrfs | Al Viro |
2013-06-14 | Btrfs: exclude logged extents before replying when we are mixed | Josef Bacik |
2013-06-14 | Btrfs: put our inode if orphan cleanup fails | Josef Bacik |
2013-06-14 | Btrfs: add some missing iput()'s in btrfs_orphan_cleanup | Josef Bacik |
2013-06-14 | Btrfs: do not pin while under spin lock | Josef Bacik |
2013-06-14 | Btrfs: Cocci spatch "memdup.spatch" | Thomas Meyer |
2013-06-14 | Btrfs: Cocci spatch "ptr_ret.spatch" | Thomas Meyer |
2013-06-14 | Btrfs: fix qgroup rescan resume on mount | Jan Schmidt |
2013-06-14 | Btrfs: avoid double free of fs_info->qgroup_ulist | Jan Schmidt |
2013-06-14 | Btrfs: fix memory patcher through fs_info->qgroup_ulist | Jan Schmidt |