index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: Fix duplicate ENOSPC checks in find_free_extent
Chris Mason
2008-09-25
1
-14
/
+4
*
Btrfs: Use balance_dirty_pages_nr on btree blocks
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Fix cache_block_group to catch holes at the start of the group
Yan
2007-09-14
1
-28
/
+33
*
Btrfs: Fix oopsen in extent_tree.c during enospc
Yan
2007-08-29
1
-3
/
+2
*
Btrfs: Add per-root block accounting and sysfs entries
Josef Bacik
2007-08-29
1
-2
/
+15
*
Btrfs: Add delayed allocation to the extent based page tree code
Chris Mason
2007-08-27
1
-9
/
+0
*
Btrfs: Do more extensive readahead during tree searches
Chris Mason
2007-08-27
1
-2
/
+2
*
Btrfs: Add BH_Defrag to mark buffers that are in need of defragging
Chris Mason
2007-08-10
1
-0
/
+2
*
Btrfs: Btree defrag on the extent-mapping tree as well
Chris Mason
2007-08-10
1
-1
/
+27
*
Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot
Chris Mason
2007-08-09
1
-7
/
+6
*
Btrfs: Replace extent tree preallocation code with some bit radix magic.
Chris Mason
2007-08-09
1
-187
/
+43
*
Btrfs: Let some locks go during defrag and snapshot dropping
Chris Mason
2007-08-08
1
-2
/
+4
*
Btrfs: Add run time btree defrag, and an ioctl to force btree defrag
Chris Mason
2007-08-07
1
-21
/
+32
*
Btrfs: Fold some btree readahead routines into something more generic.
Chris Mason
2007-08-07
1
-29
/
+1
*
Btrfs: Do snapshot deletion in smaller chunks.
Chris Mason
2007-08-07
1
-4
/
+41
*
Btrfs: trivial include fixups
Zach Brown
2007-07-11
1
-1
/
+1
*
Btrfs: crash recovery fixes
Chris Mason
2007-06-28
1
-4
/
+33
*
Btrfs: Allow find_free_extent callers to pass in an exclusion range
Chris Mason
2007-06-26
1
-49
/
+30
*
Btrfs: Fix super block updates during transaction commit
Chris Mason
2007-06-26
1
-8
/
+8
*
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
2007-06-22
1
-26
/
+115
*
Btrfs: reada while dropping snapshots
Chris Mason
2007-06-19
1
-1
/
+30
*
Btrfs: cache the extent tree preallocation
Chris Mason
2007-06-19
1
-2
/
+12
*
Subject: Rework btrfs_file_write to only allocate while page locks are held
Chris Mason
2007-06-18
1
-1
/
+0
*
btrfs: Code cleanup
Aneesh
2007-06-13
1
-4
/
+0
*
Btrfs: add GPLv2
Chris Mason
2007-06-12
1
-0
/
+18
*
Btrfs: printk fixes
Chris Mason
2007-06-12
1
-5
/
+0
*
Btrfs: 64 bit div fixes
Chris Mason
2007-06-12
1
-19
/
+24
*
Btrfs: fix oops after block group lookup
Chris Mason
2007-06-12
1
-13
/
+16
*
Btrfs: d_type optimization
Chris Mason
2007-06-08
1
-0
/
+1
*
Btrfs: use a separate flag for search_start vs a hint in find_free_extent
Chris Mason
2007-05-30
1
-27
/
+42
*
Btrfs: block group switching
Chris Mason
2007-05-29
1
-24
/
+61
*
Btrfs: sparse files!
Chris Mason
2007-05-24
1
-4
/
+10
*
Btrfs: allocator optimizations, truncate readahead
Chris Mason
2007-05-18
1
-14
/
+62
*
Btrfs: fix check_node and check_leaf to use less cpu
Chris Mason
2007-05-10
1
-3
/
+3
*
Btrfs: many allocator fixes, pretty solid
Chris Mason
2007-05-10
1
-52
/
+323
*
Btrfs: allocator and tuning
Chris Mason
2007-05-08
1
-42
/
+33
*
Btrfs: more allocator enhancements
Chris Mason
2007-05-06
1
-79
/
+238
*
Btrfs: early metadata/data split
Chris Mason
2007-05-03
1
-47
/
+48
*
Btrfs: fix page cache memory leak
Chris Mason
2007-05-02
1
-11
/
+1
*
Btrfs: directory readahead
Chris Mason
2007-05-01
1
-0
/
+1
*
Btrfs: allocator improvements, inode block groups
Chris Mason
2007-04-30
1
-40
/
+98
*
Btrfs: prealloc more blocks for the extent map
Chris Mason
2007-04-28
1
-1
/
+1
*
Btrfs: smarter transaction writeback
Chris Mason
2007-04-28
1
-0
/
+1
*
Btrfs: try to drop dead cow pages from ram
Chris Mason
2007-04-28
1
-0
/
+17
*
Btrfs: allocator tweaks
Chris Mason
2007-04-27
1
-2
/
+5
*
Btrfs: more block allocator work
Chris Mason
2007-04-27
1
-12
/
+83
*
Btrfs: start of block group code
Chris Mason
2007-04-26
1
-16
/
+188
*
Btrfs: change around extent-tree prealloc
Chris Mason
2007-04-25
1
-23
/
+78
*
Btrfs: get rid of the extent_item type field
Chris Mason
2007-04-24
1
-4
/
+1
*
Btrfs: fix extent owner/type setting on extent tree blocks
Chris Mason
2007-04-23
1
-1
/
+3
[next]