Commit Graph

265 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
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
Yan 9691975dd6 Btrfs: Fix buffer get/release issue in create_snapshot 17 years ago
Josef Bacik 5103e947b9 xattr support for btrfs 17 years ago
Chris Mason 3ab2fb5a8c Btrfs: Add readpages support 17 years ago
Yan 008630c17c Properly delete csum item in btrfs_truncate_in_trans. 17 years ago
Chris Mason b293f02e14 Btrfs: Add writepages support 17 years ago
Chris Mason 179e29e488 Btrfs: Fix a number of inline extent problems that Yan Zheng reported. 17 years ago
Chris Mason 35ebb934bd Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines 17 years ago
Yan 689f934661 Fix inline extent handling in btrfs_get_extent 17 years ago
Chris Mason 44ec0b7179 Btrfs: Compile fixes for 2.6.24-rc1 17 years ago
Yan 134d451201 Fix ENOTEMPTY check in btrfs_rmdir 17 years ago
Yan 0d9f7f3e27 btrfs_inode_by_name return random value. 17 years ago
Yan 65555a06b4 Btrfs: Off by one fixes in extent_map.c 17 years ago
Chris Mason f578d4bd7e Btrfs: Optimize csum insertion to create larger items when possible 17 years ago
Jens Axboe bbf0d0062d Btrfs: KM_IRQ0 usage in end_io handling 17 years ago
Jens Axboe ae2f5411c4 btrfs: 32-bit type problems 17 years ago
Chris Mason ff79f8190b Btrfs: Add back file data checksumming 17 years ago
Chris Mason 19c00ddcc3 Btrfs: Add back metadata checksumming 17 years ago
Chris Mason 3326d1b07c Btrfs: Allow tails larger than one page 17 years ago
Chris Mason db94535db7 Btrfs: Allow tree blocks larger than the page size 17 years ago
Chris Mason 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 years ago
Chris Mason 50b78c24d5 btrfs_get_extent should treat inline extents as though they hold a whole block 17 years ago
Christoph Hellwig b3cfa35a49 Btrfs: factor page private preparations into a helper 17 years ago
Yan 8e1cd76664 Btrfs: Fix double free and off by one in inode.c 17 years ago
Yan bab9fb035f Btrfs: truncate: don't update inode->i_blocks when extent is a hole 17 years ago
Yan 23223584e4 create btrfs_path slab with the correct size 17 years ago
Yan a61721d5b7 fix found_type decrement in btrfs_truncate_in_trans 17 years ago
Chris Mason d3c2fdcf7b Btrfs: Use balance_dirty_pages_nr on btree blocks 17 years ago
Christoph Hellwig d03581f434 split up btrfs_ioctl 18 years ago
Christoph Hellwig 34287aa360 Btrfs: use unlocked_ioctl 18 years ago
Chris Mason 93a6925ec1 Btrfs: Fix extra link count dec in rename 18 years ago
Christoph Hellwig d396c6f554 Btrfs: [PATCH] extent_map: provide generic bmap 18 years ago
Chris Mason 011410bd85 Btrfs: Add more synchronization before creating a snapshot 18 years ago
Chris Mason 86479a04ee Add support for defragging files via btrfsctl -d. Avoid OOM on extent tree 18 years ago
Chris Mason 2bf5a725a3 Btrfs: fsx delalloc fixes 18 years ago
Chris Mason 07157aacb1 Btrfs: Add file data csums back in via hooks in the extent map code 18 years ago
Yan 1b4ab1bb4b Btrfs: Fix mknod to properly send rdev info back to disk 18 years ago
Josef Bacik 58176a9604 Btrfs: Add per-root block accounting and sysfs entries 18 years ago
Chris Mason b888db2bd7 Btrfs: Add delayed allocation to the extent based page tree code 18 years ago
Chris Mason a52d9a8033 Btrfs: Extent based page cache code. This uses an rbtree of extents and tests 18 years ago
Chris Mason 83df7c1d8b Btrfs: Make sure to cow the root during a snapshot 18 years ago
Chris Mason 2cc58cf24f Btrfs: Do more extensive readahead during tree searches 18 years ago
Josef Bacik 15ee9bc7ed Btrfs: delay commits during fsync to allow more writers 18 years ago
Chris Mason e9d0b13b5b Btrfs: Btree defrag on the extent-mapping tree as well 18 years ago
Chris Mason 6702ed490c Btrfs: Add run time btree defrag, and an ioctl to force btree defrag 18 years ago