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