Commit Graph

329 Commits (33b258086441dd07e00133c79fcd8cbc6a76d737)

Author SHA1 Message Date
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
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
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
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
Chris Mason 2c64c53d8d Btrfs: cache values for locking extents 16 years ago
Chris Mason 890871be85 Btrfs: switch extent_map to a rw lock 16 years ago
From: Nick Piggin 03e860bd9f btrfs: fix inode rbtree corruption 16 years ago
Bartlomiej Zolnierkiewicz 4baf8c9201 Btrfs: remove superfluous NULL pointer check in btrfs_rename() 16 years ago
Julia Lawall 33c17ad571 Btrfs: adjust NULL test 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Chris Mason 9427216476 Btrfs: honor nodatacow/sum mount options for new files 16 years ago
Josef Bacik a970b0a16c Btrfs: account for space we may use in fallocate 16 years ago
Al Viro 72c04902d1 Get "no acls for this inode" right, fix shmem breakage 16 years ago
Al Viro 5affd88a10 switch btrfs to inode->i_acl 16 years ago
Christoph Hellwig 59d697b702 btrfs: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Christoph Hellwig 6cbff00f46 Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION 16 years ago
Yan Zheng 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 years ago
Chris Mason cc7b0c9b70 Btrfs: remove some WARN_ONs in the IO failure path 16 years ago
Chris Mason 2757495c90 Btrfs: init inode ordered_data_close flag properly 16 years ago
Chris Mason 46a53cca82 Btrfs: look for acls during btrfs_read_locked_inode 16 years ago
Chris Mason 7b1a14bbb0 Btrfs: fix acl caching 16 years ago
Chris Mason 45c06543af Btrfs: remove unused btrfs_bit_radix slab 16 years ago
Chris Mason 193f284d49 Btrfs: ratelimit IO error printks 16 years ago
Chris Mason e980b50cda Btrfs: fix fallocate deadlock on inode extent lock 16 years ago
Christoph Hellwig 9601e3f633 Btrfs: kill btrfs_cache_create 16 years ago
Chris Mason 546888da82 Btrfs: fix btrfs fallocate oops and deadlock 16 years ago
Shen Feng 09771430f3 Btrfs: free inode struct when btrfs_new_inode fails 16 years ago
Nick Piggin 56a76f8275 fs: fix page_mkwrite error cases in core code and btrfs 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Chris Mason 5a3f23d515 Btrfs: add extra flushing for renames and truncates 16 years ago