Commit Graph

915 Commits (fb069a5d132fb926ed17af3211a114ac7cf27d7a)

Author SHA1 Message Date
Chris Mason 913d952eb5 Btrfs: Clear space_info full when adding new devices 16 years ago
Chris Mason 4184ea7f90 Btrfs: Fix locking around adding new space_info 16 years ago
Chris Mason b9447ef80b Btrfs: fix spinlock assertions on UP systems 16 years ago
Josef Bacik 4e06bdd6cb Btrfs: try committing transaction before returning ENOSPC 16 years ago
Josef Bacik 6a63209fc0 Btrfs: add better -ENOSPC handling 16 years ago
Chris Mason 2cfbd50b53 Btrfs: check file pointer in btrfs_sync_file 16 years ago
Yan Zheng 2456242530 Btrfs: hold trans_mutex when using btrfs_record_root_in_trans 16 years ago
Chris Mason 4008c04a07 Btrfs: make a lockdep class for the extent buffer locks 16 years ago
Julia Lawall 3f3420df50 Btrfs: fs/btrfs/volumes.c: remove useless kzalloc 16 years ago
Qinghuang Feng a48ddf08ba Btrfs: remove unused code in split_state() 16 years ago
Jeff Mahoney e00f730865 Btrfs: remove btrfs_init_path 16 years ago
Jeff Mahoney 7951f3cefb Btrfs: balance_level checks !child after access 16 years ago
Yan Zheng b335b0034e Btrfs: Avoid using __GFP_HIGHMEM with slab allocator 16 years ago
Chris Mason e1df36d2f1 Btrfs: don't clean old snapshots on sync(1) 16 years ago
Chris Mason 536ac8ae86 Btrfs: use larger metadata clusters in ssd mode 16 years ago
Chris Mason b288052e17 Btrfs: process mount options on mount -o remount, 16 years ago
Josef Bacik eb09967089 Btrfs: make sure all pending extent operations are complete 16 years ago
Chris Mason 284b066af4 Btrfs: don't use spin_is_contended 16 years ago
Chris Mason 42f15d77df Btrfs: Make sure dir is non-null before doing S_ISGID checks 16 years ago
Chris Mason 806638bce9 Btrfs: Fix memory leak in cache_drop_leaf_ref 16 years ago
Chris Mason 9b0d3ace33 Btrfs: don't return congestion in write_cache_pages as often 16 years ago
Chris Mason 7b78c170dc Btrfs: Only prep for btree deletion balances when nodes are mostly empty 16 years ago
Chris Mason 12f4daccfc Btrfs: fix btrfs_unlock_up_safe to walk the entire path 16 years ago
Chris Mason 4d081c41a4 Btrfs: change btrfs_del_leaf to drop locks earlier 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
Josef Bacik 811449496b Btrfs: join the transaction in __btrfs_setxattr 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
Chris Mason c487685d7c Btrfs: hash_lock is no longer needed 16 years ago
Chris Mason 3935127c50 Btrfs: disable leak debugging checks in extent_io.c 16 years ago
Chris Mason b7a9f29fcf Btrfs: sort references by byte number during btrfs_inc_ref 16 years ago
Chris Mason b51912c91f Btrfs: async threads should try harder to find work 16 years ago
Jim Owens 0279b4cd86 Btrfs: selinux support 16 years ago
Christian Hesse bef62ef339 Btrfs: make btrfs acls selectable 16 years ago
Chris Mason a683705153 Btrfs: Catch missed bios in the async bio submission thread 16 years ago
Chris Mason 89f135d8b5 Btrfs: fix readdir on 32 bit machines 16 years ago
Chris Mason a717531942 Btrfs: do less aggressive btree readahead 16 years ago
Alexey Dobriyan 335debee07 fs/Kconfig: move btrfs out 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
Yan Zheng 7237f18336 Btrfs: fix tree logs parallel sync 16 years ago
Qinghuang Feng 7e6628544a Btrfs: open_ctree() error handling can oops on fs_info 16 years ago
Yan Zheng 86288a198d Btrfs: fix stop searching test in replace_one_extent 16 years ago
Jan Engelhardt 95029d7d59 Btrfs: change/remove typedef 16 years ago
Huang Weiyi 653249ff9a Btrfs: remove duplicated #include 16 years ago
Yan Zheng 5a7be515b1 Btrfs: Fix infinite loop in btrfs_extent_post_op 16 years ago
Yan Zheng 3dfdb9348a Btrfs: fix locking issue in btrfs_remove_block_group 16 years ago
Qinghuang Feng c6e308713a Btrfs: simplify iteration codes 16 years ago