index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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: 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-09
Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot
Chris Mason
2007-08-09
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
2007-06-28
Btrfs: crash recovery fixes
Chris Mason
2007-06-26
Btrfs: Fix super block updates during transaction commit
Chris Mason
2007-06-22
Btrfs: Documentation update
Chris Mason
2007-06-22
Btrfs: Add the ability to find and remove dead roots after a crash.
Chris Mason
2007-06-22
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
2007-06-18
Subject: Rework btrfs_file_write to only allocate while page locks are held
Chris Mason
2007-06-12
Btrfs: i386 fixes from axboe
Chris Mason
2007-06-12
Btrfs: add GPLv2
Chris Mason
2007-06-09
Btrfs: remove device tree
Chris Mason
2007-06-09
Btrfs: reap dead roots right after commit
Chris Mason
2007-06-08
Btrfs: get forced transaction commits via workqueue
Chris Mason
2007-06-08
Btrfs: add compat ioctl
Chris Mason
2007-05-10
Btrfs: many allocator fixes, pretty solid
Chris Mason
2007-05-02
Btrfs: fix page cache memory leak
Chris Mason
2007-04-30
Btrfs: allocator improvements, inode block groups
Chris Mason
2007-04-28
Btrfs: smarter transaction writeback
Chris Mason
2007-04-26
Btrfs: start of block group code
Chris Mason
2007-04-20
Btrfs: early fsync support
Chris Mason
2007-04-12
Btrfs: add disk ioctl, mostly working
Chris Mason
2007-04-11
Btrfs: create a logical->phsyical block number mapping scheme
Chris Mason
[next]