aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAge
* Btrfs: fix OOPS of empty filesystem after balanceliubo2011-03-28
* Btrfs: add btrfs_trim_fs() to handle FITRIMLi Dongyang2011-03-28
* Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytesLi Dongyang2011-03-28
* Btrfs: make update_reserved_bytes() publicLi Dongyang2011-03-28
* Btrfs: Per file/directory controls for COW and compressionLiu Bo2011-03-28
* Btrfs: add initial tracepoint support for btrfsliubo2011-03-28
* Btrfs: cleanup how we setup free space clustersJosef Bacik2011-03-25
* Btrfs: add checks to verify dir items are correctJosef Bacik2011-03-17
* Btrfs: handle errors in btrfs_orphan_cleanupJosef Bacik2011-03-17
* Btrfs: convert to the new truncate sequenceJosef Bacik2011-03-17
* Btrfs: use a slab for the free space entriesJosef Bacik2011-03-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-03-13
|\
| * Btrfs: break out of shrink_delalloc earlierChris Mason2011-03-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-25
|\|
| * Btrfs: allow balance to explicitly allocate chunks as it relocatesChris Mason2011-02-16
| * Btrfs: put ENOSPC debugging under a mount optionChris Mason2011-02-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-01-17
|\|
| * Btrfs: forced readonly mounts on errorsliubo2011-01-17
| * btrfs: fix wrong free space information of btrfsMiao Xie2011-01-16
| * fs/btrfs: Fix build of ctreeStefan Schmidt2011-01-16
| * Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason2011-01-16
| |\
| | * btrfs: Add lzo compression supportLi Zefan2010-12-22
| | * btrfs: Allow to add new compression algorithmLi Zefan2010-12-22
| * | Btrfs: Add readonly snapshots supportLi Zefan2010-12-22
| |/
* | fs/btrfs: Fix build of ctreeStefan Schmidt2011-01-16
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
|/
* btrfs: make 1-bit signed fileds unsignedMariusz Kozlowski2010-11-21
* Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedSage Weil2010-10-29
* Btrfs: async transaction commitSage Weil2010-10-29
* 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