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
/
file.c
Age
Commit message (
Expand
)
Author
2008-09-25
Btrfs: Properly cast before shifting
Chris Mason
2008-09-25
Btrfs: Take the extent lock before dropping the delalloc bits
Chris Mason
2008-09-25
Btrfs: Properly clear dirty and delalloc extent bits while preparing the file...
Chris Mason
2008-09-25
Btrfs: Fix "no csum found for inode" issue.
Yan
2008-09-25
Btrfs: Fix i_blocks accounting
Chris Mason
2008-09-25
btrfs_drop_extents: handle BTRFS_INODE_REF_KEY types
Yan
2008-09-25
Btrfs: Fix hole creation in file_write
Yan
2008-09-25
btrfs_drop_extent fixe for inline items > 8K
Yan
2008-09-25
Btrfs: mount -o max_inline=size to control the maximum inline extent size
Chris Mason
2008-09-25
Btrfs: Do delalloc accounting via hooks in the extent_state code
Chris Mason
2008-09-25
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
Btrfs: Fix hole insertion corner cases
Chris Mason
2008-09-25
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
Chris Mason
2008-09-25
Btrfs: Add data=ordered support
Chris Mason
2008-09-25
Btrfs: Lower the max inline size to 8k
Chris Mason
2008-09-25
Btrfs: Fix lock ordering of the snapshot semaphore against the page lock
Chris Mason
2008-09-25
Btrfs: Force inlining off in a few places to save stack usage
Chris Mason
2008-09-25
Btrfs: Implement basic support for -ENOSPC
Chris Mason
2008-09-25
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
Fixes for loopback files in btrfs
Chris Mason
2008-09-25
Off by one fix for btrfs_drop_extents
Yan
2008-09-25
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
Chris Mason
2008-09-25
Btrfs: Add back pointers from extents to the btree or file referencing them
Chris Mason
2008-09-25
btrfs_drop_extents: make sure the item is getting smaller before truncate
Chris Mason
2008-09-25
Btrfs: Fine tune the btree writeback exclusion some more
Chris Mason
2008-09-25
Btrfs: Allow large data extents in a single file to span into metadata block ...
Chris Mason
2008-09-25
Fix EXTENT_MAP_INLINE off by one in btrfs_drop_extents
Yan
2008-09-25
Btrfs: Fix u32 overflow in dirty_and_release_pages.
Yan
2008-09-25
Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
Chris Mason
2008-09-25
Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
Chris Mason
2008-09-25
Add O_SYNC support to btrfs_file_write
Chris Mason
2008-09-25
Btrfs: Fix for insert_inline_extent to handle offset != 0
Yan
2008-09-25
btrfs: 32-bit type problems
Jens Axboe
2008-09-25
Btrfs: Default to 8k max packed tails
Chris Mason
2008-09-25
Btrfs: Add back file data checksumming
Chris Mason
2008-09-25
Btrfs: extent_map optimizations to cut down on CPU usage
Chris Mason
2008-09-25
Btrfs: Allow tails larger than one page
Chris Mason
2008-09-25
Btrfs: Allow tree blocks larger than the page size
Chris Mason
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2008-09-25
Btrfs: factor page private preparations into a helper
Christoph Hellwig
2008-09-25
Btrfs: Use balance_dirty_pages_nr on btree blocks
Chris Mason
2007-09-14
Btrfs: Fix off by one error in dirty_and_release_pages
Yan
2007-09-14
Btrfs: use unlocked_ioctl
Christoph Hellwig
2007-09-10
[PATCH] btrfs: fix printk format warning
Christoph Hellwig
2007-09-10
Btrfs: Add more synchronization before creating a snapshot
Chris Mason
2007-08-30
Btrfs: remove extra drop_extent_cache call
Chris Mason
2007-08-30
Btrfs: fsx delalloc fixes
Chris Mason
2007-08-27
Btrfs: Add delayed allocation to the extent based page tree code
Chris Mason
2007-08-27
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
Chris Mason
2007-08-10
Btrfs: delay commits during fsync to allow more writers
Josef Bacik
[next]