Age | Commit message (Expand) | Author |
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-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 |
2013-06-14 | Btrfs: simplify unlink reservations | Josef Bacik |
2013-06-14 | Btrfs: merge pending IO for tree log write back | Miao Xie |
2013-06-14 | Btrfs: allow file data clone within a file | Liu Bo |
2013-06-14 | Btrfs: remove unused code in btrfs_del_root | Liu Bo |
2013-06-14 | Btrfs: kill replicate code in replay_one_buffer | Liu Bo |
2013-06-14 | Btrfs: update new flags for tracepoint | Liu Bo |
2013-06-14 | Btrfs: check if leaf's parent exists before pushing items around | Liu Bo |
2013-06-14 | Btrfs: dont do log_removal in insert_new_root | Liu Bo |
2013-06-14 | Btrfs: return error code in btrfs_check_trunc_cache_free_space() | Wei Yongjun |
2013-06-14 | Btrfs: fix estale with btrfs send | Josef Bacik |
2013-06-14 | btrfs: device delete to get errors from the kernel | Anand Jain |
2013-06-14 | Btrfs: do delay iput in sync_fs | Josef Bacik |
2013-06-14 | Btrfs: make the state of the transaction more readable | Miao Xie |
2013-06-14 | Btrfs: remove the time check in btrfs_commit_transaction() | Miao Xie |
2013-06-14 | Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structure | Miao Xie |
2013-06-14 | Btrfs: don't flush the delalloc inodes in the while loop if flushoncommit is set | Miao Xie |
2013-06-14 | Btrfs: don't wait for all the writers circularly during the transaction commit | Miao Xie |
2013-06-14 | Btrfs: remove the code for the impossible case in cleanup_transaction() | Miao Xie |
2013-06-14 | Btrfs: cleanup unnecessary assignment when cleaning up all the residual trans... | Miao Xie |
2013-06-14 | Btrfs: just flush the delalloc inodes in the source tree before snapshot crea... | Miao Xie |
2013-06-14 | Btrfs: introduce per-subvolume ordered extent list | Miao Xie |
2013-06-14 | Btrfs: introduce per-subvolume delalloc inode list | Miao Xie |
2013-06-14 | Btrfs: introduce grab/put functions for the root of the fs/file tree | Miao Xie |
2013-06-14 | Btrfs: cleanup the similar code of the fs root read | Miao Xie |