Commit Graph

299 Commits (a1ed835e1ab5795f91b198d08c43e2f56848dcf3)

Author SHA1 Message Date
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
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
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
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
Chris Mason 12fcfd22fe Btrfs: tree logging unlink/rename fixes 16 years ago
Chris Mason 5d13a98f3b Btrfs: readahead checksums during btrfs_finish_ordered_io 16 years ago
Chris Mason b9473439d3 Btrfs: leave btree locks spinning more often 16 years ago
Chris Mason 7f366cfecf Btrfs: reduce stack in cow_file_range 16 years ago
Chris Mason b7ec40d784 Btrfs: reduce stalls during transaction commit 16 years ago
Josef Bacik 6a63209fc0 Btrfs: add better -ENOSPC handling 16 years ago
Jeff Mahoney e00f730865 Btrfs: remove btrfs_init_path 16 years ago
Yan Zheng b335b0034e Btrfs: Avoid using __GFP_HIGHMEM with slab allocator 16 years ago
Chris Mason 42f15d77df Btrfs: Make sure dir is non-null before doing S_ISGID checks 16 years ago
Chris Mason 06d9a8d7c2 Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode 16 years ago
Chris Mason f03d9301f1 Btrfs: Don't try to compress pages past i_size 16 years ago
Chris Ball 8c087b5183 Btrfs: Handle SGID bit when creating inodes 16 years ago
Chris Mason bd56b30205 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks 16 years ago
Chris Mason b4ce94de9b Btrfs: Change btree locking to use explicit blocking points 16 years ago
Jim Owens 0279b4cd86 Btrfs: selinux support 16 years ago
Chris Mason 89f135d8b5 Btrfs: fix readdir on 32 bit machines 16 years ago
Yehuda Sadeh 1506fcc818 Btrfs: fiemap support 16 years ago
Chris Mason 35054394c4 Btrfs: stop providing a bmap operation to avoid swapfile corruptions 16 years ago
Qinghuang Feng c6e308713a Btrfs: simplify iteration codes 16 years ago
Huang Weiyi 7eaebe7d50 Btrfs: removed unused #include <version.h>'s 16 years ago
Chris Mason 9ab86c8e01 Btrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage_end_io_hook 16 years ago
Chris Mason cc7172defc Btrfs: Don't use kmap_atomic(..., KM_IRQ0) during checksum verifies 16 years ago
Yan Zheng 07d400a6df Btrfs: tree logging checksum fixes 16 years ago
Yan Zheng 180591bcfe Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creation 16 years ago
Chris Mason d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
Chris Mason cad321ad52 Btrfs: shift all end_io work to thread pools 16 years ago