Commit Graph

1183 Commits (f34f57a3ab4e73304d78c125682f1a53cd3975f2)

Author SHA1 Message Date
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 2e4bfab970 Btrfs: Avoid orphan inodes cleanup during committing transaction 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
Yan, Zheng ad48fd7546 Btrfs: Add btrfs_duplicate_item 15 years ago
Yan, Zheng 8cef4e160d Btrfs: Avoid superfluous tree-log writeout 15 years ago
Josef Bacik a6dbd429d8 Btrfs: fix panic when trying to destroy a newly allocated 15 years ago
Chris Mason 33b2580864 Btrfs: allow more metadata chunk preallocation 15 years ago
Josef Bacik f5a84ee3cd Btrfs: fallback on uncompressed io if compressed io fails 15 years ago
Josef Bacik ccf0e72537 Btrfs: find ideal block group for caching 15 years ago
Dan Carpenter 4eb3991c5d Btrfs: avoid null deref in unpin_extent_cache() 15 years ago
Li Dongyang df66916e71 Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root 15 years ago
Josef Bacik 5df6a9f606 Btrfs: fix some metadata enospc issues 15 years ago
Josef Bacik 01dea1efc2 Btrfs: fix how we set max_size for free space clusters 15 years ago
Josef Bacik 249ac1e55c Btrfs: cleanup transaction starting and fix journal_info usage 15 years ago
Josef Bacik 6346c93988 Btrfs: fix data allocation hint start 15 years ago
Chris Mason 444528b3e6 Btrfs: always pin metadata in discard mode 16 years ago
Christoph Hellwig 0634857488 Btrfs: enable discard support 16 years ago
Christoph Hellwig e244a0aeb6 Btrfs: add -o discard option 16 years ago
Yan, Zheng 86df7eb921 Btrfs: properly wait log writers during log sync 16 years ago
Josef Bacik 5d5e103a70 Btrfs: fix possible ENOSPC problems with truncate 16 years ago
Chris Mason 0eda294dfc Btrfs: fix btrfs acl #ifdef checks 16 years ago
Chris Mason 690587d109 Btrfs: streamline tree-log btree block writeout 16 years ago
Chris Mason 257c62e1bc Btrfs: avoid tree log commit when there are no changes 16 years ago
Chris Mason 4722607db6 Btrfs: only write one super copy during fsync 16 years ago
Chris Mason ac6889cbb2 Btrfs: fix file clone ioctl for bookend extents 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 94fcca9f89 Btrfs: optimize back reference update during btrfs_drop_snapshot 16 years ago
Yan, Zheng efefb1438b Btrfs: remove negative dentry when deleting subvolumne 16 years ago
Josef Bacik ff782e0a13 Btrfs: optimize fsync for the single writer case 16 years ago
Josef Bacik e3ccfa9897 Btrfs: async delalloc flushing under space pressure 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
Josef Bacik 1cdda9b81a Btrfs: fix possible softlockup in the allocator 16 years ago
Chris Mason 61d92c328c Btrfs: fix deadlock on async thread startup 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
Christoph Hellwig 8aa38c31b7 Btrfs: remove duplicates of filemap_ helpers 16 years ago
Chris Mason ab93dbecfb Btrfs: take i_mutex before generic_write_checks 16 years ago
Christoph Hellwig 35d62a942d Btrfs: fix arguments to btrfs_wait_on_page_writeback_range 16 years ago
Sage Weil dd7e0b7b02 Btrfs: fix deadlock with free space handling and user transactions 16 years ago
Sage Weil 1ab86aedbc Btrfs: fix error cases for ioctl transactions 16 years ago
Chris Ball 3baf0bed0a Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code 16 years ago
Julia Lawall fd2696f399 Btrfs: introduce missing kfree 16 years ago
Chris Ball 49cf6f4529 Btrfs: Fix setting umask when POSIX ACLs are not enabled 16 years ago