Commit Graph

850 Commits (1c459de1e645b213a07b9492884a54f5861409f5)

Author SHA1 Message Date
Josef Bacik 0e267c44c3 Btrfs: wait ordered range before doing direct io 12 years ago
Miao Xie e6da5d2ec9 Btrfs: cleanup redundant code in btrfs_submit_direct() 12 years ago
Josef Bacik 7ee9e4405f Btrfs: check if we can nocow if we don't have data space 12 years ago
Josef Bacik f23b5a5995 Btrfs: check for actual acls rather than just xattrs when caching no acl 12 years ago
Josef Bacik a71754fc68 Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate 12 years ago
Josef Bacik fdf8e2ea3c Btrfs: unlock extent range on enospc in compressed submit 12 years ago
Al Viro 9cdda8d31f [readdir] convert btrfs 12 years ago
Josef Bacik 01cd33674e Btrfs: put our inode if orphan cleanup fails 12 years ago
Josef Bacik c69b26b011 Btrfs: add some missing iput()'s in btrfs_orphan_cleanup 12 years ago
Josef Bacik d52be818e6 Btrfs: simplify unlink reservations 12 years ago
Miao Xie 199c2a9c3d Btrfs: introduce per-subvolume ordered extent list 12 years ago
Miao Xie eb73c1b7ce Btrfs: introduce per-subvolume delalloc inode list 12 years ago
Stefan Behrens 3c64a1aba7 Btrfs: cleanup: don't check the same thing twice 12 years ago
Naohiro Aota 6379ef9fb2 btrfs: Drop inode if inode root is NULL 12 years ago
Lukas Czerner d47992f86b mm: change invalidatepage prototype to accept length 12 years ago
Chris Mason 9be3395bcd Btrfs: use a btrfs bioset instead of abusing bio internals 12 years ago
Miao Xie e1409cef85 Btrfs: fix unprotected root node of the subvolume's inode rb-tree 12 years ago
Miao Xie 89042e5ad2 Btrfs: fix accessing a freed tree root 12 years ago
Liu Bo b9aa55bed1 Btrfs: return errno if possible when we fail to allocate memory 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
David Sterba 410748882a btrfs: use unsigned long type for extent state bits 12 years ago
Eric Sandeen 48a3b6366f btrfs: make static code static & remove dead code 12 years ago
Liu Bo ace68bac61 Btrfs: return free space in cow error path 12 years ago
Josef Bacik eb384b55ae Btrfs: fix extent logging with O_DIRECT into prealloc 12 years ago
Tsutomu Itoh afe5fea72b Btrfs: cleanup of function where fixup_low_keys() is called 12 years ago
Zach Brown d4e3991b99 btrfs: abort unlink trans in missed error case 12 years ago
Josef Bacik 09a2a8f96e Btrfs: fix bad extent logging 12 years ago
Josef Bacik cc95bef635 Btrfs: log ram bytes properly 12 years ago
David Sterba 4884b476d7 btrfs: make orphan cleanup less verbose 12 years ago
Simon Kirby c2cf52eb71 Btrfs: Include the device in most error printk()s 12 years ago
Josef Bacik 3173a18f70 Btrfs: add a incompatible format change for smaller metadata extent refs 12 years ago
Liu Bo b0496686ba Btrfs: cleanup unused arguments of btrfs_csum_data 12 years ago
Miao Xie 39847c4d3d Btrfs: fix wrong reservation of csums 12 years ago
Josef Bacik 6e137ed3f3 Btrfs: fix space accounting for unlink and rename 12 years ago
Chris Mason 4adaa61102 Btrfs: fix race between mmap writes and compression 12 years ago
Liu Bo a09a0a705d Btrfs: get better concurrency for snapshot-aware defrag work 12 years ago
Chris Mason 154ea28930 Btrfs: enforce min_bytes parameter during extent allocation 12 years ago
Josef Bacik bdc20e67e8 Btrfs: copy everything if we've created an inline extent 12 years ago
Qu Wenruo fda2832feb btrfs: cleanup for open-coded alignment 12 years ago
Liu Bo 8c4ce81e91 Btrfs: do not change inode flags in rename 12 years ago
Josef Bacik f2bdf9a8f7 Btrfs: make sure NODATACOW also gets NODATASUM set 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Miao Xie 172a50497f Btrfs: fix wrong outstanding_extents when doing DIO write 12 years ago
Liu Bo 38c227d87c Btrfs: snapshot-aware defrag 12 years ago
Zach Brown 24542bf7ea btrfs: limit fallocate extent reservation to 256MB 12 years ago
Liu Bo fa6ac8765c Btrfs: fix cleaner thread not working with inode cache option 12 years ago
Miao Xie 38851cc19a Btrfs: implement unlocked dio write 12 years ago
Miao Xie 2e60a51e62 Btrfs: serialize unlocked dio reads with truncate 12 years ago
Miao Xie 0934856d46 Btrfs: fix deadlock due to unsubmitted 12 years ago
Josef Bacik 4a7d0f6854 Btrfs: cleanup orphan reservation if truncate fails 12 years ago