Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-09-01 | btrfs: mark some local function as 'static' | Sergei Trofimovich | 1 | -2/+0 |
2013-09-01 | Btrfs: get rid of sparse warnings | Stefan Behrens | 1 | -0/+3 |
2013-09-01 | Btrfs: fix send issues related to inode number reuse | Josef Bacik | 1 | -0/+1 |
2013-09-01 | Btrfs: avoid starting a transaction in the write path | Josef Bacik | 1 | -7/+4 |
2013-09-01 | Btrfs: fix heavy delalloc related deadlock | Josef Bacik | 1 | -0/+7 |
2013-09-01 | btrfs: add mount option to set commit interval | David Sterba | 1 | -0/+3 |
2013-09-01 | Btrfs: handle errors when doing slow caching | Josef Bacik | 1 | -0/+1 |
2013-09-01 | Btrfs: don't cache the csum value into the extent state tree | Miao Xie | 1 | -1/+3 |
2013-09-01 | btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert | Qu Wenruo | 1 | -0/+47 |
2013-09-01 | btrfs: fall back to global reservation when removing subvolumes | Jeff Mahoney | 1 | -1/+1 |
2013-07-02 | Btrfs: check if we can nocow if we don't have data space | Josef Bacik | 1 | -0/+4 |
2013-07-02 | Btrfs: use a percpu to keep track of possibly pinned bytes | Josef Bacik | 1 | -0/+12 |
2013-07-01 | Btrfs: fix transaction throttling for delayed refs | Josef Bacik | 1 | -0/+2 |
2013-06-14 | Btrfs: exclude logged extents before replying when we are mixed | Josef Bacik | 1 | -0/+2 |
2013-06-14 | Btrfs: fix qgroup rescan resume on mount | Jan Schmidt | 1 | -0/+2 |
2013-06-14 | Btrfs: simplify unlink reservations | Josef Bacik | 1 | -1/+3 |
2013-06-14 | Btrfs: make the state of the transaction more readable | Miao Xie | 1 | -1/+0 |
2013-06-14 | Btrfs: introduce per-subvolume ordered extent list | Miao Xie | 1 | -5/+20 |
2013-06-14 | Btrfs: introduce per-subvolume delalloc inode list | Miao Xie | 1 | -7/+15 |
2013-06-14 | Btrfs: introduce grab/put functions for the root of the fs/file tree | Miao Xie | 1 | -0/+1 |
2013-06-14 | Btrfs: cleanup the similar code of the fs root read | Miao Xie | 1 | -3/+3 |
2013-06-14 | Btrfs: make the snap/subv deletion end more early when the fs is R/O | Miao Xie | 1 | -0/+12 |
2013-06-14 | Minor format cleanup. | Andreas Philipp | 1 | -2/+2 |
2013-06-14 | Btrfs: add ioctl to wait for qgroup rescan completion | Jan Schmidt | 1 | -0/+2 |
2013-06-14 | Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulist | Wang Shilong | 1 | -0/+6 |
2013-05-18 | Btrfs: handle running extent ops with skinny metadata | Josef Bacik | 1 | -1/+1 |
2013-05-18 | btrfs: annotate quota tree for lockdep | David Sterba | 1 | -3/+3 |
2013-05-07 | btrfs: enhance superblock checks | David Sterba | 1 | -2/+4 |
2013-05-06 | btrfs: fix misleading variable name for flags | David Sterba | 1 | -1/+1 |
2013-05-06 | btrfs: make static code static & remove dead code | Eric Sandeen | 1 | -22/+0 |
2013-05-06 | Btrfs: rescan for qgroups | Jan Schmidt | 1 | -6/+11 |
2013-05-06 | Btrfs: separate sequence numbers for delayed ref tracking and tree mod log | Jan Schmidt | 1 | -5/+2 |