Commit Graph

505 Commits (38b669880df44cba24ab1b01715b87318d469217)
 

Author SHA1 Message Date
Chris Mason 38b669880d Deal with page == NULL in the btrfs_unplug_io_fn 17 years ago
Chris Mason b30757178d Btrfs: Add a special device list for chunk allocations 17 years ago
Chris Mason 3c12ac7205 Btrfs: Simplify device selection for mirrored reads 17 years ago
Chris Mason f2d8d74d78 Btrfs: Make an unplug function that doesn't unplug every spindle 17 years ago
Chris Mason 4ef64eae28 Btrfs: Remove debugging statements from the invalidatepage calls 17 years ago
Chris Mason ad5bd91ece Btrfs: Add 1MB to the min_free in alloc_chunk 17 years ago
Chris Mason 4575c9ccee Btrfs: Scale the bdi ra_pages by the number of devices in the FS 17 years ago
Chris Mason 9ad6b7bc2e Force page->private removal in btrfs_invalidatepage 17 years ago
Chris Mason 0afbaf8c82 Btrfs: Set the btree inode i_size to OFFSET_MAX 17 years ago
Chris Mason a40a90a042 Btrfs: Fix chunk allocation when some devices don't have enough room for stripes 17 years ago
Chris Mason 9b3f68b906 Btrfs: Calculate appropriate chunk sizes for both small and large filesystems 17 years ago
Chris Mason 7b13b7b119 Btrfs: Don't drop extent_map cache during releasepage on the btree inode 17 years ago
Chris Mason 7ae9c09d8f Btrfs: Add support for labels in the super block 17 years ago
Chris Mason a443755f1c Btrfs: Check device uuids along with devids 17 years ago
Chris Mason 41471e8341 Btrfs: Remove bogus max_sector warnings from the extent_io code 17 years ago
Chris Mason 7bf3b490df Btrfs: Avoid 64 bit div for RAID10 17 years ago
Chris Mason 3b951516ed Btrfs: Use the extent map cache to find the logical disk block during data retries 17 years ago
Chris Mason 7b859fe7cd Btrfs: Only do async bio submission for pdflush 17 years ago
Chris Mason 699122f559 Btrfs: Don't wait on tree block writeback before freeing them anymore 17 years ago
Chris Mason e015640f9c Btrfs: Write bio checksumming outside the FS mutex 17 years ago
Chris Mason 44b8bd7edd Btrfs: Create a work queue for bio writes 17 years ago
Chris Mason 321aecc656 Btrfs: Add RAID10 support 17 years ago
Chris Mason e17cade25f Btrfs: Add chunk uuids and update multi-device back references 17 years ago
Chris Mason b248a41529 Btrfs: A few updates for 2.6.18 and versions older than 2.6.25 17 years ago
Chris Mason 98d20f67cf Add a min size parameter to btrfs_alloc_extent 17 years ago
Miguel 73f61b2a64 Btrfs: bio_endio support for linux 2.6.23 and older. 17 years ago
Miguel 594994aa3e Btrfs: define write_cache_pages for linux kernel <= 2.6.20 instead 17 years ago
Miguel a5eb62e345 Btrfs: Endianess bug fix for v0.13 with kernels 17 years ago
Chris Mason 587f77043a Btrfs: Fixup a few u64<->pointer casts for 32 bit 17 years ago
Chris Mason 3dd39914bc Btrfs: Add extra checks to avoid removing extent_state from pages we can't free 17 years ago
Chris Mason f29844623d Btrfs: Write out all super blocks on commit, and bring back proper barrier support 17 years ago
Chris Mason 1643298592 Btrfs: Add O_DIRECT read and write (writes == buffered + cache flush) 17 years ago
Chris Mason 85d824c4a4 Btrfs: Disable extra debugging checks on tree blocks 17 years ago
Chris Mason 7e38326f5b Btrfs: Handle checksumming errors while reading data blocks 17 years ago
Chris Mason f188591e98 Btrfs: Retry metadata reads in the face of checksum failures 17 years ago
Chris Mason 22c599485b Btrfs: Handle data block end_io through the async work queue 17 years ago
Chris Mason ce9adaa5a7 Btrfs: Do metadata checksums for reads via a workqueue 17 years ago
Chris Mason 728131d8e4 Btrfs: Add additional debugging for metadata checksum failures 17 years ago
Chris Mason cea9e4452e Change btrfs_map_block to return a structure with mappings for all stripes 17 years ago
Chris Mason d18a2c4475 Btrfs: Fix allocation profile init 17 years ago
Chris Mason 6bc34676c0 Btrfs: Don't allow written blocks from this transaction to be reallocated 17 years ago
Chris Mason 611f0e00a2 Btrfs: Add support for duplicate blocks on a single spindle 17 years ago
Chris Mason 8790d502e4 Btrfs: Add support for mirroring across drives 17 years ago
Chris Mason 0ef8b2428a Btrfs: Properly dirty buffers in the split corner cases 17 years ago
Chris Mason 0999df54f8 Btrfs: Verify checksums on tree blocks found without read_tree_block 17 years ago
Chris Mason ecbe2402cb Btrfs: Keep fs_mutex during reads done by snapshot deletion 17 years ago
Alex Chiang 140dfd00ae btrfs-progs: Stop stomping on 'name' input parameter 17 years ago
Peter 2b114d1d33 Btrfs: Correct usage of IS_ERR() in extent_io.c 17 years ago
Yan e58ca0203d Fix btrfs_fill_super to return -EINVAL when no FS found 17 years ago
Chris Mason 63b10fc487 Reorder the flags field in struct btrfs_header and record a flag on writeout 17 years ago