projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Btrfs: Add a skip_locking parameter to struct path, and make various funcs honor it
[linux-2.6]
/
fs
/
btrfs
/
2008-09-25
Chris Mason
Btrfs: Add a skip_locking parameter to struct path...
tree
|
commitdiff
2008-09-25
Chris Mason
Fix btrfs_next_leaf to check for new items after droppi...
tree
|
commitdiff
2008-09-25
Chris Mason
Fix btrfs_del_ordered_inode to allow forcing the drop...
tree
|
commitdiff
2008-09-25
Chris Mason
Drop locks in btrfs_search_slot when reading a tree...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Replace the big fs_mutex with a collection of...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Start btree concurrency work.
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add a thread pool just for submit_bio
tree
|
commitdiff
2008-09-25
Christoph Hellwig
BTRFS_IOC_TRANS_START should be privilegued
tree
|
commitdiff
2008-09-25
Christoph Hellwig
Btrfs: split out ioctl.c
tree
|
commitdiff
2008-09-25
Christoph Hellwig
Btrfs: kerneldoc comments for extent_map.c
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add a mount option to control worker thread...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Worker thread optimizations
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add backport for the kthread work on kernels...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Fix mount -o max_inline=0
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add async worker threads for pre and post IO...
tree
|
commitdiff
2008-09-25
Christoph Hellwig
btrfs: allow scanning multiple devices during mount
tree
|
commitdiff
2008-09-25
Christoph Hellwig
btrfs: sanity mount option parsing and early mount...
tree
|
commitdiff
2008-09-25
Christoph Hellwig
btrfs: fix strange indentation in lookup_extent_mapping
tree
|
commitdiff
2008-09-25
Christoph Hellwig
btrfs: tiny makefile cleanup
tree
|
commitdiff
2008-09-25
Sage Weil
Btrfs: transaction ioctls
tree
|
commitdiff
2008-09-25
Yan
Btrfs: Dislable acl xattr handlers
tree
|
commitdiff
2008-09-25
Jan Engelhardt
Btrfs: bdi_init and bdi_destroy come with 2.6.23
tree
|
commitdiff
2008-09-25
Linda Knippers
btrfsctl -A error code fixup
tree
|
commitdiff
2008-09-25
Sven Wegener
Btrfs: Invalidate dcache entry after creating snapshot and
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Fix race in running_transaction checks
tree
|
commitdiff
2008-09-25
Mingming
btrfs delete ordered inode handling fix
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Always use the async submission queue for checks...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Allocator fix variety pack
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Use kzalloc on the fs_devices allocation
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Handle transid == 0 while opening devices
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Enable btree balancing on old kernels again
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Change the congestion functions to meter the...
tree
|
commitdiff
2008-09-25
Chris Mason
Fix corners in writepage and btrfs_truncate_page
tree
|
commitdiff
2008-09-25
Chris Mason
Fix btrfs_open_devices to deal with changes since the...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add mount -o degraded to allow mounts to continu...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Handle write errors on raid1 and raid10
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Pass down the expected generation number when...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Don't do btree balance_dirty_pages on old kernel...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Chunk relocation fine tuning, and add a few...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: A number of nodatacow fixes
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Only open block devices once during mount -o...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Update nodatacow mode to support cloned single...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Properly find the root for snapshotted blocks...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add support for online device removal
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Fix clone ioctl to not hold the path over inserts
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Silence bogus inode.c compiler warnings
tree
|
commitdiff
2008-09-25
Jeff Mahoney
Btrfs: Add workaround for AppArmor changing remove_suid()
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Fix do_sync_file_range ifdefs (2.6.22)
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Compile warning fixup in volume.c
tree
|
commitdiff
2008-09-25
Sage Weil
Btrfs: Clone file data ioctl
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Fixes for 2.6.18 enterprise kernels
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Tune stripe selection for raid1 and raid10
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Deal with failed writes in mirrored configurations
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Drop some verbose printks
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add balance ioctl to restripe the chunks
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add new ioctl to add devices
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Do more optimal file RA during shrinking and...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Avoid recursive chunk allocations
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Make the resizer work based on shrinking and...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: write_cache_pages came in 2.6.22
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add failure handling for read_sys_array
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: write_extent_pages came in 2.6.23
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Throttle file_write when data=ordered is flushin...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Fix balance_level to free the middle block if...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Don't empty the middle buffer in push_nodes_for_...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Fix split_node to require more empty slots in...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Make sure nodes have enough room for a double...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Fix the unplug_io_fn to grab a consistent copy...
tree
|
commitdiff
2008-09-25
Chris Mason
Fix btrfs_get_extent and get_block corner cases, and...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Set nodatasum on the inode when written by a...
tree
|
commitdiff
2008-09-25
Chris Mason
Deal with page == NULL in the btrfs_unplug_io_fn
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add a special device list for chunk allocations
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Simplify device selection for mirrored reads
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Make an unplug function that doesn't unplug...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Remove debugging statements from the invalidatep...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add 1MB to the min_free in alloc_chunk
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Scale the bdi ra_pages by the number of devices...
tree
|
commitdiff
2008-09-25
Chris Mason
Force page->private removal in btrfs_invalidatepage
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Set the btree inode i_size to OFFSET_MAX
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Fix chunk allocation when some devices don't...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Calculate appropriate chunk sizes for both small...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Don't drop extent_map cache during releasepage...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add support for labels in the super block
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Check device uuids along with devids
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Remove bogus max_sector warnings from the extent...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Avoid 64 bit div for RAID10
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Use the extent map cache to find the logical...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Only do async bio submission for pdflush
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Don't wait on tree block writeback before freein...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Write bio checksumming outside the FS mutex
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Create a work queue for bio writes
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add RAID10 support
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add chunk uuids and update multi-device back...
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: A few updates for 2.6.18 and versions older...
tree
|
commitdiff
2008-09-25
Chris Mason
Add a min size parameter to btrfs_alloc_extent
tree
|
commitdiff
2008-09-25
Miguel
Btrfs: bio_endio support for linux 2.6.23 and older.
tree
|
commitdiff
2008-09-25
Miguel
Btrfs: define write_cache_pages for linux kernel <...
tree
|
commitdiff
2008-09-25
Miguel
Btrfs: Endianess bug fix for v0.13 with kernels
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Fixup a few u64<->pointer casts for 32 bit
tree
|
commitdiff
2008-09-25
Chris Mason
Btrfs: Add extra checks to avoid removing extent_state...
tree
|
commitdiff
next