index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2008-09-25
Btrfs: Disable delalloc accounting for now
Chris Mason
2008-09-25
Rework btrfs_drop_inode to avoid scheduling
Chris Mason
2008-09-25
Btrfs: Add drop inode func to avoid data=ordered deadlock
Chris Mason
2008-09-25
Btrfs: Delete any remaining extent_maps before freeing the inode
Chris Mason
2008-09-25
Btrfs: Add readonly inode flag
Yan
2008-09-25
Btrfs: Add inode flags support
Yan
2008-09-25
Btrfs: online shrinking fixes
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: 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
[prev]
[next]