Commit Graph

3539 Commits (2b6d598bc9043f51d2092d10392a6e3c161cdff7)

Author SHA1 Message Date
Filipe David Borba Manana d730680184 Btrfs: fix race between removing a dev and writing sbs 12 years ago
Josef Bacik b8d0c69b94 Btrfs: remove ourselves from the cluster list under lock 12 years ago
Josef Bacik e8e7cff667 Btrfs: do not clear our orphan item runtime flag on eexist 12 years ago
Josef Bacik 57cfd46270 Btrfs: fix send to deal with sparse files properly 12 years ago
Filipe David Borba Manana bdab49d760 Btrfs: fix printing of non NULL terminated string 12 years ago
Geert Uytterhoeven 8d78eb1663 Btrfs: Use %z to format size_t 12 years ago
Geert Uytterhoeven fce29364e5 Btrfs: Do not truncate sector_t on 32-bit with CONFIG_LBDAF=y 12 years ago
Geert Uytterhoeven 778746b53b Btrfs: PAGE_CACHE_SIZE is already unsigned long 12 years ago
Geert Uytterhoeven b308bc2f05 Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long 12 years ago
Geert Uytterhoeven fba6aa7565 Btrfs: Make btrfs_header_fsid() return unsigned long 12 years ago
Geert Uytterhoeven 231e88f410 Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long 12 years ago
Geert Uytterhoeven 1473b24ee0 Btrfs: Make btrfs_device_fsid() return unsigned long 12 years ago
Geert Uytterhoeven 410ba3a291 Btrfs: Make btrfs_device_uuid() return unsigned long 12 years ago
Geert Uytterhoeven 118a0a2514 Btrfs: Format mirror_num as int 12 years ago
Geert Uytterhoeven 27f9f02357 Btrfs: Format PAGE_SIZE as unsigned long 12 years ago
Geert Uytterhoeven 6e71c47afe Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constant 12 years ago
Geert Uytterhoeven c1c9ff7c94 Btrfs: Remove superfluous casts from u64 to unsigned long long 12 years ago
Filipe David Borba Manana 1cb048f596 Btrfs: fix memory leak of orphan block rsv 12 years ago
Ilya Dryomov a1e8780a89 Btrfs: rollback btrfs_device fields on umount 12 years ago
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
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