summaryrefslogtreecommitdiff
path: root/core/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* pathbased:btrfs use iget interface and leverage general search routingAlek Du2010-02-232-175/+81
* fs: move cache_init() into fs_init, to handle special needsH. Peter Anvin2010-02-161-1/+12
* cache: update the metadata cache designH. Peter Anvin2010-02-161-4/+4
* btrfs: use generic_load_configsyslinux-4.00-pre22H. Peter Anvin2010-02-151-16/+1
* pathbased:btrfs: initial subvol supportAlek Du2010-01-132-11/+96
* btrfs: use malloc instead of static allocation for chunk mapDu, Alek2009-12-292-1/+9
* btrfs: change func() to func(void)H. Peter Anvin2009-12-281-3/+3
* btrfs: reduce size by computing the crc32c table on the flyH. Peter Anvin2009-12-222-69/+20
* btrfs: add btrfs file system support to extlinuxsyslinux-4.00-pre7Alek Du2009-12-223-0/+1021