index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xattr support for btrfs
Josef Bacik
2008-09-25
1
-1
/
+14
*
Btrfs: Add readpages support
Chris Mason
2008-09-25
1
-1
/
+11
*
Properly delete csum item in btrfs_truncate_in_trans.
Yan
2008-09-25
1
-1
/
+2
*
Btrfs: Add writepages support
Chris Mason
2008-09-25
1
-0
/
+10
*
Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
Chris Mason
2008-09-25
1
-19
/
+48
*
Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
Chris Mason
2008-09-25
1
-7
/
+7
*
Fix inline extent handling in btrfs_get_extent
Yan
2008-09-25
1
-16
/
+18
*
Btrfs: Compile fixes for 2.6.24-rc1
Chris Mason
2008-09-25
1
-1
/
+10
*
Fix ENOTEMPTY check in btrfs_rmdir
Yan
2008-09-25
1
-1
/
+4
*
btrfs_inode_by_name return random value.
Yan
2008-09-25
1
-2
/
+3
*
Btrfs: Off by one fixes in extent_map.c
Yan
2008-09-25
1
-0
/
+1
*
Btrfs: Optimize csum insertion to create larger items when possible
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: KM_IRQ0 usage in end_io handling
Jens Axboe
2008-09-25
1
-0
/
+4
*
btrfs: 32-bit type problems
Jens Axboe
2008-09-25
1
-1
/
+1
*
Btrfs: Add back file data checksumming
Chris Mason
2008-09-25
1
-11
/
+10
*
Btrfs: Add back metadata checksumming
Chris Mason
2008-09-25
1
-4
/
+0
*
Btrfs: Allow tails larger than one page
Chris Mason
2008-09-25
1
-12
/
+20
*
Btrfs: Allow tree blocks larger than the page size
Chris Mason
2008-09-25
1
-46
/
+44
*
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2008-09-25
1
-168
/
+267
*
btrfs_get_extent should treat inline extents as though they hold a whole block
Chris Mason
2008-09-25
1
-5
/
+7
*
Btrfs: factor page private preparations into a helper
Christoph Hellwig
2008-09-25
1
-6
/
+1
*
Btrfs: Fix double free and off by one in inode.c
Yan
2008-09-25
1
-2
/
+1
*
Btrfs: truncate: don't update inode->i_blocks when extent is a hole
Yan
2008-09-25
1
-4
/
+6
*
create btrfs_path slab with the correct size
Yan
2008-09-25
1
-1
/
+1
*
fix found_type decrement in btrfs_truncate_in_trans
Yan
2008-09-25
1
-1
/
+1
*
Btrfs: Use balance_dirty_pages_nr on btree blocks
Chris Mason
2008-09-25
1
-12
/
+35
*
split up btrfs_ioctl
Christoph Hellwig
2007-09-14
1
-47
/
+59
*
Btrfs: use unlocked_ioctl
Christoph Hellwig
2007-09-14
1
-18
/
+5
*
Btrfs: Fix extra link count dec in rename
Chris Mason
2007-09-14
1
-7
/
+0
*
Btrfs: [PATCH] extent_map: provide generic bmap
Christoph Hellwig
2007-09-10
1
-21
/
+2
*
Btrfs: Add more synchronization before creating a snapshot
Chris Mason
2007-09-10
1
-1
/
+9
*
Add support for defragging files via btrfsctl -d. Avoid OOM on extent tree
Chris Mason
2007-09-10
1
-12
/
+81
*
Btrfs: fsx delalloc fixes
Chris Mason
2007-08-30
1
-163
/
+14
*
Btrfs: Add file data csums back in via hooks in the extent map code
Chris Mason
2007-08-30
1
-3
/
+95
*
Btrfs: Fix mknod to properly send rdev info back to disk
Yan
2007-08-29
1
-0
/
+1
*
Btrfs: Add per-root block accounting and sysfs entries
Josef Bacik
2007-08-29
1
-4
/
+9
*
Btrfs: Add delayed allocation to the extent based page tree code
Chris Mason
2007-08-27
1
-62
/
+79
*
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
Chris Mason
2007-08-27
1
-510
/
+306
*
Btrfs: Make sure to cow the root during a snapshot
Chris Mason
2007-08-27
1
-0
/
+2
*
Btrfs: Do more extensive readahead during tree searches
Chris Mason
2007-08-27
1
-1
/
+1
*
Btrfs: delay commits during fsync to allow more writers
Josef Bacik
2007-08-10
1
-0
/
+2
*
Btrfs: Btree defrag on the extent-mapping tree as well
Chris Mason
2007-08-10
1
-21
/
+2
*
Btrfs: Add run time btree defrag, and an ioctl to force btree defrag
Chris Mason
2007-08-07
1
-3
/
+30
*
Btrfs: Fold some btree readahead routines into something more generic.
Chris Mason
2007-08-07
1
-67
/
+2
*
Btrfs: deal with api changes in 2.6.23-rc1
Chris Mason
2007-07-25
1
-24
/
+26
*
Btrfs: Implement mknod
Josef Bacik
2007-07-11
1
-6
/
+66
*
Btrfs: trivial include fixups
Zach Brown
2007-07-11
1
-1
/
+0
*
Btrfs: crash recovery fixes
Chris Mason
2007-06-28
1
-3
/
+3
*
Btrfs: Fix mtime and ctime updates on parent dirs
Chris Mason
2007-06-25
1
-1
/
+5
*
Btrfs: Add the ability to find and remove dead roots after a crash.
Chris Mason
2007-06-22
1
-0
/
+2
[next]