index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
Age
Commit message (
Expand
)
Author
2008-09-25
Btrfs: Take the csum mutex while reading checksums
Chris Mason
2008-09-25
Btrfs: Fix some data=ordered related data corruptions
Chris Mason
2008-09-25
btrfs_start_transaction: wait for commits in progress to finish
Chris Mason
2008-09-25
Btrfs: New data=ordered implementation
Chris Mason
2008-09-25
Btrfs: Drop some verbose printks
Chris Mason
2008-09-25
Btrfs: Online btree defragmentation fixes
Chris Mason
2008-09-25
Btrfs: Add a per-inode csum mutex to avoid races creating csum items
Chris Mason
2008-09-25
Btrfs: Replace the transaction work queue with kthreads
Chris Mason
2008-09-25
Add btrfs_end_transaction_throttle to force writers to wait for pending commits
Chris Mason
2008-09-25
Btrfs: Replace the big fs_mutex with a collection of other locks
Chris Mason
2008-09-25
Btrfs: Start btree concurrency work.
Chris Mason
2008-09-25
Btrfs: Invalidate dcache entry after creating snapshot and
Sven Wegener
2008-09-25
Btrfs: Fix race in running_transaction checks
Chris Mason
2008-09-25
Btrfs: Add support for online device removal
Chris Mason
2008-09-25
Btrfs: Fixes for 2.6.18 enterprise kernels
Chris Mason
2008-09-25
Btrfs: Throttle file_write when data=ordered is flushing the inode
Chris Mason
2008-09-25
Btrfs: Do metadata checksums for reads via a workqueue
Chris Mason
2008-09-25
Btrfs: Add support for multiple devices per filesystem
Chris Mason
2008-09-25
Btrfs: Lower stack usage in transaction.c
Chris Mason
2008-09-25
Btrfs: Add data block hints to SSD mode too
Chris Mason
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
Chris Mason
2008-09-25
Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels
Chris Mason
2008-09-25
Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout
Chris Mason
2008-09-25
Rework btrfs_drop_inode to avoid scheduling
Chris Mason
2008-09-25
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
Chris Mason
2008-09-25
Btrfs: Move snapshot creation to commit time
Chris Mason
2008-09-25
Btrfs: Add data=ordered support
Chris Mason
2008-09-25
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
Chris Mason
2008-09-25
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
Btrfs: section mismatch warnings
Christian Hesse
2008-09-25
Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
Chris Mason
2008-09-25
Btrfs: Defrag only leaves, and only when the parent node has a single objectid
Chris Mason
2008-09-25
Btrfs: Add an extent buffer LRU to reduce radix tree hits
Chris Mason
2008-09-25
Btrfs: Add back the online defragging code
Chris Mason
2008-09-25
Btrfs: Allow tree blocks larger than the page size
Chris Mason
2008-09-25
Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map t...
Chris Mason
2008-09-25
Btrfs: Fix extent_buffer and extent_state leaks
Chris Mason
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2008-09-25
Btrfs: Use balance_dirty_pages_nr on btree blocks
Chris Mason
2007-09-11
Btrfs: Find and remove dead roots the first time a root is loaded.
Chris Mason
2007-08-29
Btrfs: Add per-root block accounting and sysfs entries
Josef Bacik
2007-08-10
Btrfs: delay commits during fsync to allow more writers
Josef Bacik
2007-08-10
Btrfs: Btree defrag on the extent-mapping tree as well
Chris Mason
2007-08-08
Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot
Chris Mason
2007-08-08
Btrfs: Replace extent tree preallocation code with some bit radix magic.
Chris Mason
2007-08-08
Btrfs: Let some locks go during defrag and snapshot dropping
Chris Mason
2007-08-07
Btrfs: Add run time btree defrag, and an ioctl to force btree defrag
Chris Mason
2007-08-07
Btrfs: Do snapshot deletion in smaller chunks.
Chris Mason
2007-07-11
Btrfs: trivial include fixups
Zach Brown
[prev]
[next]