| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: migrate the block group lookup code | Josef Bacik | 2019-09-09 | 1 | -1/+1 |
* | btrfs: migrate the delalloc space stuff to it's own home | Josef Bacik | 2019-07-04 | 1 | -1/+1 |
* | btrfs: migrate the block-rsv code to block-rsv.c | Josef Bacik | 2019-07-02 | 1 | -1/+2 |
* | btrfs: move the space_info handling code to space-info.c | Josef Bacik | 2019-07-02 | 1 | -1/+1 |
* | btrfs: Remove custom crc32c init code | Nikolay Borisov | 2018-03-26 | 1 | -1/+1 |
* | Btrfs: add extent map selftests | Liu Bo | 2018-01-22 | 1 | -1/+1 |
* | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 2017-11-14 | 1 | -1/+2 |
|\ |
|
| * | Btrfs: add a extent ref verify tool | Josef Bacik | 2017-10-30 | 1 | -0/+1 |
| * | btrfs: Move leaf and node validation checker to tree-checker.c | Qu Wenruo | 2017-10-30 | 1 | -1/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | btrfs: Add zstd support | Nick Terrell | 2017-08-15 | 1 | -1/+1 |
* | Btrfs: add free space tree sanity tests | Omar Sandoval | 2015-12-17 | 1 | -1/+2 |
* | Btrfs: implement the free space B-tree | Omar Sandoval | 2015-12-17 | 1 | -1/+1 |
* | Btrfs: add sanity tests for new qgroup accounting code | Josef Bacik | 2014-06-10 | 1 | -1/+1 |
* | Btrfs: fix btrfs boot when compiled as built-in | Filipe David Borba Manana | 2014-01-28 | 1 | -1/+1 |
* | Btrfs: add support for inode properties | Filipe David Borba Manana | 2014-01-28 | 1 | -1/+1 |
* | Btrfs: add tests for btrfs_get_extent | Josef Bacik | 2013-11-12 | 1 | -1/+2 |
* | Btrfs: add tests for find_lock_delalloc_range | Josef Bacik | 2013-11-12 | 1 | -1/+1 |
* | Btrfs: add a sanity test for btrfs_split_item | Josef Bacik | 2013-11-12 | 1 | -1/+2 |
* | Btrfs: introduce a tree for items that map UUIDs to something | Stefan Behrens | 2013-09-01 | 1 | -1/+2 |
* | Btrfs: separate out tests into their own directory | Josef Bacik | 2013-09-01 | 1 | -0/+2 |
* | Btrfs: RAID5 and RAID6 | David Woodhouse | 2013-02-01 | 1 | -1/+1 |
* | Btrfs: add new sources for device replace code | Stefan Behrens | 2012-12-12 | 1 | -1/+1 |
* | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus | Chris Mason | 2012-07-26 | 1 | -1/+1 |
|\ |
|
| * | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive | Alexander Block | 2012-07-25 | 1 | -1/+1 |
* | | Btrfs: qgroup implementation and prototypes | Arne Jansen | 2012-07-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b... | Chris Mason | 2012-01-16 | 1 | -0/+1 |
|\ |
|
| * | Btrfs: Makefile changes to optionally include btrfs integrity check | Stefan Behrens | 2011-12-21 | 1 | -0/+1 |
* | | Btrfs: generic data structure to build unique lists | Arne Jansen | 2011-12-22 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason | 2011-11-06 | 1 | -1/+1 |
|\ |
|
| * | btrfs: added helper functions to iterate backrefs | Jan Schmidt | 2011-09-29 | 1 | -1/+2 |
* | | btrfs: initial readahead code and prototypes | Arne Jansen | 2011-10-02 | 1 | -1/+2 |
|/ |
|
* | Btrfs: make acl functions really no-op if acl is not enabled | Li Zefan | 2011-08-01 | 1 | -1/+3 |
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | btrfs: scrub | Arne Jansen | 2011-05-12 | 1 | -1/+1 |
* | | btrfs: implement delayed inode items operation | Miao Xie | 2011-05-21 | 1 | -1/+1 |
|/ |
|
* | btrfs: Add lzo compression support | Li Zefan | 2010-12-22 | 1 | -1/+1 |
* | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 2009-06-10 | 1 | -2/+2 |
* | Btrfs: simplify makefile | Christoph Hellwig | 2009-04-24 | 1 | -17/+2 |
* | Btrfs: do extent allocation and reference count updates in the background | Chris Mason | 2009-03-24 | 1 | -1/+1 |
* | Btrfs: Add zlib compression support | Chris Mason | 2008-10-29 | 1 | -1/+2 |
* | Btrfs: Fix makefile for builing btrfs static | Sage Weil | 2008-10-09 | 1 | -2/+2 |
* | Btrfs: add and improve comments | Chris Mason | 2008-09-29 | 1 | -1/+1 |
* | Update Btrfs files for in-kernel usage | Chris Mason | 2008-09-25 | 1 | -6/+1 |
* | Btrfs: free space accounting redo | Josef Bacik | 2008-09-25 | 1 | -1/+1 |
* | Btrfs: Add a write ahead tree log to optimize synchronous operations | Chris Mason | 2008-09-25 | 1 | -2/+1 |
* | Btrfs: compile when posix acl's are disabled | Josef Bacik | 2008-09-25 | 1 | -2/+1 |
* | Switch btrfs_name_hash() to crc32c | David Woodhouse | 2008-09-25 | 1 | -1/+1 |
* | NFS support for btrfs - v3 | Balaji Rao | 2008-09-25 | 1 | -1/+1 |
* | Btrfs: Add a leaf reference cache | Yan Zheng | 2008-09-25 | 1 | -1/+2 |