index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
transaction.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-08-27
Btrfs: Do more extensive readahead during tree searches
Chris Mason
3
-16
/
+52
2007-08-27
fix block readahead in btrfs_next_leaf
Yan
1
-1
/
+1
2007-08-10
Btrfs: delay commits during fsync to allow more writers
Josef Bacik
7
-16
/
+66
2007-08-10
Btrfs: Add BH_Defrag to mark buffers that are in need of defragging
Chris Mason
4
-11
/
+18
2007-08-10
Btrfs: Btree defrag on the extent-mapping tree as well
Chris Mason
8
-79
/
+125
2007-08-09
Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot
Chris Mason
3
-12
/
+11
2007-08-09
Btrfs: Replace extent tree preallocation code with some bit radix magic.
Chris Mason
5
-195
/
+49
2007-08-08
Btrfs: Let some locks go during defrag and snapshot dropping
Chris Mason
3
-4
/
+14
2007-08-07
Btrfs: Add run time btree defrag, and an ioctl to force btree defrag
Chris Mason
11
-89
/
+553
2007-08-07
Btrfs: Fold some btree readahead routines into something more generic.
Chris Mason
4
-96
/
+81
2007-08-07
Btrfs: Do snapshot deletion in smaller chunks.
Chris Mason
4
-31
/
+91
2007-07-25
Btrfs: cleaner make clean
Joel Becker
1
-1
/
+1
2007-07-25
Btrfs: deal with api changes in 2.6.23-rc1
Chris Mason
2
-26
/
+33
2007-07-11
Btrfs: Implement mknod
Josef Bacik
1
-6
/
+66
2007-07-11
Btrfs: Some code cleanups
Aneesh
2
-4
/
+8
2007-07-11
Btrfs: trivial include fixups
Zach Brown
14
-14
/
+1
2007-06-28
Btrfs: crash recovery fixes
Chris Mason
8
-48
/
+112
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
5
-14
/
+18
2007-06-25
Btrfs: Fix mtime and ctime updates on parent dirs
Chris Mason
1
-1
/
+5
2007-06-22
Btrfs: Documentation update
Chris Mason
3
-13
/
+7
2007-06-22
Btrfs: Add the ability to find and remove dead roots after a crash.
Chris Mason
7
-32
/
+164
2007-06-22
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
11
-215
/
+410
2007-06-22
Btrfs: Switch to libcrc32c to avoid problems with cryptomgr on highmem machines
Chris Mason
3
-29
/
+8
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
7
-117
/
+161
2007-06-15
Btrfs: patch queue: page_mkwrite
Chris Mason
5
-159
/
+328
2007-06-13
btrfs: Code cleanup
Aneesh
8
-21
/
+2
2007-06-12
Btrfs: i386 fixes from axboe
Chris Mason
5
-5
/
+59
2007-06-12
Btrfs: add GPLv2
Chris Mason
26
-1
/
+788
2007-06-12
Btrfs: no slashes in subvolume names
Chris Mason
1
-0
/
+2
2007-06-12
Btrfs: printk fixes
Chris Mason
5
-35
/
+29
2007-06-12
Btrfs: 64 bit div fixes
Chris Mason
4
-24
/
+31
2007-06-12
Btrfs: split up super.c
Chris Mason
7
-2878
/
+3070
2007-06-12
Btrfs: fix oops after block group lookup
Chris Mason
4
-20
/
+21
2007-06-09
Btrfs: remove device tree
Chris Mason
4
-413
/
+10
2007-06-09
Btrfs: reap dead roots right after commit
Chris Mason
1
-7
/
+8
2007-06-09
Btrfs: get forced transaction commits via workqueue
Chris Mason
4
-14
/
+27
2007-06-08
Btrfs: add compat ioctl
Chris Mason
6
-7
/
+98
2007-06-08
Btrfs: d_type optimization
Chris Mason
3
-9
/
+68
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
2
-25
/
+65
2007-05-29
Btrfs: fixup various fsx failures
Chris Mason
3
-32
/
+214
2007-05-24
Btrfs: sparse files!
Chris Mason
4
-31
/
+116
2007-05-24
Btrfs: symlinks and hard links
Chris Mason
1
-16
/
+147
2007-05-23
Btrfs: rename
Chris Mason
4
-18
/
+143
2007-05-21
Btrfs: 2.6.21-git fixes
Chris Mason
3
-25
/
+1
2007-05-18
Btrfs: allocator optimizations, truncate readahead
Chris Mason
4
-37
/
+129
2007-05-11
Btrfs: patch queue: fix corruption when splitting large items
Chris Mason
2
-6
/
+12
[next]