| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-25 | 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 |
* | Btrfs: Create orphan inode records to prevent lost files after a crash | Josef Bacik | 2008-09-25 | 1 | -1/+1 |
* | Btrfs: Add version strings on module load | Chris Mason | 2008-09-25 | 1 | -1/+5 |
* | Btrfs: Start btree concurrency work. | Chris Mason | 2008-09-25 | 1 | -1/+1 |
* | Btrfs: split out ioctl.c | Christoph Hellwig | 2008-09-25 | 1 | -1/+1 |
* | Btrfs: Add async worker threads for pre and post IO checksumming | Chris Mason | 2008-09-25 | 1 | -1/+1 |
* | btrfs: tiny makefile cleanup | Christoph Hellwig | 2008-09-25 | 1 | -7/+1 |
* | Btrfs: Add support for multiple devices per filesystem | Chris Mason | 2008-09-25 | 1 | -1/+1 |
* | Btrfs: Split the extent_map code into two parts | Chris Mason | 2008-09-25 | 1 | -1/+2 |
* | Btrfs: Fix compile on kernel without ACLs enabled | Yan | 2008-09-25 | 1 | -1/+4 |
* | Btrfs: Add data=ordered support | Chris Mason | 2008-09-25 | 1 | -1/+1 |
* | xattr support for btrfs | Josef Bacik | 2008-09-25 | 1 | -1/+1 |
* | Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big. | Chris Mason | 2008-09-25 | 1 | -1/+1 |
* | Btrfs: Create extent_buffer interface for large blocksizes | Chris Mason | 2008-09-25 | 1 | -0/+2 |
* | Btrfs: Simplify makefile | Jan Engelhardt | 2007-09-14 | 1 | -3/+4 |
* | Btrfs: add modules_install target | Chris Mason | 2007-09-14 | 1 | -0/+2 |
* | Btrfs: Add per-root block accounting and sysfs entries | Josef Bacik | 2007-08-29 | 1 | -1/+1 |
* | Btrfs: Extent based page cache code. This uses an rbtree of extents and tests | Chris Mason | 2007-08-27 | 1 | -1/+2 |
* | Btrfs: Add run time btree defrag, and an ioctl to force btree defrag | Chris Mason | 2007-08-07 | 1 | -1/+1 |
* | Btrfs: cleaner make clean | Joel Becker | 2007-07-25 | 1 | -1/+1 |
* | Btrfs: split up super.c | Chris Mason | 2007-06-12 | 1 | -2/+2 |
* | Btrfs: add a radix back bit tree | Chris Mason | 2007-03-26 | 1 | -1/+2 |