Commit Graph

291 Commits (b3c466ce512923298ae8c0121d3e9f397a3f1210)

Author SHA1 Message Date
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
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
Chris Mason 75eff68ea6 Btrfs: Don't use spin*lock_irq for the delalloc lock 16 years ago
Chris Mason 42dc7babdc Btrfs: Fix compressed writes on truncated pages 16 years ago
Yan Zheng 17d217fe97 Btrfs: fix nodatasum handling in balancing code 16 years ago
Yan Zheng d2fb3437e4 Btrfs: fix leaking block group on balance 16 years ago
Chris Mason c3027eb552 Btrfs: Add inode sequence number for NFS and reserved space in a few structs 16 years ago
Chris Mason d20f7043fa Btrfs: move data checksumming into a dedicated tree 16 years ago
Chris Mason 4022abf449 Btrfs: delete unused function: btrfs_invalidate_dcache_root 16 years ago
Christoph Hellwig b2950863c6 Btrfs: make things static and include the right headers 16 years ago