Commit Graph

131 Commits (95819c05732c511338b43c115ffbcee978c02888)

Author SHA1 Message Date
David Woodhouse 76fcef19c4 Btrfs: Reinstate '-osubvol=.' option to mount entire tree 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
Balaji Rao be6e8dc0ba NFS support for btrfs - v3 17 years ago
Yan Zheng b48652c101 Btrfs: Various small fixes. 17 years ago
Josef Bacik 33268eaf0b Btrfs: Add ACL support 17 years ago
Chris Mason b3c3da71ed Btrfs: Add version strings on module load 17 years ago
Chris Mason 3f157a2fd2 Btrfs: Online btree defragmentation fixes 17 years ago
Chris Mason a74a4b97b6 Btrfs: Replace the transaction work queue with kthreads 17 years ago
Chris Mason a213501153 Btrfs: Replace the big fs_mutex with a collection of other locks 17 years ago
Chris Mason 4543df7ecc Btrfs: Add a mount option to control worker thread pool size 17 years ago
Chris Mason 15ada040d7 Btrfs: Fix mount -o max_inline=0 17 years ago
Christoph Hellwig 43e570b08a btrfs: allow scanning multiple devices during mount 17 years ago
Christoph Hellwig edf24abe51 btrfs: sanity mount option parsing and early mount code 17 years ago
Sage Weil 6bf13c0cc8 Btrfs: transaction ioctls 17 years ago
Linda Knippers f819d837ee btrfsctl -A error code fixup 17 years ago
Mingming e1b81e6761 btrfs delete ordered inode handling fix 17 years ago
Chris Mason dfe2502068 Btrfs: Add mount -o degraded to allow mounts to continue with missing devices 17 years ago
Chris Mason a061fc8da7 Btrfs: Add support for online device removal 17 years ago
Chris Mason 788f20eb5a Btrfs: Add new ioctl to add devices 17 years ago
Yan e58ca0203d Fix btrfs_fill_super to return -EINVAL when no FS found 17 years ago
Chris Mason 8a4b83cc8b Btrfs: Add support for device scanning and detection ioctls 17 years ago
Chris Mason a9218f6b00 Add /dev/btrfs-control for device scanning ioctls 17 years ago
Chris Mason 6885f308b5 Btrfs: Misc 2.6.25 updates 17 years ago
Chris Mason 6f568d35a0 Btrfs: mount -o max_inline=size to control the maximum inline extent size 17 years ago
Chris Mason d1310b2e0c Btrfs: Split the extent_map code into two parts 17 years ago
Yan ed0dab6b86 Btrfs: Add basic lockfs calls 17 years ago
Chris Mason e18e4809b1 Btrfs: Add mount -o ssd, which includes optimizations for seek free storage 17 years ago
Chris Mason 2da98f003f Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout 17 years ago
Chris Mason 61295eb866 Btrfs: Add drop inode func to avoid data=ordered deadlock 17 years ago
Chris Mason 21ad10cf3e Btrfs: Add flush barriers on commit 17 years ago
Chris Mason 8f662a76c6 Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for testing 17 years ago
Chris Mason edbd8d4efe Btrfs: Support for online FS resize (grow and shrink) 17 years ago
Chris Mason 6da6abae02 Btrfs: Back port to 2.6.18-el kernels 17 years ago
Chris Mason c59f8951d4 Btrfs: Add mount option to enforce a max extent size 17 years ago
Chris Mason be20aa9dba Btrfs: Add mount option to turn off data cow 17 years ago
Chris Mason b6cda9bcb4 Btrfs: Add mount -o nodatasum to turn of file data checksumming 17 years ago
Wyatt Banks 2f4cbe6442 Btrfs: Return value checking in module init 17 years ago
Josef Bacik 5103e947b9 xattr support for btrfs 17 years ago
Chris Mason 3326d1b07c Btrfs: Allow tails larger than one page 17 years ago
Chris Mason db94535db7 Btrfs: Allow tree blocks larger than the page size 17 years ago
Chris Mason 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 years ago
Chris Mason 95e0528919 Btrfs: Use mount -o subvol to select the subvol directory instead of dev: 18 years ago
Yan 4b82d6e4a5 Btrfs: Add mount into directory support 18 years ago
Josef Bacik 58176a9604 Btrfs: Add per-root block accounting and sysfs entries 18 years ago
Chris Mason b888db2bd7 Btrfs: Add delayed allocation to the extent based page tree code 18 years ago
Chris Mason a52d9a8033 Btrfs: Extent based page cache code. This uses an rbtree of extents and tests 18 years ago
Chris Mason e9d0b13b5b Btrfs: Btree defrag on the extent-mapping tree as well 18 years ago
Chris Mason 4b52dff6d3 Btrfs: Fix super block updates during transaction commit 18 years ago
Chris Mason 54aa1f4dfd Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack 18 years ago