index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Age
Commit message (
Expand
)
Author
2013-11-20
Btrfs: fix lockdep error in async commit
Liu Bo
2013-11-11
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
2013-11-11
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
2013-11-11
Btrfs: fix memory leaks on transaction commit failure
Filipe David Borba Manana
2013-11-11
Btrfs: fix BUG_ON() casued by the reserved space migration
Miao Xie
2013-11-11
Btrfs: fix two use-after-free bugs with transaction cleanup
Josef Bacik
2013-11-11
Btrfs: remove all BUG_ON()'s from commit_cowonly_roots
Josef Bacik
2013-11-11
Btrfs: cleanup transaction on abort
Josef Bacik
2013-11-11
Btrfs: reset intwrite on transaction abort
Josef Bacik
2013-10-04
Btrfs: fix transid verify errors when recovering log tree
Josef Bacik
2013-09-21
Btrfs: kill delay_iput arg to the wait_ordered functions
Josef Bacik
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
Btrfs: check UUID tree during mount if required
Stefan Behrens
2013-09-01
Btrfs: introduce uuid-tree-gen field
Stefan Behrens
2013-09-01
Btrfs: maintain subvolume items in the UUID tree
Stefan Behrens
2013-09-01
btrfs: mark some local function as 'static'
Sergei Trofimovich
2013-09-01
Btrfs: don't bug_on when we fail when cleaning up transactions
Josef Bacik
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-08-09
Btrfs: check to see if root_list is empty before adding it to dead roots
Josef Bacik
2013-07-02
Btrfs: make the chunk allocator completely tree lockless
Josef Bacik
2013-07-01
Btrfs: fix the comment typo for btrfs_attach_transaction_barrier
Wang Sheng-Hui
2013-07-01
Btrfs: fix transaction throttling for delayed refs
Josef Bacik
2013-07-01
Btrfs: stop waiting on current trans if we aborted
Josef Bacik
2013-06-14
Btrfs: merge pending IO for tree log write back
Miao Xie
2013-06-14
Btrfs: make the state of the transaction more readable
Miao Xie
2013-06-14
Btrfs: remove the time check in btrfs_commit_transaction()
Miao Xie
2013-06-14
Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structure
Miao Xie
2013-06-14
Btrfs: don't flush the delalloc inodes in the while loop if flushoncommit is set
Miao Xie
2013-06-14
Btrfs: don't wait for all the writers circularly during the transaction commit
Miao Xie
2013-06-14
Btrfs: remove the code for the impossible case in cleanup_transaction()
Miao Xie
2013-06-14
Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...
Miao Xie
2013-06-14
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
2013-06-14
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
2013-06-14
Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot()
Miao Xie
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
Btrfs: separate sequence numbers for delayed ref tracking and tree mod log
Jan Schmidt
2013-05-06
Btrfs: clear received_uuid field for new writable snapshots
Stefan Behrens
2013-05-06
Btrfs: cleanup to remove reduplicate code in transaction.c
Wang Shilong
2013-05-06
Btrfs: fix infinite loop when we abort on mount
Josef Bacik
2013-05-06
Btrfs: Include the device in most error printk()s
Simon Kirby
2013-05-06
btrfs: clean snapshots one by one
David Sterba
2013-05-06
btrfs: clean up transaction abort messages
David Sterba
2013-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-14
Btrfs: fix warning when creating snapshots
Liu Bo
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-04
Btrfs: avoid deadlock on transaction waiting list
Liu Bo
2013-03-04
Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails
Miao Xie
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-02-28
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
Miao Xie
2013-02-28
Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot
Miao Xie
[next]