aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationGravatar Chris Mason 1-1/+1
2011-10-02btrfs: initial readahead code and prototypesGravatar Arne Jansen 1-1/+2
2011-09-29btrfs: added helper functions to iterate backrefsGravatar Jan Schmidt 1-1/+2
2011-08-01Btrfs: make acl functions really no-op if acl is not enabledGravatar Li Zefan 1-1/+3
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Chris Mason 1-1/+1
2011-05-21btrfs: implement delayed inode items operationGravatar Miao Xie 1-1/+1
2011-05-12btrfs: scrubGravatar Arne Jansen 1-1/+1
2010-12-22btrfs: Add lzo compression supportGravatar Li Zefan 1-1/+1
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Gravatar Yan Zheng 1-2/+2
2009-04-24Btrfs: simplify makefileGravatar Christoph Hellwig 1-17/+2
2009-03-24Btrfs: do extent allocation and reference count updates in the backgroundGravatar Chris Mason 1-1/+1
2008-10-29Btrfs: Add zlib compression supportGravatar Chris Mason 1-1/+2
2008-10-09Btrfs: Fix makefile for builing btrfs staticGravatar Sage Weil 1-2/+2
2008-09-29Btrfs: add and improve commentsGravatar Chris Mason 1-1/+1
2008-09-25Update Btrfs files for in-kernel usageGravatar Chris Mason 1-6/+1
2008-09-25Btrfs: free space accounting redoGravatar Josef Bacik 1-1/+1
2008-09-25Btrfs: Add a write ahead tree log to optimize synchronous operationsGravatar Chris Mason 1-2/+1
2008-09-25Btrfs: compile when posix acl's are disabledGravatar Josef Bacik 1-2/+1
2008-09-25Switch btrfs_name_hash() to crc32cGravatar David Woodhouse 1-1/+1
2008-09-25NFS support for btrfs - v3Gravatar Balaji Rao 1-1/+1
2008-09-25Btrfs: Add a leaf reference cacheGravatar Yan Zheng 1-1/+2
2008-09-25Btrfs: Create orphan inode records to prevent lost files after a crashGravatar Josef Bacik 1-1/+1
2008-09-25Btrfs: Add version strings on module loadGravatar Chris Mason 1-1/+5
2008-09-25Btrfs: Start btree concurrency work.Gravatar Chris Mason 1-1/+1
2008-09-25Btrfs: split out ioctl.cGravatar Christoph Hellwig 1-1/+1
2008-09-25Btrfs: Add async worker threads for pre and post IO checksummingGravatar Chris Mason 1-1/+1
2008-09-25btrfs: tiny makefile cleanupGravatar Christoph Hellwig 1-7/+1
2008-09-25Btrfs: Add support for multiple devices per filesystemGravatar Chris Mason 1-1/+1
2008-09-25Btrfs: Split the extent_map code into two partsGravatar Chris Mason 1-1/+2
2008-09-25Btrfs: Fix compile on kernel without ACLs enabledGravatar Yan 1-1/+4
2008-09-25Btrfs: Add data=ordered supportGravatar Chris Mason 1-1/+1
2008-09-25xattr support for btrfsGravatar Josef Bacik 1-1/+1
2008-09-25Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.Gravatar Chris Mason 1-1/+1
2008-09-25Btrfs: Create extent_buffer interface for large blocksizesGravatar Chris Mason 1-0/+2
2007-09-14Btrfs: Simplify makefileGravatar Jan Engelhardt 1-3/+4
2007-09-14Btrfs: add modules_install targetGravatar Chris Mason 1-0/+2
2007-08-29Btrfs: Add per-root block accounting and sysfs entriesGravatar Josef Bacik 1-1/+1
2007-08-27Btrfs: Extent based page cache code. This uses an rbtree of extents and testsGravatar Chris Mason 1-1/+2
2007-08-07Btrfs: Add run time btree defrag, and an ioctl to force btree defragGravatar Chris Mason 1-1/+1
2007-07-25Btrfs: cleaner make cleanGravatar Joel Becker 1-1/+1
2007-06-12Btrfs: split up super.cGravatar Chris Mason 1-2/+2
2007-03-26Btrfs: add a radix back bit treeGravatar Chris Mason 1-1/+2
2007-03-22Btrfs: transaction reworkGravatar Chris Mason 1-1/+1
2007-03-22Mountable btrfs, with readdirGravatar Chris Mason 1-2/+3
2007-03-21Btrfs: initial move to kernel module landGravatar Chris Mason 1-35/+15
2007-03-20Btrfs: Better block record keeping, real mkfsGravatar Chris Mason 1-2/+5
2007-03-20Btrfs: Add inode map, and the start of file extent itemsGravatar Chris Mason 1-1/+2
2007-03-20Btrfs: add transaction.h to the MakefileGravatar Chris Mason 1-1/+2
2007-03-16Btrfs: transaction handles everywhereGravatar Chris Mason 1-2/+2
2007-03-15Btrfs: add inode itemGravatar Chris Mason 1-1/+1