Commit Graph

364 Commits (1b1d1f6625e517a08640ddb4b8f8a0e025243fe3)

Author SHA1 Message Date
Josef Bacik 2ac55d41b5 Btrfs: cache the extent state everywhere we possibly can V2 15 years ago
Josef Bacik 5a1a3df1f6 Btrfs: cache ordered extent when completing io 15 years ago
Miao Xie 0be2e98173 btrfs: fix btrfs_mkdir goto for no free objectids 15 years ago
Chris Mason 1e701a3292 Btrfs: add new defrag-range ioctl. 15 years ago
Josef Bacik 73f73415ca Btrfs: change how we mount subvolumes 15 years ago
Aneesh Kumar K.V 23b5c50945 Btrfs: apply updated fallocate i_size fix 15 years ago
Josef Bacik efd049fb26 Btrfs: do not try and lookup the file extent when finishing ordered io 15 years ago
Josef Bacik e3acc2a685 Btrfs: run orphan cleanup on default fs root 15 years ago
Aneesh Kumar K.V d1ea6a6145 Btrfs: Use correct values when updating inode i_size on fallocate 15 years ago
Chris Mason a555f810af Btrfs: Add mount -o compress-force 15 years ago
Josef Bacik 6c090a11e1 Btrfs: fix regression in orphan cleanup 15 years ago
Jan Engelhardt 406266ab9a btrfs: fix missing last-entry in readdir(3) 15 years ago
Chris Mason 3a1abec9f6 Btrfs: make sure fallocate properly starts a transaction 15 years ago
TARUISI Hiroaki 4a8be425a8 Btrfs: deny sys_link across subvolumes. 15 years ago
Yan, Zheng 24bbcf0442 Btrfs: Add delayed iput 15 years ago
Yan, Zheng f34f57a3ab Btrfs: Pass transaction handle to security and ACL initialization functions 15 years ago
Yan, Zheng 8082510e71 Btrfs: Make truncate(2) more ENOSPC friendly 15 years ago
Yan, Zheng 5a303d5d4b Btrfs: Make fallocate(2) more ENOSPC friendly 15 years ago
Yan, Zheng c71bf099ab Btrfs: Avoid orphan inodes cleanup while replaying log 15 years ago
Yan, Zheng c216775458 Btrfs: Fix disk_i_size update corner case 15 years ago
Yan, Zheng 920bbbfb05 Btrfs: Rewrite btrfs_drop_extents 15 years ago
Josef Bacik a6dbd429d8 Btrfs: fix panic when trying to destroy a newly allocated 15 years ago
Josef Bacik f5a84ee3cd Btrfs: fallback on uncompressed io if compressed io fails 15 years ago
Josef Bacik 5df6a9f606 Btrfs: fix some metadata enospc issues 15 years ago
Josef Bacik 6346c93988 Btrfs: fix data allocation hint start 15 years ago
Josef Bacik 5d5e103a70 Btrfs: fix possible ENOSPC problems with truncate 16 years ago
Chris Mason 257c62e1bc Btrfs: avoid tree log commit when there are no changes 16 years ago
Chris Mason e9061e2148 Btrfs: fix uninit compiler warning in cow_file_range_nocow 16 years ago
Alexey Dobriyan 82d339d9b3 Btrfs: constify dentry_operations 16 years ago
Yan, Zheng efefb1438b Btrfs: remove negative dentry when deleting subvolumne 16 years ago
Josef Bacik 32c00aff71 Btrfs: release delalloc reservations on extent item insertion 16 years ago
Chris Mason a3429ab70b Btrfs: delay clearing EXTENT_DELALLOC for compressed extents 16 years ago
Chris Mason a791e35e12 Btrfs: cleanup extent_clear_unlock_delalloc flags 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Josef Bacik fbf1908744 Btrfs: fix data space leak fix 16 years ago
Josef Bacik 9ed74f2dba Btrfs: proper -ENOSPC handling 16 years ago
Yan, Zheng f679a84034 Btrfs: don't rename file into dummy directory 16 years ago
Yan, Zheng a571952143 Btrfs: check size of inode backref before adding hardlink 16 years ago
Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const 16 years ago
Alexey Dobriyan 7f09410bbc const: mark remaining address_space_operations const 16 years ago
Yan, Zheng 76dda93c6a Btrfs: add snapshot/subvolume destroy ioctl 16 years ago
Yan, Zheng 4df27c4d5c Btrfs: change how subvolumes are organized 16 years ago
Yan, Zheng 13a8a7c8c4 Btrfs: do not reuse objectid of deleted snapshot/subvol 16 years ago
Chris Mason b917b7c3be Btrfs: search for an allocation hint while filling file COW 16 years ago
Andi Kleen 465fdd97cb HWPOISON: Enable error_remove_page on btrfs 16 years ago
Chris Mason 93c82d5750 Btrfs: zero page past end of inline file items 16 years ago
Chris Mason 50a9b214bc Btrfs: fix btrfs page_mkwrite to return locked page 16 years ago
Chris Mason a1ed835e1a Btrfs: Fix extent replacment race 16 years ago
Chris Mason 8b62b72b26 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. 16 years ago
Chris Mason 9655d2982b Btrfs: use a cached state for extent state operations during delalloc 16 years ago