index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2008-09-25
Btrfs: Change st_blocksize to 4k
Chris Mason
2008-09-25
count_snapshots: Properly update the leaf pointer after btrfs_next_leaf
Chris Mason
2008-09-25
Btrfs: 32 bit compile fixes for the resizer and enospc checks
Chris Mason
2008-09-25
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
Chris Mason
2008-09-25
Btrfs: Explicitly send a root objectid to count_snapshots_in_path
Chris Mason
2008-09-25
Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...
Chris Mason
2008-09-25
Btrfs: Fix NULL block groups on reading the inode
Chris Mason
2008-09-25
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
2008-09-25
Btrfs: Fix an off by one in the extent_map prepare write code
Chris Mason
2008-09-25
Btrfs: Implement basic support for -ENOSPC
Chris Mason
2008-09-25
Btrfs: Fix nodatacow extent lookup
Chris Mason
2008-09-25
Btrfs: Fix delayed allocation to avoid missing delalloc extents
Chris Mason
2008-09-25
kmalloc a few large stack objects in the btrfs_ioctl path
Chris Mason
2008-09-25
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
Btrfs: Add mount option to enforce a max extent size
Chris Mason
2008-09-25
Btrfs: Add mount option to turn off data cow
Chris Mason
2008-09-25
Btrfs: Add mount -o nodatasum to turn of file data checksumming
Chris Mason
2008-09-25
Fixes for loopback files in btrfs
Chris Mason
2008-09-25
Btrfs: Fix typo in .. check (thanks Yan)
Chris Mason
2008-09-25
Btrfs: Add backrefs for symbolic link inodes
Chris Mason
2008-09-25
Btrfs: Add back pointers from the inode to the directory that references it
Chris Mason
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: Fix buffer get/release issue in create_snapshot
Yan
2008-09-25
xattr support for btrfs
Josef Bacik
2008-09-25
Btrfs: Add readpages support
Chris Mason
2008-09-25
Properly delete csum item in btrfs_truncate_in_trans.
Yan
2008-09-25
Btrfs: Add writepages support
Chris Mason
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
Fix inline extent handling in btrfs_get_extent
Yan
2008-09-25
Btrfs: Compile fixes for 2.6.24-rc1
Chris Mason
2008-09-25
Fix ENOTEMPTY check in btrfs_rmdir
Yan
2008-09-25
btrfs_inode_by_name return random value.
Yan
2008-09-25
Btrfs: Off by one fixes in extent_map.c
Yan
2008-09-25
Btrfs: Optimize csum insertion to create larger items when possible
Chris Mason
2008-09-25
Btrfs: KM_IRQ0 usage in end_io handling
Jens Axboe
2008-09-25
btrfs: 32-bit type problems
Jens Axboe
2008-09-25
Btrfs: Add back file data checksumming
Chris Mason
2008-09-25
Btrfs: Add back metadata checksumming
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_get_extent should treat inline extents as though they hold a whole block
Chris Mason
2008-09-25
Btrfs: factor page private preparations into a helper
Christoph Hellwig
2008-09-25
Btrfs: Fix double free and off by one in inode.c
Yan
2008-09-25
Btrfs: truncate: don't update inode->i_blocks when extent is a hole
Yan
2008-09-25
create btrfs_path slab with the correct size
Yan
2008-09-25
fix found_type decrement in btrfs_truncate_in_trans
Yan
2008-09-25
Btrfs: Use balance_dirty_pages_nr on btree blocks
Chris Mason
[prev]
[next]