aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason2010-10-29
|\
| * Btrfs: rework how we reserve metadata bytesJosef Bacik2010-10-22
| * Btrfs: re-work delalloc flushingJosef Bacik2010-10-22
| * Btrfs: fix df regressionJosef Bacik2010-10-22
* | Btrfs: Add a clear_cache mount optionJosef Bacik2010-10-29
* | Btrfs: add support for mixed data+metadata block groupsJosef Bacik2010-10-29
* | Btrfs: write out free space cacheJosef Bacik2010-10-29
* | Btrfs: create special free space cache inodeJosef Bacik2010-10-28
* | Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-09
* | convert btrfs to ->evict_inode()Al Viro2010-08-09
|/
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* Btrfs: add basic DIO read/write supportJosef Bacik2010-05-25
* Btrfs: Metadata ENOSPC handling for balanceYan, Zheng2010-05-25
* Btrfs: Pre-allocate space for data relocationYan, Zheng2010-05-25
* Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-25
* Btrfs: Introduce global metadata reservationYan, Zheng2010-05-25
* Btrfs: Update metadata reservation for delayed allocationYan, Zheng2010-05-25
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
* Btrfs: Introduce contexts for metadata reservationYan, Zheng2010-05-25
* Btrfs: Shrink delay allocated space in a synchronizedYan, Zheng2010-05-25
* Btrfs: Kill allocate_wait in space_infoYan, Zheng2010-05-25
* Btrfs: Link block groups of different raid typesYan, Zheng2010-05-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-04-05
|\
| * Btrfs: kill max_extent mount optionJosef Bacik2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-03-18
|\|
| * btrfs: use memparseAkinobu Mita2010-03-15
| * Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-15
| * Btrfs: add new defrag-range ioctl.Chris Mason2010-03-15
| * Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik2010-03-15
| * Btrfs: change how we mount subvolumesJosef Bacik2010-03-15
| * Btrfs: make set/get functions for the super compat_ro flags use compat_roJosef Bacik2010-03-15
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
|/
* Btrfs: Add mount -o compress-forceChris Mason2010-01-28
* Btrfs: Fix per root used space accountingYan, Zheng2009-12-17
* Btrfs: Add delayed iputYan, Zheng2009-12-17
* Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng2009-12-17
* Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng2009-12-17
* Btrfs: Rewrite btrfs_drop_extentsYan, Zheng2009-12-15
* Btrfs: Add btrfs_duplicate_itemYan, Zheng2009-12-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2009-10-15
|\
| * Btrfs: add -o discard optionChristoph Hellwig2009-10-14
| * Btrfs: fix btrfs acl #ifdef checksChris Mason2009-10-13
| * Btrfs: avoid tree log commit when there are no changesChris Mason2009-10-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-10-11
|\|
| * Btrfs: constify dentry_operationsAlexey Dobriyan2009-10-09
| * Btrfs: optimize fsync for the single writer caseJosef Bacik2009-10-08
| * Btrfs: async delalloc flushing under space pressureJosef Bacik2009-10-08
| * Btrfs: release delalloc reservations on extent item insertionJosef Bacik2009-10-08
| * Btrfs: fix deadlock on async thread startupChris Mason2009-10-05