index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: Fix an off by one in the extent_map prepare write code
Chris Mason
2008-09-25
2
-3
/
+3
*
Btrfs: Implement basic support for -ENOSPC
Chris Mason
2008-09-25
6
-28
/
+193
*
Btrfs: Less aggressive readahead on deletes
Chris Mason
2008-09-25
1
-9
/
+11
*
Btrfs: Fix nodatacow extent lookup
Chris Mason
2008-09-25
1
-1
/
+0
*
Btrfs: Fix delayed allocation to avoid missing delalloc extents
Chris Mason
2008-09-25
2
-2
/
+8
*
kmalloc a few large stack objects in the btrfs_ioctl path
Chris Mason
2008-09-25
2
-24
/
+56
*
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
9
-20
/
+239
*
Btrfs: Add mount option to enforce a max extent size
Chris Mason
2008-09-25
4
-11
/
+65
*
Btrfs: Fix extent_map and extent_state leaks by flushing lrus on FS unmount
Chris Mason
2008-09-25
1
-0
/
+10
*
Btrfs: Add mount option to turn off data cow
Chris Mason
2008-09-25
5
-25
/
+293
*
Btrfs: Add mount -o nodatasum to turn of file data checksumming
Chris Mason
2008-09-25
4
-9
/
+34
*
Fixes for loopback files in btrfs
Chris Mason
2008-09-25
2
-2
/
+14
*
Off by one fix for btrfs_drop_extents
Yan
2008-09-25
1
-1
/
+2
*
Btrfs: Reorder extent back refs to differentiate btree blocks from file data
Chris Mason
2008-09-25
2
-10
/
+10
*
Fix btrfs_inc_ref to add backref hints
Chris Mason
2008-09-25
1
-2
/
+4
*
Btrfs: Fix typo in .. check (thanks Yan)
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Add backrefs for symbolic link inodes
Chris Mason
2008-09-25
1
-17
/
+13
*
Btrfs: Extra NULL block group checks in find_free_extent
Chris Mason
2008-09-25
1
-0
/
+6
*
Btrfs: Add back pointers from the inode to the directory that references it
Chris Mason
2008-09-25
3
-143
/
+272
*
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
Chris Mason
2008-09-25
4
-19
/
+110
*
Btrfs: Add back pointers from extents to the btree or file referencing them
Chris Mason
2008-09-25
8
-105
/
+577
*
Btrfs: Implement generation numbers in block pointers
Chris Mason
2008-09-25
3
-8
/
+115
*
Btrfs: section mismatch warnings
Christian Hesse
2008-09-25
3
-3
/
+3
*
Btrfs: Fix buffer get/release issue in create_snapshot
Yan
2008-09-25
1
-2
/
+2
*
Btrfs: Fix extent allocation for btree blocks as the disk fills
Chris Mason
2008-09-25
1
-11
/
+17
*
Btrfs: Add simple stripe size parameter
Chris Mason
2008-09-25
3
-13
/
+43
*
btrfs_drop_extents: make sure the item is getting smaller before truncate
Chris Mason
2008-09-25
3
-16
/
+24
*
Btrfs: Add efficient dirty accounting to the extent_map tree
Chris Mason
2008-09-25
3
-4
/
+36
*
Btrfs: Fine tune the btree writeback exclusion some more
Chris Mason
2008-09-25
2
-1
/
+6
*
Btrfs: Only limit btree writeback for pdflush
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Limit btree writeback to prevent seeks
Chris Mason
2008-09-25
3
-0
/
+51
*
Btrfs: Handle writeback under high memory pressure better
Chris Mason
2008-09-25
2
-1
/
+13
*
Btrfs: Properly update right_nritems in push_leaf_left
Yan
2008-09-25
1
-3
/
+2
*
Btrfs: Add check for null block group to find_search_start
Chris Mason
2008-09-25
1
-0
/
+3
*
Btrfs: Make sure page mapping dirty tag is properly cleared
Chris Mason
2008-09-25
1
-2
/
+20
*
Btrfs: Avoid fragmentation from parallel delalloc filling
Chris Mason
2008-09-25
1
-34
/
+49
*
Btrfs: Return value checking in module init
Wyatt Banks
2008-09-25
3
-6
/
+33
*
Btrfs: xattr fixes
Josef Bacik
2008-09-25
1
-2
/
+2
*
Btrfs: Make ACLs return EOPNOTSUPP for now
Josef Bacik
2008-09-25
2
-2
/
+20
*
Btrfs: Off by one fixes for extent-tree.c
Yan
2008-09-25
1
-7
/
+3
*
Btrfs: Add full_scan parameter to find_search_start
Yan
2008-09-25
1
-8
/
+6
*
Btrfs: Add block group pinned accounting back
Yan
2008-09-25
3
-16
/
+44
*
xattr support for btrfs
Josef Bacik
2008-09-25
9
-14
/
+751
*
Btrfs: Fix extent bit range testing
Chris Mason
2008-09-25
1
-7
/
+17
*
Btrfs: Add readpages support
Chris Mason
2008-09-25
3
-8
/
+78
*
Btrfs: Avoid extent_buffer lru corruption
Chris Mason
2008-09-25
1
-1
/
+7
*
Btrfs: Allow large data extents in a single file to span into metadata block ...
Chris Mason
2008-09-25
2
-6
/
+36
*
Btrfs: Fix failure cleanups when allocating extent buffers fail
Chris Mason
2008-09-25
1
-26
/
+30
*
Btrfs: Use writepages for the metadata too
Chris Mason
2008-09-25
1
-3
/
+26
*
Properly delete csum item in btrfs_truncate_in_trans.
Yan
2008-09-25
1
-1
/
+2
[next]