Commit Graph

960 Commits (aa18efb2a2f07e1cf062039848e9d369bb358724)

Author SHA1 Message Date
Stoyan Gaydarov c293498be6 Btrfs: BUG to BUG_ON changes 16 years ago
Dan Carpenter 3e7ad38d20 Btrfs: remove dead code 16 years ago
Dan Carpenter ff0a5836ac Btrfs: remove dead code 16 years ago
Wu Fengguang d4a789474a Btrfs: fix typos in comments 16 years ago
Jim Owens 2e966ed22c Btrfs: remove unused ftrace include 16 years ago
Heiko Carstens 93dbfad7ac Btrfs: fix __ucmpdi2 compile bug on 32 bit builds 16 years ago
Shen Feng 09771430f3 Btrfs: free inode struct when btrfs_new_inode fails 16 years ago
Amit Gud b5555f7711 Btrfs: fix race in worker_loop 16 years ago
Sage Weil dccae99995 Btrfs: add flushoncommit mount option 16 years ago
Sage Weil 3a5e14048a Btrfs: notreelog mount option 16 years ago
Eric Paris a9572a15a8 Btrfs: introduce btrfs_show_options 16 years ago
Chris Mason fa9c0d795f Btrfs: rework allocation clustering 16 years ago
Chris Mason 8e73f27501 Btrfs: Optimize locking in btrfs_next_leaf() 16 years ago
Chris Mason c8c42864f6 Btrfs: break up btrfs_search_slot into smaller pieces 16 years ago
Josef Bacik 04018de5d4 Btrfs: kill the pinned_mutex 16 years ago
Josef Bacik 6226cb0a5e Btrfs: kill the block group alloc mutex 16 years ago
Josef Bacik 2552d17e32 Btrfs: clean up find_free_extent 16 years ago
Josef Bacik 70cb074345 Btrfs: free space cache cleanups 16 years ago
Chris Mason bedf762ba3 Btrfs: unplug in the async bio submission threads 16 years ago
Chris Mason b765ead57d Btrfs: keep processing bios for a given bdev if our proc is batching 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
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Chris Mason d57e62b897 Btrfs: try to free metadata pages when we free btree blocks 16 years ago
Chris Mason 5a3f23d515 Btrfs: add extra flushing for renames and truncates 16 years ago
Jens Axboe 6933c02e9c btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty 16 years ago
Chris Mason 1a81af4d1d Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod 16 years ago
Chris Mason af4176b49c Btrfs: optimize fsyncs on old files 16 years ago
Chris Mason 12fcfd22fe Btrfs: tree logging unlink/rename fixes 16 years ago
Chris Mason a74ac32207 Btrfs: Make sure i_nlink doesn't hit zero too soon during log replay 16 years ago
Chris Mason a4b6e07d1a Btrfs: limit balancing work while flushing delayed refs 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 89573b9c51 Btrfs: Only let very young transactions grow during commit 16 years ago
Chris Mason 66d7e85ea7 Btrfs: Check for a blocking lock before taking the spin 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
Chris Mason c3e69d58e8 Btrfs: process the delayed reference queue in clusters 16 years ago
Chris Mason 1887be66dc Btrfs: try to cleanup delayed refs while freeing extents 16 years ago
Chris Mason 44871b1b24 Btrfs: reduce stack usage in some crucial tree balancing functions 16 years ago
Chris Mason 56bec294de Btrfs: do extent allocation and reference count updates in the background 16 years ago
Chris Mason 9fa8cfe706 Btrfs: don't preallocate metadata blocks during btrfs_search_slot 16 years ago
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