summaryrefslogtreecommitdiff
path: root/fs/btrfs/transaction.c
AgeCommit message (Expand)Author
2011-04-11Btrfs: avoid taking the trans_mutex in btrfs_end_transactionJosef Bacik
2011-04-08Btrfs: only retry transaction reservation onceJosef Bacik
2011-04-05Btrfs: Fix uninitialized root flags for subvolumesLi Zefan
2011-04-05Btrfs: fix memory leak in start_transaction()Yoshinori Sano
2011-03-28Btrfs: cleanup some BUG_ON()Tsutomu Itoh
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo
2011-01-28btrfs: fix return value check of btrfs_join_transaction()Tsutomu Itoh
2011-01-17Btrfs: forced readonly mounts on errorsliubo
2010-12-23Btrfs: Add readonly snapshots supportLi Zefan
2010-11-21Btrfs: use dget_parent where we can UPDATEDJosef Bacik
2010-10-29Btrfs: add START_SYNC, WAIT_SYNC ioctlsSage Weil
2010-10-29Btrfs: async transaction commitSage Weil
2010-10-29Btrfs: fix deadlock in btrfs_commit_transactionSage Weil
2010-10-29Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2010-10-28Btrfs: create special free space cache inodeJosef Bacik
2010-10-22Btrfs: rework how we reserve metadata bytesJosef Bacik
2010-05-25Btrfs: don't walk around with task->state != TASK_RUNNINGChris Mason
2010-05-25Btrfs: Metadata ENOSPC handling for balanceYan, Zheng
2010-05-25Btrfs: Metadata reservation for orphan inodesYan, Zheng
2010-05-25Btrfs: Introduce global metadata reservationYan, Zheng
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng
2010-05-25Btrfs: Introduce contexts for metadata reservationYan, Zheng
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-04-05Btrfs: create snapshot references in same commit as snapshotSage Weil
2010-03-30Btrfs: Remove unnecessary finish_wait() in wait_current_trans()Zhao Lei
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15Btrfs: flush data on snapshot creationSage Weil
2010-03-08Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULLEric Paris
2009-12-17Btrfs: Fix per root used space accountingYan, Zheng
2009-12-17Btrfs: Add delayed iputYan, Zheng
2009-12-17Btrfs: Avoid orphan inodes cleanup during committing transactionYan, Zheng
2009-12-15Btrfs: Avoid superfluous tree-log writeoutYan, Zheng
2009-11-11Btrfs: cleanup transaction starting and fix journal_info usageJosef Bacik
2009-10-13Btrfs: streamline tree-log btree block writeoutChris Mason
2009-09-28Btrfs: proper -ENOSPC handlingJosef Bacik
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng
2009-09-21Btrfs: change how subvolumes are organizedYan, Zheng
2009-09-21Btrfs: speed up snapshot droppingYan, Zheng
2009-09-17Btrfs: improve async block group cachingYan Zheng
2009-07-30Btrfs: be more polite in the async caching threadsChris Mason
2009-07-30Btrfs: preserve commit_root for async cachingYan Zheng
2009-07-24Btrfs: make flushoncommit mount option correctly wait on ordered_extentsSage Weil
2009-07-24Btrfs: async block group cachingJosef Bacik
2009-07-22Btrfs: make sure all dirty blocks are written at commit timeYan Zheng
2009-07-02Btrfs: update backrefs while dropping snapshotYan Zheng
2009-06-15Btrfs: always update root items for fs trees at commit timeYan Zheng
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-04-24Btrfs: fix deadlocks and stalls on dead root removalChris Mason
2009-04-02Btrfs: add flushoncommit mount optionSage Weil
2009-04-03Btrfs: rework allocation clusteringChris Mason