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