aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik2009-04-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-03
|\
| * Btrfs: fix typos in commentsWu Fengguang2009-04-02
| * Btrfs: add flushoncommit mount optionSage Weil2009-04-02
| * Btrfs: notreelog mount optionSage Weil2009-04-02
| * Btrfs: rework allocation clusteringChris Mason2009-04-03
| * Btrfs: kill the pinned_mutexJosef Bacik2009-04-03
| * Btrfs: kill the block group alloc mutexJosef Bacik2009-04-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-01
|\|
| * Btrfs: add extra flushing for renames and truncatesChris Mason2009-03-31
| * Btrfs: tree logging unlink/rename fixesChris Mason2009-03-24
| * Btrfs: leave btree locks spinning more oftenChris Mason2009-03-24
| * Btrfs: process the delayed reference queue in clustersChris Mason2009-03-24
| * Btrfs: do extent allocation and reference count updates in the backgroundChris Mason2009-03-24
| * Btrfs: don't preallocate metadata blocks during btrfs_search_slotChris Mason2009-03-24
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
|/
* Btrfs: Fix locking around adding new space_infoChris Mason2009-03-10
* Btrfs: add better -ENOSPC handlingJosef Bacik2009-02-20
* Btrfs: make a lockdep class for the extent buffer locksChris Mason2009-02-12
* Btrfs: remove btrfs_init_pathJeff Mahoney2009-02-12
* Btrfs: Change btree locking to use explicit blocking pointsChris Mason2009-02-04
* Btrfs: hash_lock is no longer neededChris Mason2009-02-04
* Btrfs: fix tree logs parallel syncYan Zheng2009-01-21
* Btrfs: change/remove typedefJan Engelhardt2009-01-21
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: shift all end_io work to thread poolsChris Mason2008-12-17
* Btrfs: fix nodatasum handling in balancing codeYan Zheng2008-12-12
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-11
* Btrfs: Delete csum items when freeing extentsChris Mason2008-12-10
* Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason2008-12-08
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-08
* Btrfs: rev the disk format for the inode compat and csum selection changesChris Mason2008-12-02
* Btrfs: add support for multiple csum algorithmsJosef Bacik2008-12-02
* Btrfs: add support for compat flags to btrfsJosef Bacik2008-12-02
* Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutexJosef Bacik2008-11-20
* Btrfs: Update the disk format for the seed device and new root codeChris Mason2008-11-18
* Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason2008-11-17
* Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason2008-11-17
* Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason2008-11-17
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-17
* Btrfs: Seed device supportYan Zheng2008-11-17
* Btrfs: mount ro and remount supportYan Zheng2008-11-12
* Btrfs: batch extent inserts/updates/deletions on the extent rootJosef Bacik2008-11-12
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-06
* Btrfs: rev the disk format for fallocateChris Mason2008-10-31
* Btrfs: Add fallocate support v2Yan Zheng2008-10-30
* Btrfs: update nodatacow code v2Yan Zheng2008-10-30
* Btrfs: update hole handling v2Yan Zheng2008-10-30
* Btrfs: Rev the disk format for compression and root pointer generation fieldsChris Mason2008-10-29
* Btrfs: Add root tree pointer transaction idsYan Zheng2008-10-29