Commit Graph

1018 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
Josef Bacik 607d432da0 Btrfs: add support for multiple csum algorithms 16 years ago
Josef Bacik c6e2bac1a5 Btrfs: fix panic on error during mount 16 years ago
Josef Bacik f2b636e80d Btrfs: add support for compat flags to btrfs 16 years ago
Christoph Hellwig 7a865e8ac3 Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range 16 years ago
Christoph Hellwig 4bcabaa30a Btrfs: clean up btrfs_ioctl a little bit 16 years ago
Christoph Hellwig 97288f2c71 Btrfs: corret fmode_t annotations 16 years ago
Christoph Hellwig 6e430f94e5 Btrfs: fix shadowed variable declarations 16 years ago
Christoph Hellwig b2950863c6 Btrfs: make things static and include the right headers 16 years ago
Sage Weil 1ffa4f426c Btrfs: remove unneeded btrfs_start_delalloc_inodes call 16 years ago
Sage Weil 6e3ad88729 Btrfs: remove unneeded total_trans 16 years ago
Christoph Hellwig 641f5219f2 Btrfs: sparse lock verification annotations for wait_on_state 16 years ago
Liu Hui ce397c0616 Btrfs: Fix cow semantic in run_delalloc_nocow() 16 years ago
Josef Bacik ea6a478ed9 Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex 16 years ago
Chris Mason 0e6bd956ed Btrfs: only flush down bios for writeback pages 16 years ago
Yan Zheng e556ce2c9d Btrfs: Drop dirty roots created by log replay immediately when 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 15916de835 Btrfs: Fixes for 2.6.28-rc API changes 16 years ago
Josef Bacik 07103a3cdb Btrfs: fix free space accounting when unpinning extents 16 years ago
Chris Mason 7c2ca4682a Btrfs: Do fsync log replay when mount -o ro, except when on readonly media 16 years ago
Chris Mason d2c3f4f695 Btrfs: Avoid writeback stalls 16 years ago
Chris Mason 105d931d48 Btrfs: switch back to wait_on_page_writeback to wait on metadata writes 16 years ago
Chris Mason 73e9f5beb1 Btrfs: Update the disk format for the seed device and new root code 16 years ago
Chris Mason 9f0ba5bd91 Btrfs: unplug all devices in the unplug call back 16 years ago
Liu Hui b4eec2ca11 Btrfs: Some fixes for batching extent insert. 16 years ago
Chris Mason ea9e8b11bd Btrfs: prevent loops in the directory tree when creating snapshots 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
Josef Bacik 4ce4cb526f Btrfs: Add some debugging around the ENOSPC bugs 16 years ago
Josef Bacik e3e469f86e Btrfs: fix free space leak 16 years ago
yanhai zhu 7cbd8a8391 Btrfs: Add a missing return pointer check 16 years ago
yanhai zhu 0df49b911d Btrfs: Check kthread_should_stop() before schedule() in worker_loop 16 years ago
Yan Zheng c36047d729 Btrfs: Fix race in btrfs_mark_extent_written 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
Josef Bacik f3465ca44e Btrfs: batch extent inserts/updates/deletions on the extent root 16 years ago
Sage Weil c5c9cd4d1b Btrfs: allow clone of an arbitrary file range 16 years ago
Chris Mason 2ed6d66408 Btrfs: Fix handling of space info full during allocations 16 years ago
Chris Mason 6f3577bdc7 Btrfs: Improve metadata read latencies 16 years ago
Chris Mason 5b050f04c8 Btrfs: Fix compile warnings on 32 bit machines 16 years ago
Yan Zheng 8247b41ac9 Btrfs: Fix starting search offset inside btrfs_drop_extents 16 years ago
Chris Mason 8a1413a296 Btrfs: empty_size allocation fixes again 16 years ago
Chris Mason 240d5d482b Btrfs: tune btrfs unplug functions for a small number of devices 16 years ago
Chris Mason b47eda8690 Btrfs: Turn off extent state leak debugging 16 years ago
Chris Mason 445a694499 Btrfs: Fix usage of struct extent_map->orig_start 16 years ago
Chris Mason 39be25cd89 Btrfs: Use invalidatepage when writepage finds a page outside of i_size 16 years ago
Chris Mason f5a31e1667 Btrfs: Try harder while searching for free space 16 years ago
Chris Mason e04ca626ba Btrfs: Fix use after free during compressed reads 16 years ago
Yan Zheng ff5b7ee33d Btrfs: Fix csum error for compressed data 16 years ago