Commit Graph

704 Commits (31ff1cd25d376e8f499d450de177dffadc9e1c56)
 

Author SHA1 Message Date
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
Chris Mason a1b32a5932 Btrfs: Add debugging checks to track down corrupted metadata 17 years ago
Christoph Hellwig 95819c0573 Btrfs: optimize btrget/set/removexattr 17 years ago
Christoph Hellwig eaa47d8612 btrfs: optmize listxattr 17 years ago
Josef Bacik eab922ec89 Btrfs: compile when posix acl's are disabled 17 years ago
Chris Mason 639cb58675 Btrfs: Fix variable init during csum creation 17 years ago
Chris Mason 9473f16c75 Btrfs: Throttle for async bio submits higher up the chain 17 years ago
Chris Mason f3f9931e3d Btrfs: Rev the disk format 17 years ago
David Woodhouse d54a839010 Clean up btrfs_get_parent() a little more, fix a free-after-free bug 17 years ago
David Woodhouse 2d4d9fbd6e Btrfs: Fix NFS exporting of subvol roots. 17 years ago
David Woodhouse 615f996fb8 Switch btrfs_name_hash() to crc32c 17 years ago
David Woodhouse 76fcef19c4 Btrfs: Reinstate '-osubvol=.' option to mount entire tree 17 years ago
David Woodhouse 87acb4ef9b Simplify btrfs_get_parent(), fix use-after-free bug 17 years ago
David Woodhouse 32d48fa1af Mask root object ID into f_fsid in btrfs_statfs() 17 years ago
David Woodhouse 9d03632e26 Fill f_fsid field in btrfs_statfs() 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 21af804c07 Btrfs: Discard sector data in __free_extent() 17 years ago
David Woodhouse cbdf5a2442 Btrfs: Implement our own copy of the nfsd readdir hack, for older kernels 17 years ago
Balaji Rao be6e8dc0ba NFS support for btrfs - v3 17 years ago
Balaji Rao 1a54ef8c11 Introduce btrfs_iget helper 17 years ago
Chris Mason b64a2851ba Btrfs: Wait for async bio submissions to make some progress at queue time 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
David Woodhouse 902b22f341 Btrfs: Remove broken optimisations in end_bio functions. 17 years ago
Chris Mason 53863232ef Btrfs: Lower contention on the csum mutex 17 years ago
Chris Mason 4854ddd0ed Btrfs: Wait for kernel threads to make progress during async submission 17 years ago
Chris Mason 5443be45f5 Btrfs: Give all the worker threads descriptive names 17 years ago
Chris Mason 777e6bd706 Btrfs: Transaction commit: don't use filemap_fdatawait 17 years ago
Chris Mason 0986fe9eac Btrfs: Count async bios separately from async checksum work items 17 years ago
Chris Mason b720d20952 Btrfs: Limit the number of async bio submission kthreads to the number of devices 17 years ago
Chris Mason db69e0ebae Btrfs: Init address_space->writeback_index properly 17 years ago
David Woodhouse 2db04966ae Btrfs: Change TestSetPageLocked() to trylock_page() 17 years ago
Eric Sandeen 5036f53868 Btrfs: fix RHEL test for ClearPageFsMisc 17 years ago
Chris Mason 5707e3b6f7 Btrfs: Update version.sh to v0.16 17 years ago