Commit Graph

109 Commits (0740c82bc7585a23e100c9a59d5e2abbf99459fb)

Author SHA1 Message Date
Yan Zheng 5e591a0703 Btrfs: Fix looping on readdir of the subvol roots 17 years ago
Chris Mason 9069218d44 Btrfs: Fix i_blocks accounting 17 years ago
Yan c2e639f02c Btrfs: Fix typo in extent_io.c 17 years ago
Chris Mason b0c68f8bed Btrfs: Enable delalloc accounting 17 years ago
Chris Mason 1b0f7c29e2 Fix hole start calculation in btrfs_settar 17 years ago
Chris Mason f392a938f3 Properly align the hole size in btrfs_setattr 17 years ago
Yan b1632b10c0 Btrfs: Align extent length to sectorsize in 17 years ago
Chris Mason 291d673e6a Btrfs: Do delalloc accounting via hooks in the extent_state code 17 years ago
Chris Mason 9c58309d6c Btrfs: Add inode item and backref in one insert, reducing cpu usage 17 years ago
Chris Mason 85e21bac16 Btrfs: During deletes and truncate, remove many items at once from the tree 17 years ago
Chris Mason 70dec8079d Btrfs: extent_io and extent_state optimizations 17 years ago
Chris Mason aadfeb6e39 Btrfs: Add some extra debugging around file data checksum failures 17 years ago
Chris Mason c2a8b6e110 Btrfs: Force f_pos to the max when a readdir hits the end of the directory. 17 years ago
Chris Mason d1310b2e0c Btrfs: Split the extent_map code into two parts 17 years ago
Chris Mason 5f56406aab Btrfs: Fix hole insertion corner cases 17 years ago
Yan fb4bc1e056 Btrfs: Fix compile on 2.6.22 kernel 17 years ago
Chris Mason 2da98f003f Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout 17 years ago
Chris Mason 9cce6c3bfc Btrfs: Disable delalloc accounting for now 17 years ago
Chris Mason cee36a03e8 Rework btrfs_drop_inode to avoid scheduling 17 years ago
Chris Mason 61295eb866 Btrfs: Add drop inode func to avoid data=ordered deadlock 17 years ago
Chris Mason 8c416c9e0d Btrfs: Delete any remaining extent_maps before freeing the inode 17 years ago
Yan fdebe2bd70 Btrfs: Add readonly inode flag 17 years ago
Yan b98b6767a0 Btrfs: Add inode flags support 17 years ago
Chris Mason c31f8830f0 Btrfs: online shrinking fixes 17 years ago
Chris Mason e2008b6140 Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion 17 years ago
Chris Mason 3063d29f2a Btrfs: Move snapshot creation to commit time 17 years ago
Chris Mason dc17ff8f11 Btrfs: Add data=ordered support 17 years ago
Chris Mason d666746207 Btrfs: Change st_blocksize to 4k 17 years ago
Chris Mason bd09835d9a count_snapshots: Properly update the leaf pointer after btrfs_next_leaf 17 years ago
Chris Mason f9ef6604ac Btrfs: 32 bit compile fixes for the resizer and enospc checks 17 years ago
Chris Mason 4313b3994d Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles 17 years ago
Chris Mason 56b453c92f Btrfs: Explicitly send a root objectid to count_snapshots_in_path 17 years ago
Chris Mason 8f662a76c6 Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for testing 17 years ago
Chris Mason e52ec0eb62 Btrfs: Fix NULL block groups on reading the inode 17 years ago
Chris Mason edbd8d4efe Btrfs: Support for online FS resize (grow and shrink) 17 years ago
Chris Mason 5d4fb734b4 Btrfs: Fix an off by one in the extent_map prepare write code 17 years ago
Chris Mason 1832a6d5ee Btrfs: Implement basic support for -ENOSPC 17 years ago
Chris Mason 879c1cfc31 Btrfs: Fix nodatacow extent lookup 17 years ago
Chris Mason 190662b212 Btrfs: Fix delayed allocation to avoid missing delalloc extents 17 years ago
Chris Mason 4aec2b5232 kmalloc a few large stack objects in the btrfs_ioctl path 17 years ago
Chris Mason 6da6abae02 Btrfs: Back port to 2.6.18-el kernels 17 years ago
Chris Mason c59f8951d4 Btrfs: Add mount option to enforce a max extent size 17 years ago
Chris Mason be20aa9dba Btrfs: Add mount option to turn off data cow 17 years ago
Chris Mason b6cda9bcb4 Btrfs: Add mount -o nodatasum to turn of file data checksumming 17 years ago
Chris Mason e9906a9849 Fixes for loopback files in btrfs 17 years ago
Chris Mason 7a7205367d Btrfs: Fix typo in .. check (thanks Yan) 17 years ago
Chris Mason 76fea00a05 Btrfs: Add backrefs for symbolic link inodes 17 years ago
Chris Mason 3954401fa6 Btrfs: Add back pointers from the inode to the directory that references it 17 years ago
Chris Mason d8d5f3e16d Btrfs: Add lowest key information to back refs for extent tree blocks as well. 17 years ago
Chris Mason 7bb86316c3 Btrfs: Add back pointers from extents to the btree or file referencing them 17 years ago