Commit Graph

129 Commits (ffbd517d5a8c8e93ddd11046434fb029f3df73aa)

Author SHA1 Message Date
Chris Mason 5a3f23d515 Btrfs: add extra flushing for renames and truncates 16 years ago
Chris Mason 12fcfd22fe Btrfs: tree logging unlink/rename fixes 16 years ago
Chris Mason b9473439d3 Btrfs: leave btree locks spinning more often 16 years ago
Chris Mason 56bec294de Btrfs: do extent allocation and reference count updates in the background 16 years ago
Josef Bacik 6a63209fc0 Btrfs: add better -ENOSPC handling 16 years ago
Chris Mason 2cfbd50b53 Btrfs: check file pointer in btrfs_sync_file 16 years ago
Yan Zheng 7237f18336 Btrfs: fix tree logs parallel sync 16 years ago
Huang Weiyi 7eaebe7d50 Btrfs: removed unused #include <version.h>'s 16 years ago
Yan Zheng 1ba12553f3 Btrfs: don't change file extent's ram_bytes in btrfs_drop_extents 16 years ago
Chris Mason d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
yanhai zhu 9aead43588 Btrfs: Fix memset length in btrfs_file_write 16 years ago
Yan Zheng 17d217fe97 Btrfs: fix nodatasum handling in balancing code 16 years ago
Chris Mason 580afd76e4 Btrfs: Fix compressed checksum fsync log copies 16 years ago
Chris Mason c3027eb552 Btrfs: Add inode sequence number for NFS and reserved space in a few structs 16 years ago
Christoph Hellwig 6e430f94e5 Btrfs: fix shadowed variable declarations 16 years ago
Yan Zheng c36047d729 Btrfs: Fix race in btrfs_mark_extent_written 16 years ago
Yan Zheng 8247b41ac9 Btrfs: Fix starting search offset inside btrfs_drop_extents 16 years ago
Chris Mason 445a694499 Btrfs: Fix usage of struct extent_map->orig_start 16 years ago
Yan Zheng ff5b7ee33d Btrfs: Fix csum error for compressed data 16 years ago
Chris Mason 771ed689d2 Btrfs: Optimize compressed writeback and reads 16 years ago
Chris Mason 70b99e6959 Btrfs: Compression corner fixes 17 years ago
Yan Zheng d899e05215 Btrfs: Add fallocate support v2 17 years ago
Yan Zheng 6643558db2 Btrfs: Fix bookend extent race v2 17 years ago
Yan Zheng 9036c10208 Btrfs: update hole handling v2 17 years ago
Chris Mason c8b978188c Btrfs: Add zlib compression support 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 cb843a6f51 Btrfs: O_DIRECT writes via buffered writes + invaldiate 17 years ago
Chris Mason d352ac6814 Btrfs: add and improve comments 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
Zheng Yan 31840ae1a6 Btrfs: Full back reference support 17 years ago
Chris Mason 49eb7e46d4 Btrfs: Dir fsync optimizations 17 years ago
Chris Mason e02119d5a7 Btrfs: Add a write ahead tree log to optimize synchronous operations 17 years ago
Chris Mason a1b32a5932 Btrfs: Add debugging checks to track down corrupted metadata 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 f87f057b49 Btrfs: Improve and cleanup locking done by walk_down_tree 17 years ago
Chris Mason 3ce7e67a06 Btrfs: Drop some debugging around the extent_map pinned flag 17 years ago
Chris Mason 37d1aeee39 Btrfs: Throttle tuning 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
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
Chris Mason f421950f86 Btrfs: Fix some data=ordered related data corruptions 17 years ago
Chris Mason 4a09675279 Btrfs: Data ordered fixes 17 years ago
Chris Mason 7f3c74fb83 Btrfs: Keep extent mappings in ram until pending ordered extents are done 17 years ago
Chris Mason ee6e6504e1 Add a per-inode lock around btrfs_drop_extents 17 years ago
Chris Mason ba1da2f442 Btrfs: Don't pin pages in ram until the entire ordered extent is on disk. 17 years ago
Chris Mason f929574938 btrfs_start_transaction: wait for commits in progress to finish 17 years ago
Chris Mason dbe674a99c Btrfs: Update on disk i_size only after pending ordered extents are done 17 years ago