index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
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-08
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-07
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
2007-05-10
Btrfs: switch to crc32c instead of sha256
Chris Mason
3
-23
/
+28
2007-05-10
Btrfs: fix check_node and check_leaf to use less cpu
Chris Mason
2
-21
/
+29
2007-05-09
Btrfs: many allocator fixes, pretty solid
Chris Mason
8
-59
/
+340
2007-05-07
Btrfs: allocator and tuning
Chris Mason
2
-42
/
+34
2007-05-06
Btrfs: more allocator enhancements
Chris Mason
5
-85
/
+249
2007-05-03
Btrfs: early metadata/data split
Chris Mason
3
-49
/
+50
2007-05-02
Btrfs: fix page cache memory leak
Chris Mason
10
-45
/
+59
2007-05-01
Btrfs: directory readahead
Chris Mason
4
-1
/
+63
[next]