Commit Graph

385 Commits (836097797236fd727f82ec2f3f376ac41a430876)

Author SHA1 Message Date
Josef Bacik 8360977972 Btrfs: fix fallocate regression 15 years ago
Chris Mason 9aeead7378 Btrfs: add more error checking to btrfs_dirty_inode 15 years ago
Chris Mason 5a5f79b570 Btrfs: allow unaligned DIO 15 years ago
Chris Mason 46bfbb5c07 Btrfs: fix preallocation and nodatacow checks in O_DIRECT 15 years ago
Chris Mason 94b604429a Btrfs: avoid ENOSPC errors in btrfs_dirty_inode 15 years ago
Chris Mason 3f7c579c41 Btrfs: move O_DIRECT space reservation to btrfs_direct_IO 15 years ago
Chris Mason 4845e44ffd Btrfs: rework O_DIRECT enospc handling 15 years ago
Chris Mason eaf25d933e Btrfs: use async helpers for DIO write checksumming 15 years ago
Josef Bacik 4b46fce233 Btrfs: add basic DIO read/write support 15 years ago
Yan, Zheng efa5646456 Btrfs: Pre-allocate space for data relocation 15 years ago
Yan, Zheng d68fc57b7e Btrfs: Metadata reservation for orphan inodes 15 years ago
Yan, Zheng 8929ecfa50 Btrfs: Introduce global metadata reservation 15 years ago
Yan, Zheng 0ca1f7ceb1 Btrfs: Update metadata reservation for delayed allocation 15 years ago
Yan, Zheng a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 years ago
Yan, Zheng 2ead6ae770 Btrfs: Kill init_btrfs_i() 15 years ago
Yan, Zheng 5da9d01b66 Btrfs: Shrink delay allocated space in a synchronized 15 years ago
Josef Bacik 287a0ab91d Btrfs: kill max_extent mount option 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
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
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 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