Commit Graph

416 Commits (3dd1462e82bcab7625cec129952f26dae7a8b742)

Author SHA1 Message Date
Yan Zheng 17d217fe97 Btrfs: fix nodatasum handling in balancing code 16 years ago
Yan Zheng d2fb3437e4 Btrfs: fix leaking block group on balance 16 years ago
Chris Mason c3027eb552 Btrfs: Add inode sequence number for NFS and reserved space in a few structs 16 years ago
Chris Mason d20f7043fa Btrfs: move data checksumming into a dedicated tree 16 years ago
Chris Mason 4022abf449 Btrfs: delete unused function: btrfs_invalidate_dcache_root 16 years ago
Christoph Hellwig b2950863c6 Btrfs: make things static and include the right headers 16 years ago
Liu Hui ce397c0616 Btrfs: Fix cow semantic in run_delalloc_nocow() 16 years ago
Chris Mason 4b4e25f2a6 Btrfs: compat code fixes 16 years ago
Chris Mason 79683f2d68 Btrfs: Use current_fsuid/gid 16 years ago
Chris Mason d2c3f4f695 Btrfs: Avoid writeback stalls 16 years ago
Chris Mason 0660b5af3f Btrfs: Add backrefs and forward refs for subvols and snapshots 16 years ago
Chris Mason 3394e1607e Btrfs: Give each subvol and snapshot their own anonymous devid 16 years ago
Chris Mason 3de4586c52 Btrfs: Allow subvolumes and snapshots anywhere in the directory tree 16 years ago
Yan Zheng c146afad2c Btrfs: mount ro and remount support 16 years ago
Chris Mason 5b050f04c8 Btrfs: Fix compile warnings on 32 bit machines 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 4a69a41009 Btrfs: Add ordered async work queues 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 80ff385665 Btrfs: update nodatacow code 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 19b9bdb054 Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compress 17 years ago
Chris Mason cfbc246eaa Btrfs: walk compressed pages based on the nr_pages count instead of bytes 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
Yan Zheng 5b84e8d6ee Btrfs: Fix leaf reference cache miss 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 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