Age | Commit message (Expand) | Author |
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 |
2007-03-20 | Btrfs: add transaction.h to the Makefile | Chris Mason |
2007-03-16 | Btrfs: transaction handles everywhere | Chris Mason |
2007-03-15 | Btrfs: add inode item | Chris Mason |
2007-03-15 | Btrfs: directory testing code and dir item fixes | Chris Mason |
2007-03-15 | Btrfs: Use a chunk of the key flags to record the item type. | Chris Mason |
2007-03-13 | Btrfs: Change the super to point to a tree of trees to enable persistent snap... | Chris Mason |
2007-03-12 | Btrfs: get/set for struct header fields | Chris Mason |
2007-03-07 | Btrfs: Fixup last found extent caching | Chris Mason |
2007-03-07 | Btrfs: get rid of add recursion | Chris Mason |
2007-03-06 | Btrfs: Fixup reference counting on cows | Chris Mason |
2007-03-01 | Btrfs: Fixup the code to merge during path walks | Chris Mason |
2007-02-28 | Btrfs: return code checking | Chris Mason |
2007-02-28 | Btrfs: Add sparse checking to Makefile | Chris Mason |
2007-02-26 | Btrfs: u64 cleanups | Chris Mason |