Age | Commit message (Expand) | Author |
2014-06-09 | Btrfs: set dead flag on the right root when destroying snapshot | Filipe Manana |
2014-06-09 | Btrfs: ensure readers see new data after a clone operation | Filipe Manana |
2014-06-09 | fs: btrfs: volumes.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-06-09 | btrfs: allocate raid type kobjects dynamically | Jeff Mahoney |
2014-06-09 | Btrfs: send, use the right limits for xattr names and values | Filipe Manana |
2014-06-09 | Btrfs: send, don't error in the presence of subvols/snapshots | Filipe Manana |
2014-06-09 | Btrfs: async delayed refs | Chris Mason |
2014-06-09 | Btrfs: split up __extent_writepage to lower stack usage | Chris Mason |
2014-06-09 | btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking | Alex Gartrell |
2014-06-09 | Btrfs: cut down stack usage in btree_write_cache_pages | Chris Mason |
2014-06-09 | Btrfs: break up __btrfs_write_out_cache to cut down stack usage | Chris Mason |
2014-06-09 | Btrfs: free tmp ulist for qgroup rescan | Josef Bacik |
2014-06-09 | btrfs: usage error should not be logged into system log | Anand Jain |
2014-06-09 | btrfs: remove newline from inode cache kthread name | David Sterba |
2014-06-09 | btrfs: remove stale newlines from log messages | David Sterba |
2014-06-09 | Btrfs: fix double free in find_lock_delalloc_range | Chris Mason |
2014-06-09 | btrfs: replace simple_strtoull() with kstrtoull() | ZhangZhen |
2014-06-09 | Btrfs: set right total device count for seeding support | Wang Shilong |
2014-06-09 | Btrfs: remove OPT_acl parse when acl disabled | Guangliang Zhao |
2014-06-09 | Btrfs: add sanity tests for new qgroup accounting code | Josef Bacik |
2014-06-09 | Btrfs: rework qgroup accounting | Josef Bacik |
2014-06-09 | Btrfs: mark mapping with error flag to report errors to userspace | Liu Bo |
2014-06-09 | Btrfs: fix NULL pointer crash of deleting a seed device | Liu Bo |
2014-06-09 | Btrfs: fix joining same transaction handle more than twice | Wang Shilong |
2014-06-09 | Btrfs: use helpers for last_trans_log_full_commit instead of opencode | Miao Xie |
2014-06-09 | Btrfs: check if items are ordered when a leaf is marked dirty | Filipe Manana |
2014-06-09 | Btrfs: don't access non-existent key when csum tree is empty | Filipe Manana |
2014-06-09 | Btrfs: make sure there are not any read requests before stopping workers | Wang Shilong |
2014-06-09 | Btrfs: fix possible memory leak in btrfs_create_tree() | Tsutomu Itoh |
2014-06-09 | btrfs: remove useless ACL check | ZhangZhen |
2014-06-09 | btrfs: btrfs_rm_device() should zero mirror SB as well | Anand Jain |
2014-06-09 | Btrfs: use bitfield instead of integer data type for the some variants in btr... | Miao Xie |
2014-06-09 | Btrfs: send, fix more issues related to directory renames | Filipe Manana |
2014-06-09 | Btrfs: send, remove dead code from __get_cur_name_and_parent | Filipe Manana |
2014-06-09 | Btrfs: send, account for orphan directories when building path strings | Filipe Manana |
2014-06-09 | Btrfs: send, avoid unnecessary inode item lookup in the btree | Filipe Manana |
2014-06-09 | btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space | Gui Hecheng |
2014-06-09 | btrfs: fix wrong max system array size check in kernel space | Gui Hecheng |
2014-06-09 | btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots. | Qu Wenruo |
2014-06-09 | Btrfs: reclaim the reserved metadata space at background | Miao Xie |
2014-06-09 | Btrfs: output warning instead of error when loading free space cache failed | Miao Xie |
2014-06-09 | btrfs: Add ctime/mtime update for btrfs device add/remove. | Qu Wenruo |
2014-06-09 | btrfs: assert that send is not in progres before root deletion | David Sterba |
2014-06-09 | btrfs: protect snapshots from deleting during send | David Sterba |
2014-06-09 | btrfs: remove redundant null check in btrfs_dentry_release() | Daeseok Youn |
2014-06-09 | Btrfs: implement inode_operations callback tmpfile | Filipe Manana |
2014-06-09 | btrfs: make FS_INFO ioctl available to anyone | David Sterba |
2014-06-09 | btrfs: make DEV_INFO ioctl available to anyone | David Sterba |
2014-06-09 | btrfs: export more from FS_INFO to sysfs | David Sterba |
2014-06-09 | btrfs: retrieve more info from FS_INFO ioctl | David Sterba |