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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-14
Btrfs: add modules_install target
Chris Mason
1
-0
/
+2
2007-09-14
Btrfs: Fix extra link count dec in rename
Chris Mason
1
-7
/
+0
2007-09-11
Btrfs: Find and remove dead roots the first time a root is loaded.
Chris Mason
5
-12
/
+25
2007-09-10
Btrfs: [PATCH] extent_map: add writepage_end_io hook
Christoph Hellwig
2
-0
/
+3
2007-09-10
Btrfs: [PATCH] extent_map: make the writepage_io hook optional
Christoph Hellwig
1
-1
/
+6
2007-09-10
Btrfs: [PATCH] extent_map: provide generic bmap
Christoph Hellwig
3
-21
/
+23
2007-09-10
Btrfs: [PATCH] extent_map: fix locking for bio completion
Christoph Hellwig
1
-6
/
+8
2007-09-10
[PATCH] btrfs: fix printk format warning
Christoph Hellwig
1
-1
/
+1
2007-09-10
Btrfs: Reorder tests in set_extent_bit to properly find holes
Chris Mason
1
-22
/
+22
2007-09-10
Btrfs: Add more synchronization before creating a snapshot
Chris Mason
4
-1
/
+13
2007-09-10
Add support for defragging files via btrfsctl -d. Avoid OOM on extent tree
Chris Mason
5
-18
/
+100
2007-08-30
Btrfs: remove extra drop_extent_cache call
Chris Mason
1
-2
/
+0
2007-08-30
Btrfs: fsx delalloc fixes
Chris Mason
3
-174
/
+38
2007-08-30
Btrfs: Add file data csums back in via hooks in the extent map code
Chris Mason
3
-14
/
+193
2007-08-29
Btrfs: Use mount -o subvol to select the subvol directory instead of dev:
Chris Mason
2
-10
/
+45
2007-08-29
Btrfs: Fix oopsen in extent_tree.c during enospc
Yan
1
-3
/
+2
2007-08-29
Btrfs: Add mount into directory support
Yan
1
-3
/
+120
2007-08-29
Btrfs: Fix mknod to properly send rdev info back to disk
Yan
1
-0
/
+1
2007-08-29
Btrfs: ctree.c cleanups
Yan
1
-6
/
+8
2007-08-29
Btrfs: Add per-root block accounting and sysfs entries
Josef Bacik
9
-11
/
+393
2007-08-27
Btrfs: Add delayed allocation to the extent based page tree code
Chris Mason
6
-135
/
+216
2007-08-27
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
Chris Mason
9
-669
/
+2203
2007-08-27
Btrfs: Make sure to cow the root during a snapshot
Chris Mason
1
-0
/
+2
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-08
Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot
Chris Mason
3
-12
/
+11
2007-08-08
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
[next]