Commit Graph

265 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
Yan Zheng a76a3cd40c Btrfs: Count space allocated to file in bytes 17 years ago
Chris Mason a62b940160 Btrfs: cast bio->bi_sector to a u64 before shifting 17 years ago
Chris Mason 323ac95bce Btrfs: don't read leaf blocks containing only checksums during truncate 17 years ago
Chris Mason d352ac6814 Btrfs: add and improve comments 17 years ago
Chris Mason 8c8bee1d7c Btrfs: Wait for IO on the block device inodes of newly added devices 17 years ago
Zheng Yan 5b21f2ed3f Btrfs: extent_map and data=ordered fixes for space balancing 17 years ago
Chris Mason 2b1f55b0f0 Remove Btrfs compat code for older kernels 17 years ago
Chris Mason 3435302953 Btrfs: Fix race against disk_i_size updates 17 years ago
Zheng Yan 31840ae1a6 Btrfs: Full back reference support 17 years ago
Josef Bacik 0f9dd46cda Btrfs: free space accounting redo 17 years ago
Chris Mason 49eb7e46d4 Btrfs: Dir fsync optimizations 17 years ago
Chris Mason 98509cfc5a Btrfs: Fix releasepage to properly keep dirty and writeback pages 17 years ago
Chris Mason 8d5bf1cb35 Btrfs: Update the highest objectid in a root after log replay is done 17 years ago
Christoph Hellwig a237d2a2bd remove unused function btrfs_ilookup 17 years ago
Chris Mason e02119d5a7 Btrfs: Add a write ahead tree log to optimize synchronous operations 17 years ago
Christoph Hellwig 95819c0573 Btrfs: optimize btrget/set/removexattr 17 years ago
David Woodhouse f2322b1c65 Btrfs: Optimise NFS readdir hack slightly; don't call readdir() again when done 17 years ago
David Woodhouse 49593bfa57 Minor cleanup of btrfs_real_readdir() 17 years ago
David Woodhouse 5ecc7e5d1d Btrfs: Remove special cases for "." and ".." 17 years ago
David Woodhouse cbdf5a2442 Btrfs: Implement our own copy of the nfsd readdir hack, for older kernels 17 years ago
Balaji Rao 1a54ef8c11 Introduce btrfs_iget helper 17 years ago
Chris Mason 4d1b5fb4d7 Btrfs: Lookup readpage checksums on bio submission again 17 years ago
Chris Mason 7c2fe32a23 Btrfs: Fix add_extent_mapping to check for duplicates across the whole range 17 years ago
Chris Mason 53863232ef Btrfs: Lower contention on the csum mutex 17 years ago
Chris Mason db69e0ebae Btrfs: Init address_space->writeback_index properly 17 years ago
Chris Mason 4ca8b41e3f Btrfs: Avoid calling into the FS for the final iput on fake root inodes 17 years ago
Yan Zheng 7ea394f119 Btrfs: Fix nodatacow for the new data=ordered mode 17 years ago
Chris Mason 00e4e6b33a Get rid of BTRFS_I(inode)->index and use local vars instead 17 years ago
Chris Mason 3de9d6b649 btrfs_lookup_bio_sums seems broken, go back to the readpage_io_hook for now 17 years ago
Chris Mason ea8c281947 Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them 17 years ago
Chris Mason 6dab815743 Btrfs: Hold csum mutex while reading in sums during readpages 17 years ago
Chris Mason 3ce7e67a06 Btrfs: Drop some debugging around the extent_map pinned flag 17 years ago
Chris Mason 61b4944018 Btrfs: Fix streaming read performance with checksumming on 17 years ago
Sven Wegener 0ee0fda06b Btrfs: Add compatibility for kernels >= 2.6.27-rc1 17 years ago
Yan bcc63abbf3 Btrfs: implement memory reclaim for leaf reference cache 17 years ago
Yan Zheng f321e49103 Btrfs: Update and fix mount -o nodatacow 17 years ago
Chris Mason ab78c84de1 Btrfs: Throttle operations if the reference cache gets too large 17 years ago
Chris Mason 017e5369eb Btrfs: Leaf reference cache update 17 years ago
Yan 445dceb78f Btrfs: Fix .. lookup corner case 17 years ago
Balaji Rao 45467261ed Btrfs: Remove unused variable in fixup_tree_root_location 17 years ago
Josef Bacik 7b12876623 Btrfs: Create orphan inode records to prevent lost files after a crash 17 years ago
Josef Bacik 33268eaf0b Btrfs: Add ACL support 17 years ago
Josef Bacik aec7477b3b Btrfs: Implement new dir index format 17 years ago
Chris Mason 89642229a5 Btrfs: Search data ordered extents first for checksums on read 17 years ago
Chris Mason ed98b56a63 Btrfs: Take the csum mutex while reading checksums 17 years ago
Chris Mason f421950f86 Btrfs: Fix some data=ordered related data corruptions 17 years ago
Chris Mason 6af118ce51 Btrfs: Index extent buffers in an rbtree 17 years ago
Chris Mason 4a09675279 Btrfs: Data ordered fixes 17 years ago
Chris Mason e5a2217ef6 Fix btrfs_wait_ordered_extent_range to properly wait 17 years ago
Chris Mason 7f3c74fb83 Btrfs: Keep extent mappings in ram until pending ordered extents are done 17 years ago