Commit Graph

265 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
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
Liu Hui ce397c0616 Btrfs: Fix cow semantic in run_delalloc_nocow() 16 years ago
Chris Mason 4b4e25f2a6 Btrfs: compat code fixes 16 years ago
Chris Mason 79683f2d68 Btrfs: Use current_fsuid/gid 16 years ago
Chris Mason d2c3f4f695 Btrfs: Avoid writeback stalls 16 years ago
Chris Mason 0660b5af3f Btrfs: Add backrefs and forward refs for subvols and snapshots 16 years ago
Chris Mason 3394e1607e Btrfs: Give each subvol and snapshot their own anonymous devid 16 years ago
Chris Mason 3de4586c52 Btrfs: Allow subvolumes and snapshots anywhere in the directory tree 16 years ago
Yan Zheng c146afad2c Btrfs: mount ro and remount support 16 years ago
Chris Mason 5b050f04c8 Btrfs: Fix compile warnings on 32 bit machines 16 years ago
Chris Mason 445a694499 Btrfs: Fix usage of struct extent_map->orig_start 16 years ago
Yan Zheng ff5b7ee33d Btrfs: Fix csum error for compressed data 16 years ago
Chris Mason 771ed689d2 Btrfs: Optimize compressed writeback and reads 16 years ago
Chris Mason 4a69a41009 Btrfs: Add ordered async work queues 16 years ago
Chris Mason 70b99e6959 Btrfs: Compression corner fixes 16 years ago
Yan Zheng d899e05215 Btrfs: Add fallocate support v2 16 years ago
Yan Zheng 80ff385665 Btrfs: update nodatacow code v2 16 years ago
Yan Zheng 6643558db2 Btrfs: Fix bookend extent race v2 16 years ago
Yan Zheng 9036c10208 Btrfs: update hole handling v2 16 years ago
Chris Mason 19b9bdb054 Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compress 16 years ago
Chris Mason cfbc246eaa Btrfs: walk compressed pages based on the nr_pages count instead of bytes 16 years ago
Chris Mason c8b978188c Btrfs: Add zlib compression support 16 years ago
Christoph Hellwig cb8e70901d Btrfs: Fix subvolume creation locking rules 17 years ago
Yan Zheng 5b84e8d6ee Btrfs: Fix leaf reference cache miss 17 years ago
Yan Zheng 3bb1a1bc42 Btrfs: Remove offset field from struct btrfs_extent_ref 17 years ago