Age | Commit message (Expand) | Author |
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 |
2008-09-25 | Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big. | Chris Mason |
2008-09-25 | Btrfs: Create extent_buffer interface for large blocksizes | Chris Mason |
2007-09-14 | Btrfs: Simplify makefile | Jan Engelhardt |
2007-09-14 | Btrfs: add modules_install target | Chris Mason |
2007-08-29 | Btrfs: Add per-root block accounting and sysfs entries | Josef Bacik |
2007-08-27 | Btrfs: Extent based page cache code. This uses an rbtree of extents and tests | Chris Mason |
2007-08-07 | Btrfs: Add run time btree defrag, and an ioctl to force btree defrag | Chris Mason |
2007-07-25 | Btrfs: cleaner make clean | Joel Becker |
2007-06-12 | Btrfs: split up super.c | Chris Mason |
2007-03-26 | Btrfs: add a radix back bit tree | Chris Mason |
2007-03-22 | Btrfs: transaction rework | Chris Mason |
2007-03-22 | Mountable btrfs, with readdir | Chris Mason |
2007-03-21 | Btrfs: initial move to kernel module land | Chris Mason |
2007-03-20 | Btrfs: Better block record keeping, real mkfs | Chris Mason |
2007-03-20 | Btrfs: Add inode map, and the start of file extent items | Chris Mason |