summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2010-01-28Btrfs: Add mount -o compress-forceChris Mason
2009-12-17Btrfs: Fix per root used space accountingYan, Zheng
2009-12-17Btrfs: Add delayed iputYan, Zheng
2009-12-17Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng
2009-12-17Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng
2009-12-15Btrfs: Rewrite btrfs_drop_extentsYan, Zheng
2009-12-15Btrfs: Add btrfs_duplicate_itemYan, Zheng
2009-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2009-10-14Btrfs: add -o discard optionChristoph Hellwig
2009-10-13Btrfs: fix btrfs acl #ifdef checksChris Mason
2009-10-13Btrfs: avoid tree log commit when there are no changesChris Mason
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-10-09Btrfs: constify dentry_operationsAlexey Dobriyan
2009-10-08Btrfs: optimize fsync for the single writer caseJosef Bacik
2009-10-08Btrfs: async delalloc flushing under space pressureJosef Bacik
2009-10-08Btrfs: release delalloc reservations on extent item insertionJosef Bacik
2009-10-05Btrfs: fix deadlock on async thread startupChris Mason
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-29Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball
2009-09-28Btrfs: proper -ENOSPC handlingJosef Bacik
2009-09-21Btrfs: account for space used by the super mirrorsJosef Bacik
2009-09-21Btrfs: make balance code choose more wisely when relocatingJosef Bacik
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng
2009-09-21Btrfs: change how subvolumes are organizedYan, Zheng
2009-09-21Btrfs: do not reuse objectid of deleted snapshot/subvolYan, Zheng
2009-09-17Btrfs: improve async block group cachingYan Zheng
2009-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-09-11Btrfs: Fix extent replacment raceChris Mason
2009-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-07-30Btrfs: preserve commit_root for async cachingYan Zheng
2009-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-07-27Btrfs: change how we unpin extentsJosef Bacik
2009-07-24Btrfs: async block group cachingJosef Bacik
2009-07-24Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik
2009-07-22Btrfs: fix definition of struct btrfs_extent_inline_refYan Zheng
2009-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-07-02Btrfs: update backrefs while dropping snapshotYan Zheng
2009-06-24switch btrfs to inode->i_aclAl Viro
2009-06-10Fix btrfs when ACLs are configured outAl Viro
2009-06-10Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig
2009-06-10Btrfs: autodetect SSD devicesChris Mason
2009-06-10Btrfs: add mount -o ssd_spread to spread allocations outChris Mason
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-04-24Btrfs: fix fallocate deadlock on inode extent lockChris Mason
2009-04-24Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik
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