Commit Graph

265 Commits (2517920135b0d29e70453e5b03d70d7b94207df3)

Author SHA1 Message Date
Josef Bacik 2517920135 Btrfs: nuke fs wide allocation mutex V2 17 years ago
Josef Bacik 80eb234af0 Btrfs: fix enospc when there is plenty of space 17 years ago
Yan Zheng f82d02d9d8 Btrfs: Improve space balancing code 17 years ago
Chris Mason c8b978188c Btrfs: Add zlib compression support 17 years ago
Christoph Hellwig cb8e70901d Btrfs: Fix subvolume creation locking rules 17 years ago
Chris Mason 833023e46c Btrfs: Rev the disk format for the new back reference format 17 years ago
Yan Zheng 3bb1a1bc42 Btrfs: Remove offset field from struct btrfs_extent_ref 17 years ago
Yan Zheng a76a3cd40c Btrfs: Count space allocated to file in bytes 17 years ago
Chris Mason 30c43e2444 Btrfs: remove last_log_alloc allocator optimization 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 1a40e23b95 Btrfs: update space balancing code 17 years ago
Zheng Yan 5b21f2ed3f Btrfs: extent_map and data=ordered fixes for space balancing 17 years ago
Zheng Yan e465768938 Btrfs: Add shared reference cache 17 years ago
Zheng Yan e856981384 Btrfs: allocator fixes for space balancing update 17 years ago
Chris Mason 2b1f55b0f0 Remove Btrfs compat code for older kernels 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 d0c803c404 Btrfs: Record dirty pages tree-log pages in an extent_io tree 17 years ago
Zheng Yan 6527cdbe68 Btrfs: Update find free objectid function for orphan cleanup code 17 years ago
Christoph Hellwig a237d2a2bd remove unused function btrfs_ilookup 17 years ago
Chris Mason 91c0827de2 Btrfs: Rev the disk format 17 years ago
Chris Mason e02119d5a7 Btrfs: Add a write ahead tree log to optimize synchronous operations 17 years ago
Chris Mason f3f9931e3d Btrfs: Rev the disk format 17 years ago
Balaji Rao 1a54ef8c11 Introduce btrfs_iget helper 17 years ago
Chris Mason 4854ddd0ed Btrfs: Wait for kernel threads to make progress during async submission 17 years ago
Chris Mason 0986fe9eac Btrfs: Count async bios separately from async checksum work items 17 years ago
Eric Sandeen 5036f53868 Btrfs: fix RHEL test for ClearPageFsMisc 17 years ago
Yan Zheng 7ea394f119 Btrfs: Fix nodatacow for the new data=ordered mode 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
Sage Weil 9ca9ee09c1 Btrfs: fix ioctl-initiated transactions vs wait_current_trans() 17 years ago
Chris Mason 65b51a009e btrfs_search_slot: reduce lock contention by cowing in two stages 17 years ago
Chris Mason 61b4944018 Btrfs: Fix streaming read performance with checksumming on 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 Zheng 31153d8128 Btrfs: Add a leaf reference cache 17 years ago
Chris Mason 3a115f520f Btrfs: Rev the disk format magic 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 6099afe88f Btrfs: Remove unused xattr code 17 years ago
Josef Bacik aec7477b3b Btrfs: Implement new dir index format 17 years ago
Chris Mason 3eaa288527 Btrfs: Fix the defragmention code and the block relocation code for data=ordered 17 years ago
Chris Mason 4881ee5a2e Btrfs: Fix some build problems on 2.6.18 based enterprise kernels 17 years ago
Chris Mason c286ac48ed Btrfs: alloc_mutex latency reduction 17 years ago
Chris Mason 6dddcbeb28 Btrfs: Use mutex_lock_nested for tree locking 17 years ago
Chris Mason f421950f86 Btrfs: Fix some data=ordered related data corruptions 17 years ago
Chris Mason 3edf7d33f4 Btrfs: Handle data checksumming on bios that span multiple ordered extents 17 years ago