Commit Graph

152 Commits (eb099670895f22970cd143875467c2768d6d87e5)

Author SHA1 Message Date
Huang Weiyi 7eaebe7d50 Btrfs: removed unused #include <version.h>'s 16 years ago
Wang Cong 19d00cc196 Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl() 16 years ago
Chris Mason c071fcfdb6 Btrfs: fix ioctl arg size (userland incompatible change!) 16 years ago
Qinghuang Feng 1bcbf31337 btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> 16 years ago
Linus Torvalds 0176260fc3 btrfs: fix for write_super_lockfs/unlockfs error handling 16 years ago
Chris Mason d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
Shen Feng 1f48366084 Btrfs: fix a memory leak in btrfs_get_sb 16 years ago
Chris Mason e441d54de4 Btrfs: add permission checks to the ioctls 16 years ago
Yan Zheng e4404d6e8d Btrfs: shared seed device 16 years ago
Christoph Hellwig 97288f2c71 Btrfs: corret fmode_t annotations 16 years ago
Christoph Hellwig b2950863c6 Btrfs: make things static and include the right headers 16 years ago
Chris Mason 4b4e25f2a6 Btrfs: compat code fixes 16 years ago
Chris Mason 3de4586c52 Btrfs: Allow subvolumes and snapshots anywhere in the directory tree 16 years ago
Yan Zheng 2b82032c34 Btrfs: Seed device support 16 years ago
Yan Zheng c146afad2c Btrfs: mount ro and remount support 16 years ago
Chris Mason 771ed689d2 Btrfs: Optimize compressed writeback and reads 16 years ago
Chris Mason c8b978188c Btrfs: Add zlib compression support 16 years ago
Chris Mason d352ac6814 Btrfs: add and improve comments 17 years ago
Chris Mason 2b1f55b0f0 Remove Btrfs compat code for older kernels 17 years ago
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