Commit Graph

289 Commits (c289811cc096c57ff35550ee8132793a4f9b5b59)

Author SHA1 Message Date
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
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