aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/file-item.c
Commit message (Expand)AuthorAge
* Btrfs: Clone file data ioctlSage Weil2008-09-25
* Btrfs: Write bio checksumming outside the FS mutexChris Mason2008-09-25
* Btrfs: Use KM_USERN instead of KM_IRQ during data summingChris Mason2008-09-25
* Btrfs: Make sure bio pages are adjacent during bulk csummingChris Mason2008-09-25
* Btrfs: While doing checksums on bios, cache the extent_buffer mappingChris Mason2008-09-25
* Btrfs: checksum file data at bio submission time instead of during writepageChris Mason2008-09-25
* Btrfs: Add some extra debugging around file data checksum failuresChris Mason2008-09-25
* Btrfs: Fix a number of inline extent problems that Yan Zheng reported.Chris Mason2008-09-25
* Minor fix for btrfs_csum_file_block.Yan2008-09-25
* Btrfs: Optimize csum insertion to create larger items when possibleChris Mason2008-09-25
* Btrfs: Add back file data checksummingChris Mason2008-09-25
* Btrfs: Allow tree blocks larger than the page sizeChris Mason2008-09-25
* Btrfs: Create extent_buffer interface for large blocksizesChris Mason2008-09-25
* Btrfs: trivial include fixupsZach Brown2007-07-11
* Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason2007-06-22
* Subject: Rework btrfs_file_write to only allocate while page locks are heldChris Mason2007-06-18
* Btrfs: patch queue: page_mkwriteChris Mason2007-06-15
* btrfs: Code cleanupAneesh2007-06-13
* Btrfs: add GPLv2Chris Mason2007-06-12
* Btrfs: printk fixesChris Mason2007-06-12
* Btrfs: 64 bit div fixesChris Mason2007-06-12
* Btrfs: fixup various fsx failuresChris Mason2007-05-29
* Btrfs: sparse files!Chris Mason2007-05-24
* Btrfs: switch to crc32c instead of sha256Chris Mason2007-05-10
* Btrfs: many file_write fixes, inline dataChris Mason2007-04-19
* Btrfs: working file_write, reorganized key flagsChris Mason2007-04-18
* Btrfs: rework csums and extent item orderingChris Mason2007-04-17
* Btrfs: progress on file_writeChris Mason2007-04-17
* Btrfs: early work to file_write in big extentsChris Mason2007-04-16
* Btrfs: drop owner and parentidChris Mason2007-04-10
* Btrfs: csum_verify_file_block locking fixChris Mason2007-04-02
* Btrfs: dynamic allocation of path structChris Mason2007-04-02
* Btrfs: corruption hunt continuesChris Mason2007-03-30
* Btrfs: verify csums on readChris Mason2007-03-29
* Btrfs: byte offsets for file keysChris Mason2007-03-27
* Btrfs: add generation field to file extentChris Mason2007-03-27
* btrfs_get_block, file read/writeChris Mason2007-03-26
* Btrfs: initial move to kernel module landChris Mason2007-03-21
* Btrfs: Add inode map, and the start of file extent itemsChris Mason2007-03-20
* Btrfs: add inode itemChris Mason2007-03-15