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