Age | Commit message (Expand) | Author |
2015-12-17 | Btrfs: add free space tree sanity tests | Omar Sandoval |
2015-12-17 | Btrfs: implement the free space B-tree | Omar Sandoval |
2014-06-09 | Btrfs: add sanity tests for new qgroup accounting code | Josef Bacik |
2014-01-28 | Btrfs: fix btrfs boot when compiled as built-in | Filipe David Borba Manana |
2014-01-28 | Btrfs: add support for inode properties | Filipe David Borba Manana |
2013-11-11 | Btrfs: add tests for btrfs_get_extent | Josef Bacik |
2013-11-11 | Btrfs: add tests for find_lock_delalloc_range | Josef Bacik |
2013-11-11 | Btrfs: add a sanity test for btrfs_split_item | Josef Bacik |
2013-09-01 | Btrfs: introduce a tree for items that map UUIDs to something | Stefan Behrens |
2013-09-01 | Btrfs: separate out tests into their own directory | Josef Bacik |
2013-02-01 | Btrfs: RAID5 and RAID6 | David Woodhouse |
2012-12-12 | Btrfs: add new sources for device replace code | Stefan Behrens |
2012-07-25 | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus | Chris Mason |
2012-07-25 | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive | Alexander Block |
2012-07-12 | Btrfs: qgroup implementation and prototypes | Arne Jansen |
2012-01-16 | Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b... | Chris Mason |
2011-12-22 | Btrfs: generic data structure to build unique lists | Arne Jansen |
2011-12-21 | Btrfs: Makefile changes to optionally include btrfs integrity check | Stefan Behrens |
2011-11-06 | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason |
2011-10-02 | btrfs: initial readahead code and prototypes | Arne Jansen |
2011-09-29 | btrfs: added helper functions to iterate backrefs | Jan Schmidt |
2011-08-01 | Btrfs: make acl functions really no-op if acl is not enabled | Li Zefan |
2011-05-23 | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason |
2011-05-21 | btrfs: implement delayed inode items operation | Miao Xie |
2011-05-12 | btrfs: scrub | Arne Jansen |
2010-12-22 | btrfs: Add lzo compression support | Li Zefan |
2009-06-10 | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng |
2009-04-24 | Btrfs: simplify makefile | Christoph Hellwig |
2009-03-24 | Btrfs: do extent allocation and reference count updates in the background | Chris Mason |
2008-10-29 | Btrfs: Add zlib compression support | Chris Mason |
2008-10-09 | Btrfs: Fix makefile for builing btrfs static | Sage Weil |
2008-09-29 | Btrfs: add and improve comments | Chris Mason |
2008-09-25 | Update Btrfs files for in-kernel usage | Chris Mason |
2008-09-25 | Btrfs: free space accounting redo | Josef Bacik |
2008-09-25 | Btrfs: Add a write ahead tree log to optimize synchronous operations | Chris Mason |
2008-09-25 | Btrfs: compile when posix acl's are disabled | Josef Bacik |
2008-09-25 | Switch btrfs_name_hash() to crc32c | David Woodhouse |
2008-09-25 | NFS support for btrfs - v3 | Balaji Rao |
2008-09-25 | Btrfs: Add a leaf reference cache | Yan Zheng |
2008-09-25 | Btrfs: Create orphan inode records to prevent lost files after a crash | Josef Bacik |
2008-09-25 | Btrfs: Add version strings on module load | Chris Mason |
2008-09-25 | Btrfs: Start btree concurrency work. | Chris Mason |
2008-09-25 | Btrfs: split out ioctl.c | Christoph Hellwig |
2008-09-25 | Btrfs: Add async worker threads for pre and post IO checksumming | Chris Mason |
2008-09-25 | btrfs: tiny makefile cleanup | Christoph Hellwig |
2008-09-25 | Btrfs: Add support for multiple devices per filesystem | Chris Mason |
2008-09-25 | Btrfs: Split the extent_map code into two parts | Chris Mason |
2008-09-25 | Btrfs: Fix compile on kernel without ACLs enabled | Yan |
2008-09-25 | Btrfs: Add data=ordered support | Chris Mason |
2008-09-25 | xattr support for btrfs | Josef Bacik |