summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-271-1/+0
* Btrfs: Add BH_Defrag to mark buffers that are in need of defraggingChris Mason2007-08-101-0/+2
* Btrfs: crash recovery fixesChris Mason2007-06-281-0/+1
* Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason2007-06-221-0/+3
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: fix page cache memory leakChris Mason2007-05-021-0/+2
* Btrfs: directory readaheadChris Mason2007-05-011-0/+6
* Btrfs: add a device id to device itemsChris Mason2007-04-121-0/+1
* Btrfs: add disk ioctl, mostly workingChris Mason2007-04-121-0/+6
* Btrfs: create a logical->phsyical block number mapping schemeChris Mason2007-04-111-0/+1
* Btrfs: groundwork for subvolume and snapshot rootsChris Mason2007-04-091-0/+2
* Btrfs: still corruption huntingChris Mason2007-04-021-3/+1
* Btrfs: verify csums on readChris Mason2007-03-291-0/+2
* Btrfs: use a btree inode instead of sb_getblkChris Mason2007-03-281-2/+3
* Btrfs: transaction reworkChris Mason2007-03-221-4/+4
* Mountable btrfs, with readdirChris Mason2007-03-221-23/+28
* Btrfs: initial move to kernel module landChris Mason2007-03-211-0/+1
* Btrfs: transaction handles everywhereChris Mason2007-03-161-6/+10
* Btrfs: variable block size supportChris Mason2007-03-141-5/+4
* Btrfs: Change the super to point to a tree of trees to enable persistent snap...Chris Mason2007-03-131-1/+2
* rename funcs and structs to btrfsChris Mason2007-03-131-14/+15
* Btrfs: Fixup reference counting on cowsChris Mason2007-03-061-2/+2
* Btrfs: pretend page cache & commit codeChris Mason2007-03-011-0/+6
* Btrfs: Block sized tree extents and extent deletionChris Mason2007-02-231-1/+1
* Btrfs: extent fixesChris Mason2007-02-211-2/+2
* Btrfs: early extent mapping supportChris Mason2007-02-201-0/+3
* Btrfs: Add backing store, memory managementChris Mason2007-02-021-0/+21