summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
...
| | * Btrfs: fix how we do space reservation for truncateJosef Bacik2011-05-231-0/+3
| | * Btrfs: kill trans_mutexJosef Bacik2011-05-231-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-281-1/+1
|\ \ \ | |/ / |/| |
| * | fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-271-1/+1
| |/
* | Btrfs: add mount -o auto_defragChris Mason2011-05-261-1/+44
* | Merge branch 'cleanups_and_fixes' into inode_numbersChris Mason2011-05-231-3/+0Star
|\ \
| * | BTRFS: Remove unused node_lockAndi Kleen2011-05-231-3/+0Star
| |/
* | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason2011-05-231-4/+38
|\ \
| * | btrfs: add readonly flagArne Jansen2011-05-121-1/+1
| * | btrfs: new ioctls for scrubJan Schmidt2011-05-121-2/+0Star
| * | btrfs: scrubArne Jansen2011-05-121-2/+35
* | | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-221-96/+6Star
|\ \ \
| * | | btrfs: use unsigned type for single bit bitfieldDavid Sterba2011-05-121-4/+4
| * | | btrfs: remove all unused functionsDavid Sterba2011-05-061-78/+0Star
| * | | btrfs: remove unused function prototypesDavid Sterba2011-05-041-12/+0Star
| * | | btrfs: drop unused parameter from btrfs_release_pathDavid Sterba2011-05-021-1/+1
| * | | btrfs: rename variables clashing with global function namesDavid Sterba2011-05-021-1/+1
| | |/ | |/|
* | | Merge branch 'delayed_inode' into inode_numbersChris Mason2011-05-221-2/+27
|\ \ \
| * | | btrfs: implement delayed inode items operationMiao Xie2011-05-211-2/+27
| |/ /
* | | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason2011-05-211-12/+17
|\ \ \ | |/ / |/| |
| * | Btrfs: Support reading/writing on disk free ino cacheLi Zefan2011-04-251-0/+7
| * | Btrfs: Cache free inode numbers in memoryLi Zefan2011-04-251-6/+9
| * | Btrfs: Make free space cache code genericLi Zefan2011-04-251-6/+1Star
| |/
* / Revert wrong fixes for common misspellingsLucas De Marchi2011-04-271-1/+1
|/
* Btrfs: avoid taking the chunk_mutex in do_chunk_allocJosef Bacik2011-04-161-1/+3
* Btrfs: deal with the case that we run out of space in the cacheJosef Bacik2011-04-081-0/+5
* Btrfs: Fix uninitialized root flags for subvolumesLi Zefan2011-04-051-0/+4
* Btrfs: fix OOPS of empty filesystem after balanceliubo2011-03-281-0/+1
* Btrfs: add btrfs_trim_fs() to handle FITRIMLi Dongyang2011-03-281-0/+1
* Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytesLi Dongyang2011-03-281-1/+1
* Btrfs: make update_reserved_bytes() publicLi Dongyang2011-03-281-0/+2
* Btrfs: Per file/directory controls for COW and compressionLiu Bo2011-03-281-0/+1
* Btrfs: add initial tracepoint support for btrfsliubo2011-03-281-0/+1
* Btrfs: cleanup how we setup free space clustersJosef Bacik2011-03-261-3/+0Star
* Btrfs: add checks to verify dir items are correctJosef Bacik2011-03-171-0/+3
* Btrfs: handle errors in btrfs_orphan_cleanupJosef Bacik2011-03-171-1/+1
* Btrfs: convert to the new truncate sequenceJosef Bacik2011-03-171-1/+1
* Btrfs: use a slab for the free space entriesJosef Bacik2011-03-171-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-03-141-0/+9
|\
| * Btrfs: break out of shrink_delalloc earlierChris Mason2011-03-121-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-251-0/+3
|\|
| * Btrfs: allow balance to explicitly allocate chunks as it relocatesChris Mason2011-02-161-0/+2
| * Btrfs: put ENOSPC debugging under a mount optionChris Mason2011-02-161-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-01-171-5/+43
|\|
| * Btrfs: forced readonly mounts on errorsliubo2011-01-171-0/+24
| * btrfs: fix wrong free space information of btrfsMiao Xie2011-01-161-0/+2
| * fs/btrfs: Fix build of ctreeStefan Schmidt2011-01-161-0/+1
| * Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason2011-01-161-5/+10
| |\
| | * btrfs: Add lzo compression supportLi Zefan2010-12-221-3/+6
| | * btrfs: Allow to add new compression algorithmLi Zefan2010-12-221-4/+6