Age | Commit message (Expand) | Author | Files | Lines |
2014-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -35/+99 |
2014-01-29 | Btrfs: don't use ram_bytes for uncompressed inline items | Chris Mason | 1 | -9/+26 |
2014-01-29 | Btrfs: change the members' order of btrfs_space_info structure to reduce the ... | Miao Xie | 1 | -14/+15 |
2014-01-29 | btrfs: Add noinode_cache mount option | Qu Wenruo | 1 | -0/+1 |
2014-01-29 | Btrfs: fix to search previous metadata extent item since skinny metadata | Wang Shilong | 1 | -0/+2 |
2014-01-29 | Btrfs: throttle delayed refs better | Josef Bacik | 1 | -0/+3 |
2014-01-29 | Btrfs: add support for inode properties | Filipe David Borba Manana | 1 | -1/+3 |
2014-01-29 | Btrfs: faster file extent item replace operations | Filipe David Borba Manana | 1 | -1/+4 |
2014-01-29 | Btrfs: convert printk to btrfs_ and fix BTRFS prefix | Frank Holton | 1 | -2/+2 |
2014-01-29 | btrfs: Check read-only status of roots during send | David Sterba | 1 | -0/+6 |
2014-01-29 | Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info struct | Filipe David Borba Manana | 1 | -1/+0 |
2014-01-29 | Btrfs: move the extent buffer radix tree into the fs_info | Josef Bacik | 1 | -0/+4 |
2014-01-29 | Btrfs: make btrfs_debug match pr_debug handling related to DEBUG | Frank Holton | 1 | -0/+6 |
2014-01-29 | btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index' | Sergei Trofimovich | 1 | -6/+0 |
2014-01-29 | btrfs: bootstrap generic btrfs_find_item interface | Kelley Nielsen | 1 | -0/+2 |
2014-01-29 | btrfs: publish device membership in sysfs | Jeff Mahoney | 1 | -0/+1 |
2014-01-29 | btrfs: publish allocation data in sysfs | Jeff Mahoney | 1 | -0/+5 |
2014-01-29 | btrfs: publish per-super attributes in sysfs | Jeff Mahoney | 1 | -0/+2 |
2014-01-29 | btrfs: add ioctls to query/change feature bits online | Jeff Mahoney | 1 | -0/+9 |
2014-01-29 | Btrfs: fix check-integrity to look at the referenced data properly | Josef Bacik | 1 | -0/+4 |
2014-01-29 | Btrfs: incompatible format change to remove hole extents | Josef Bacik | 1 | -1/+4 |
2014-01-26 | btrfs: use generic posix ACL infrastructure | Christoph Hellwig | 1 | -5/+2 |
2013-11-21 | Btrfs: remove dead codes from ctree.h | Wang Shilong | 1 | -6/+0 |
2013-11-15 | btrfs: get rid of fdentry() | Al Viro | 1 | -5/+0 |
2013-11-12 | Btrfs: rename btrfs_start_all_delalloc_inodes | Miao Xie | 1 | -2/+1 |
2013-11-12 | Btrfs: remove scrub_super_lock holding in btrfs_sync_log() | Wang Shilong | 1 | -3/+0 |
2013-11-12 | Btrfs: add tests for btrfs_get_extent | Josef Bacik | 1 | -0/+4 |
2013-11-12 | Btrfs: add tests for find_lock_delalloc_range | Josef Bacik | 1 | -0/+6 |
2013-11-12 | Btrfs: remove unused max_key arg from btrfs_search_forward | Filipe David Borba Manana | 1 | -1/+0 |
2013-11-12 | btrfs: remove unused parameter from btrfs_header_fsid | Ross Kirk | 1 | -1/+1 |
2013-11-12 | Btrfs: add a sanity test for btrfs_split_item | Josef Bacik | 1 | -1/+3 |
2013-11-12 | btrfs: drop unused parameter from btrfs_item_nr | Ross Kirk | 1 | -7/+6 |
2013-09-21 | Btrfs: remove space_info->reservation_progress | Josef Bacik | 1 | -9/+0 |
2013-09-21 | Btrfs: fix worst case calculator for space usage | Josef Bacik | 1 | -1/+1 |
2013-09-21 | Btrfs: fixup error handling in btrfs_reloc_cow | Josef Bacik | 1 | -3/+3 |
2013-09-01 | Btrfs: fix memory leak of uuid_root in free_fs_info | Filipe David Borba Manana | 1 | -0/+1 |
2013-09-01 | Btrfs: add support for asserts | Josef Bacik | 1 | -0/+16 |
2013-09-01 | Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long | Geert Uytterhoeven | 1 | -3/+2 |
2013-09-01 | Btrfs: Make btrfs_header_fsid() return unsigned long | Geert Uytterhoeven | 1 | -3/+2 |
2013-09-01 | Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long | Geert Uytterhoeven | 1 | -2/+2 |
2013-09-01 | Btrfs: Make btrfs_device_fsid() return unsigned long | Geert Uytterhoeven | 1 | -2/+2 |
2013-09-01 | Btrfs: Make btrfs_device_uuid() return unsigned long | Geert Uytterhoeven | 1 | -2/+2 |
2013-09-01 | Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constant | Geert Uytterhoeven | 1 | -1/+1 |
2013-09-01 | Btrfs: add mount option to force UUID tree checking | Stefan Behrens | 1 | -0/+1 |
2013-09-01 | Btrfs: check UUID tree during mount if required | Stefan Behrens | 1 | -0/+4 |
2013-09-01 | Btrfs: introduce uuid-tree-gen field | Stefan Behrens | 1 | -1/+4 |
2013-09-01 | Btrfs: fill UUID tree initially | Stefan Behrens | 1 | -0/+3 |
2013-09-01 | Btrfs: maintain subvolume items in the UUID tree | Stefan Behrens | 1 | -0/+1 |
2013-09-01 | Btrfs: create UUID tree if required | Stefan Behrens | 1 | -0/+1 |
2013-09-01 | Btrfs: introduce a tree for items that map UUIDs to something | Stefan Behrens | 1 | -0/+24 |