summaryrefslogtreecommitdiff
path: root/kerncompat.h
Commit message (Collapse)AuthorAge
* Add mirroring support across multiple drivesChris Mason2008-04-03
|
* Walk all block devices looking for btrfsChris Mason2008-03-24
|
* Update btrfs-progs to match kernel sourcesYan2008-01-04
|
* Create macros to generation set/get funcs for on disk structuresChris Mason2007-12-12
|
* Update btrfs-progs to better match the kernelYan2007-12-05
|
* i386 fixes from axboeChris Mason2007-06-12
|
* add GPLv2Chris Mason2007-06-12
|
* endian fixes, makefile fixesChris Mason2007-06-07
|
* add owner and type fields to the extents aand block headersChris Mason2007-04-20
|
* sync up with kernel sourcesChris Mason2007-04-02
|
* Use a chunk of the key flags to record the item type.Chris Mason2007-03-15
| | | | | | Add (untested and simple) directory item code Fix comp_keys to use the new key ordering Add btrfs_insert_empty_item
* struct key endian fixesChris Mason2007-03-12
|
* Add sparse endian annotations to struct headerChris Mason2007-03-12
| | | | rename struct header to btrfs_header
* u64 cleanupsChris Mason2007-02-26
|
* Add backing store, memory managementChris Mason2007-02-02
|
* Faster deletes, add Makefile and kerncompatChris Mason2007-01-26