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
/
ctree.h
Age
Commit message (
Expand
)
Author
2008-09-25
btrfs_start_transaction: wait for commits in progress to finish
Chris Mason
2008-09-25
Btrfs: Use async helpers to deal with pages that have been improperly dirtied
Chris Mason
2008-09-25
Btrfs: New data=ordered implementation
Chris Mason
2008-09-25
Btrfs: Add locking around volume management (device add/remove/balance)
Chris Mason
2008-09-25
Btrfs: Online btree defragmentation fixes
Chris Mason
2008-09-25
Btrfs: Add btree locking to the tree defragmentation code
Chris Mason
2008-09-25
Btrfs: Replace the transaction work queue with kthreads
Chris Mason
2008-09-25
Btrfs: Add a skip_locking parameter to struct path, and make various funcs ho...
Chris Mason
2008-09-25
Drop locks in btrfs_search_slot when reading a tree block.
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: Add a thread pool just for submit_bio
Chris Mason
2008-09-25
Btrfs: split out ioctl.c
Christoph Hellwig
2008-09-25
Btrfs: Add a mount option to control worker thread pool size
Chris Mason
2008-09-25
Btrfs: Add async worker threads for pre and post IO checksumming
Chris Mason
2008-09-25
btrfs: sanity mount option parsing and early mount code
Christoph Hellwig
2008-09-25
Btrfs: transaction ioctls
Sage Weil
2008-09-25
Btrfs: Invalidate dcache entry after creating snapshot and
Sven Wegener
2008-09-25
Btrfs: Allocator fix variety pack
Chris Mason
2008-09-25
Btrfs: Change the congestion functions to meter the number of async submits a...
Chris Mason
2008-09-25
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
2008-09-25
Btrfs: Update nodatacow mode to support cloned single files and resizing
Chris Mason
2008-09-25
Btrfs: Properly find the root for snapshotted blocks during chunk relocation
Chris Mason
2008-09-25
Btrfs: Add support for online device removal
Chris Mason
2008-09-25
Btrfs: Clone file data ioctl
Sage Weil
2008-09-25
Btrfs: Add balance ioctl to restripe the chunks
Chris Mason
2008-09-25
Btrfs: Add new ioctl to add devices
Chris Mason
2008-09-25
Btrfs: Make the resizer work based on shrinking and growing devices
Chris Mason
2008-09-25
Btrfs: Add support for labels in the super block
Chris Mason
2008-09-25
Btrfs: Check device uuids along with devids
Chris Mason
2008-09-25
Btrfs: Write bio checksumming outside the FS mutex
Chris Mason
2008-09-25
Btrfs: Create a work queue for bio writes
Chris Mason
2008-09-25
Btrfs: Add RAID10 support
Chris Mason
2008-09-25
Btrfs: Add chunk uuids and update multi-device back references
Chris Mason
2008-09-25
Add a min size parameter to btrfs_alloc_extent
Chris Mason
2008-09-25
Btrfs: Do metadata checksums for reads via a workqueue
Chris Mason
2008-09-25
Btrfs: Fix allocation profile init
Chris Mason
2008-09-25
Btrfs: Add support for duplicate blocks on a single spindle
Chris Mason
2008-09-25
Btrfs: Add support for mirroring across drives
Chris Mason
2008-09-25
Reorder the flags field in struct btrfs_header and record a flag on writeout
Chris Mason
2008-09-25
Create a btrfs backing dev info
Chris Mason
2008-09-25
Btrfs: Implement raid0 when multiple devices are present
Chris Mason
2008-09-25
Btrfs: Add support for device scanning and detection ioctls
Chris Mason
2008-09-25
Btrfs: Bring back mount -o ssd optimizations
Chris Mason
2008-09-25
Btrfs: Move device information into the super block so it can be scanned
Chris Mason
2008-09-25
Btrfs: Make the FS tree the last objectid in the tree of tree roots
Chris Mason
2008-09-25
Btrfs: Dynamic chunk and block group allocation
Chris Mason
2008-09-25
Btrfs: Add support for multiple devices per filesystem
Chris Mason
2008-09-25
Btrfs: checksum file data at bio submission time instead of during writepage
Chris Mason
2008-09-25
Btrfs: unaligned access fixes
David Miller
[next]