summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: delay commits during fsync to allow more writersJosef Bacik2007-08-101-0/+1
* Btrfs: Replace extent tree preallocation code with some bit radix magic.Chris Mason2007-08-081-2/+1
* Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason2007-08-071-0/+8
* Btrfs: trivial include fixupsZach Brown2007-07-111-1/+0
* Btrfs: crash recovery fixesChris Mason2007-06-281-8/+14
* Btrfs: Fix super block updates during transaction commitChris Mason2007-06-261-3/+2
* Btrfs: Add the ability to find and remove dead roots after a crash.Chris Mason2007-06-221-14/+30
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-221-1/+1
* Btrfs: Switch to libcrc32c to avoid problems with cryptomgr on highmem machinesChris Mason2007-06-221-24/+6
* Subject: Rework btrfs_file_write to only allocate while page locks are heldChris Mason2007-06-181-0/+2
* Btrfs: patch queue: page_mkwriteChris Mason2007-06-151-2/+2
* Btrfs: i386 fixes from axboeChris Mason2007-06-121-1/+1
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: printk fixesChris Mason2007-06-121-4/+6
* Btrfs: split up super.cChris Mason2007-06-121-8/+38
* Btrfs: remove device treeChris Mason2007-06-091-218/+6
* Btrfs: get forced transaction commits via workqueueChris Mason2007-06-081-0/+4
* Btrfs: add compat ioctlChris Mason2007-06-081-2/+2
* Btrfs: 2.6.21-git fixesChris Mason2007-05-211-3/+0
* Btrfs: allocator optimizations, truncate readaheadChris Mason2007-05-181-3/+9
* Btrfs: switch to crc32c instead of sha256Chris Mason2007-05-101-6/+6
* Btrfs: many allocator fixes, pretty solidChris Mason2007-05-091-0/+1
* Btrfs: more allocator enhancementsChris Mason2007-05-061-1/+1
* Btrfs: fix page cache memory leakChris Mason2007-05-021-2/+6
* Btrfs: directory readaheadChris Mason2007-05-011-1/+28
* Btrfs: allocator tweaksChris Mason2007-04-271-3/+0
* Btrfs: more block allocator workChris Mason2007-04-271-1/+1
* Btrfs: start of block group codeChris Mason2007-04-261-0/+4
* Btrfs: change around extent-tree preallocChris Mason2007-04-251-1/+2
* Btrfs: add owner and type fields to the extents aand block headersChris Mason2007-04-201-0/+1
* Btrfs: write barriers on commit, balance level before splitChris Mason2007-04-201-1/+11
* Btrfs: early fsync supportChris Mason2007-04-191-0/+1
* Btrfs: many file_write fixes, inline dataChris Mason2007-04-191-0/+6
* Btrfs: rework csums and extent item orderingChris Mason2007-04-171-2/+0
* Btrfs: add a device id to device itemsChris Mason2007-04-121-11/+20
* Btrfs: add disk ioctl, mostly workingChris Mason2007-04-121-7/+121
* Btrfs: create a logical->phsyical block number mapping schemeChris Mason2007-04-111-38/+102
* Btrfs: early support for multiple devicesChris Mason2007-04-111-0/+11
* Btrfs: subvolumesChris Mason2007-04-101-14/+24
* Btrfs: drop the inode map treeChris Mason2007-04-101-16/+9
* Btrfs: snapshot progressChris Mason2007-04-101-4/+0
* Btrfs: groundwork for subvolume and snapshot rootsChris Mason2007-04-091-41/+137
* Btrfs: start of support for many FS volumesChris Mason2007-04-061-2/+5
* Btrfs: dirindex optimizationsChris Mason2007-04-051-1/+5
* Btrfs: tweak the inode-map and free extent search starts on cold mountChris Mason2007-04-041-1/+0
* Btrfs: don't wait on uptodate buffers on readChris Mason2007-04-031-0/+3
* Btrfs: csum_verify_file_block locking fixChris Mason2007-04-021-1/+0
* Btrfs: corruptions fixedChris Mason2007-04-021-18/+3
* Btrfs: still corruption huntingChris Mason2007-04-021-43/+41
* Btrfs: corruption hunt continuesChris Mason2007-03-301-1/+19
OpenPOWER on IntegriCloud