Commit Graph

389314 Commits (2208a378f35fea7a1b778bf856edb971fb7ea9e8)
 

Author SHA1 Message Date
Ilya Dryomov 2208a378f3 Btrfs: add alloc_fs_devices and switch to it 12 years ago
Ilya Dryomov 12bd2fc0d2 Btrfs: add btrfs_alloc_device and switch to it 12 years ago
Ilya Dryomov 53f10659f9 Btrfs: find_next_devid: root -> fs_info 12 years ago
Stefan Behrens bbb651e469 Btrfs: don't allow the replace procedure on read only filesystems 12 years ago
Mike Frysinger 68b823ef41 Btrfs: use __u64 in exported user headers 12 years ago
Filipe David Borba Manana 633085c79c Btrfs: reset force_compress on btrfs_file_defrag failure 12 years ago
Stefan Behrens f420ee1e92 Btrfs: add mount option to force UUID tree checking 12 years ago
Stefan Behrens 70f8017547 Btrfs: check UUID tree during mount if required 12 years ago
Stefan Behrens 26432799c9 Btrfs: introduce uuid-tree-gen field 12 years ago
Stefan Behrens 803b2f54fb Btrfs: fill UUID tree initially 12 years ago
Stefan Behrens dd5f9615fc Btrfs: maintain subvolume items in the UUID tree 12 years ago
Stefan Behrens f7a81ea4cc Btrfs: create UUID tree if required 12 years ago
Stefan Behrens 8f8ae8e213 Btrfs: support printing UUID tree elements 12 years ago
Stefan Behrens 07b30a49da Btrfs: introduce a tree for items that map UUIDs to something 12 years ago
Sergei Trofimovich 171170c1c5 btrfs: mark some local function as 'static' 12 years ago
Stefan Behrens 35a3621beb Btrfs: get rid of sparse warnings 12 years ago
Filipe David Borba Manana 18674c6cc1 Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP 12 years ago
Filipe David Borba Manana a696cf3529 Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler 12 years ago
Wang Shilong b006b2e4f9 Btrfs: remove reduplicate check when disabling quota 12 years ago
Wang Shilong e685da14af Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments 12 years ago
Wang Shilong 4082bd3d73 Btrfs: fix oops when writing dirty qgroups to disk 12 years ago
Josef Bacik ba5e8f2e2d Btrfs: fix send issues related to inode number reuse 12 years ago
Josef Bacik dc11dd5d70 Btrfs: separate out tests into their own directory 12 years ago
Josef Bacik 00361589d2 Btrfs: avoid starting a transaction in the write path 12 years ago
Josef Bacik 9ffba8cda9 Btrfs: fix heavy delalloc related deadlock 12 years ago
Josef Bacik 4ef31a45a0 Btrfs: fix the error handling wrt orphan items 12 years ago
Josef Bacik 175a2b871f Btrfs: don't allow a subvol to be deleted if it is the default subovl 12 years ago
Josef Bacik a05254143c Btrfs: skip subvol entries when checking if we've created a dir already 12 years ago
Mark Fasheh 416161db9b btrfs: offline dedupe 12 years ago
Mark Fasheh 4b384318a7 btrfs: Introduce extent_read_full_page_nolock() 12 years ago
Mark Fasheh 32b7c687c5 btrfs_ioctl_clone: Move clone code into it's own function 12 years ago
Mark Fasheh 77fe20dc62 btrfs: abtract out range locking in clone ioctl() 12 years ago
Wang Shilong a4fdb61e81 Btrfs: fix possible memory leak in find_parent_nodes() 12 years ago
Filipe David Borba Manana 09fb99a696 Btrfs: return ENOSPC when target space is full 12 years ago
Filipe David Borba Manana ada9af215c Btrfs: don't ignore errors from btrfs_run_delayed_items 12 years ago
Filipe David Borba Manana 2bac325ea8 Btrfs: fix inode leak on kmalloc failure in tree-log.c 12 years ago
Liu Bo 116e0024c4 Btrfs: allow compressed extents to be merged during defragment 12 years ago
David Sterba 8b87dc17fb btrfs: add mount option to set commit interval 12 years ago
Josef Bacik 9ec7267751 Btrfs: stop using GFP_ATOMIC when allocating rewind ebs 12 years ago
Josef Bacik db7f3436c1 Btrfs: deal with enomem in the rewind path 12 years ago
Josef Bacik ebdad913aa Btrfs: check our parent dir when doing a compare send 12 years ago
Josef Bacik 36cce92287 Btrfs: handle errors when doing slow caching 12 years ago
Filipe David Borba Manana 0f0fe8f710 Btrfs: add missing error handling to read_tree_block 12 years ago
Dave Jones eb2067f713 Fix leak in __btrfs_map_block error path 12 years ago
Filipe David Borba Manana f5929cd814 Btrfs: add missing error check to find_parent_nodes 12 years ago
Filipe David Borba Manana 395927a9d8 Btrfs: optimize function btrfs_read_chunk_tree 12 years ago
Josef Bacik 6596a92819 Btrfs: don't bug_on when we fail when cleaning up transactions 12 years ago
Josef Bacik b6c60c8018 Btrfs: change how we queue blocks for backref checking 12 years ago
Josef Bacik d062d13cf1 Btrfs: check to see if we have an inline item properly 12 years ago
Josef Bacik 151a41bc46 Btrfs: fix what bits we clear when erroring out from delalloc 12 years ago