summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: kill the pinned_mutexJosef Bacik2009-04-031-1/+0
* Btrfs: kill the block group alloc mutexJosef Bacik2009-04-031-8/+3
* Btrfs: add extra flushing for renames and truncatesChris Mason2009-03-311-0/+35
* Btrfs: tree logging unlink/rename fixesChris Mason2009-03-241-1/+6
* Btrfs: leave btree locks spinning more oftenChris Mason2009-03-241-3/+9
* Btrfs: process the delayed reference queue in clustersChris Mason2009-03-241-0/+1
* Btrfs: do extent allocation and reference count updates in the backgroundChris Mason2009-03-241-9/+3
* Btrfs: don't preallocate metadata blocks during btrfs_search_slotChris Mason2009-03-241-1/+1
* Btrfs: Fix locking around adding new space_infoChris Mason2009-03-101-0/+9
* Btrfs: add better -ENOSPC handlingJosef Bacik2009-02-201-9/+31
* Btrfs: make a lockdep class for the extent buffer locksChris Mason2009-02-121-7/+3
* Btrfs: remove btrfs_init_pathJeff Mahoney2009-02-121-1/+0
* Btrfs: Change btree locking to use explicit blocking pointsChris Mason2009-02-041-0/+4
* Btrfs: hash_lock is no longer neededChris Mason2009-02-041-1/+0
* Btrfs: fix tree logs parallel syncYan Zheng2009-01-211-6/+7
* Btrfs: change/remove typedefJan Engelhardt2009-01-211-8/+2
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-15/+15
* Btrfs: shift all end_io work to thread poolsChris Mason2008-12-171-0/+1
* Btrfs: fix nodatasum handling in balancing codeYan Zheng2008-12-121-1/+4
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-111-8/+9
* Btrfs: Delete csum items when freeing extentsChris Mason2008-12-101-0/+13
* Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason2008-12-081-0/+26
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-081-10/+20
* Btrfs: rev the disk format for the inode compat and csum selection changesChris Mason2008-12-021-1/+1
* Btrfs: add support for multiple csum algorithmsJosef Bacik2008-12-021-1/+18
* Btrfs: add support for compat flags to btrfsJosef Bacik2008-12-021-7/+21
* Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutexJosef Bacik2008-11-201-0/+1
* Btrfs: Update the disk format for the seed device and new root codeChris Mason2008-11-181-1/+1
* Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason2008-11-171-0/+3
* Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason2008-11-171-16/+51
* Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason2008-11-171-0/+6
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-171-4/+3
* Btrfs: Seed device supportYan Zheng2008-11-171-1/+17
* Btrfs: mount ro and remount supportYan Zheng2008-11-121-0/+1
* Btrfs: batch extent inserts/updates/deletions on the extent rootJosef Bacik2008-11-121-0/+5
* Btrfs: Optimize compressed writeback and readsChris Mason2008-11-061-1/+3
* Btrfs: rev the disk format for fallocateChris Mason2008-10-311-1/+1
* Btrfs: Add fallocate support v2Yan Zheng2008-10-301-2/+7
* Btrfs: update nodatacow code v2Yan Zheng2008-10-301-3/+5
* Btrfs: update hole handling v2Yan Zheng2008-10-301-0/+1
* Btrfs: Rev the disk format for compression and root pointer generation fieldsChris Mason2008-10-291-1/+1
* Btrfs: Add root tree pointer transaction idsYan Zheng2008-10-291-0/+8
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-291-1/+7
* Btrfs: fix enospc when there is plenty of spaceJosef Bacik2008-10-291-0/+1
* Btrfs: Improve space balancing codeYan Zheng2008-10-291-7/+6
* Btrfs: Add zlib compression supportChris Mason2008-10-291-18/+81
* Btrfs: Fix subvolume creation locking rulesChristoph Hellwig2008-10-091-1/+1
* Btrfs: Rev the disk format for the new back reference formatChris Mason2008-10-091-1/+1
* Btrfs: Remove offset field from struct btrfs_extent_refYan Zheng2008-10-091-19/+6
* Btrfs: Count space allocated to file in bytesYan Zheng2008-10-091-11/+2
OpenPOWER on IntegriCloud