Commit Graph

110668 Commits (3bb1a1bc42f2ae9582c28adf620484efcd4da38d)
 

Author SHA1 Message Date
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 a62b940160 Btrfs: cast bio->bi_sector to a u64 before shifting 17 years ago
Chris Mason 30c43e2444 Btrfs: remove last_log_alloc allocator optimization 17 years ago
Chris Mason cb843a6f51 Btrfs: O_DIRECT writes via buffered writes + invaldiate 17 years ago
Chris Mason 323ac95bce Btrfs: don't read leaf blocks containing only checksums during truncate 17 years ago
Josef Bacik cf74982385 Btrfs: fix deadlock between alloc_mutex/chunk_mutex 17 years ago
Jim Meyering 83afeac42c Btrfs: disk-io.c (open_ctree): avoid leaks upon allocation failure 17 years ago
Jim Meyering 0463bb4e8d Btrfs: disk-io.c (open_ctree): Don't deref. NULL upon failed kzalloc 17 years ago
Chris Mason 75ccf47d13 Btrfs: fix multi-device code to use raid policies set by mkfs 17 years ago
Josef Bacik 45b8c9a8b1 Btrfs: fix seekiness due to finding the wrong block group 17 years ago
Chris Mason d352ac6814 Btrfs: add and improve comments 17 years ago
Chris Mason 9a5e1ea1e1 Btrfs: drop WARN_ON from btrfs_add_leaf_ref 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 24ab9cd85c Btrfs: Raise thresholds for metadata writeback 17 years ago
Chris Mason 4434c33c7f Btrfs: fix sleep with spinlock held during unmount 17 years ago
Chris Mason 2b1f55b0f0 Remove Btrfs compat code for older kernels 17 years ago
Chris Mason 9b49c9b9f9 Btrfs: Fix allocation completions in tree log replay 17 years ago
Chris Mason 60582d1e93 Add Btrfs to fs/Kconfig and fs/Makefile 17 years ago
Chris Mason b4f6c45dfb Update Btrfs files for in-kernel usage 17 years ago
Chris Mason aef8755711 Merge Btrfs into fs/btrfs 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
Chris Mason 1c2308f8e7 Add check for tree-log roots in btrfs_alloc_reserved_extents 17 years ago
Chris Mason ce3ed71a58 Btrfs: Checksum tree blocks in the background 17 years ago
Josef Bacik 0f9dd46cda Btrfs: free space accounting redo 17 years ago
Josef Bacik ef8bbdfe7e Btrfs: fix cache_block_group error handling 17 years ago
Chris Mason f25956cc58 Fix leaf overflow check in btrfs_insert_empty_items 17 years ago
Chris Mason 23a07867b7 Btrfs: Fix mismerge in block header checks 17 years ago
Chris Mason 9623f9a389 Btrfs: Disable the dir fsync optimization to skip logging the dir sometimes 17 years ago
Chris Mason d0c803c404 Btrfs: Record dirty pages tree-log pages in an extent_io tree 17 years ago
Chris Mason 31ff1cd25d Btrfs: Copy into the log tree in big batches 17 years ago
Chris Mason d00aff0013 Btrfs: Optimize tree log block allocations 17 years ago
Chris Mason 3a5f1d458a Btrfs: Optimize btree walking while logging inodes 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
Chris Mason 4bef084857 Btrfs: Tree logging fixes 17 years ago
Zheng Yan 325cd4bafe Btrfs: properly set blocksize when adding new device. 17 years ago
Zheng Yan 6527cdbe68 Btrfs: Update find free objectid function for orphan cleanup code 17 years ago
Christoph Hellwig b214107eda Btrfs: trivial sparse fixes 17 years ago
Christoph Hellwig a237d2a2bd remove unused function btrfs_ilookup 17 years ago
Christoph Hellwig ad3d81ba8f Btrfs: missing endianess conversion in insert_new_root 17 years ago
Christoph Hellwig 50ec891cc5 Btrfs: cleanup d_obtain_alias useage 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