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
/
transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-25
Btrfs: Fix extent_buffer and extent_state leaks
Chris Mason
1
-2
/
+3
2008-09-25
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
1
-27
/
+34
2008-09-25
Btrfs: Use balance_dirty_pages_nr on btree blocks
Chris Mason
1
-4
/
+10
2007-09-11
Btrfs: Find and remove dead roots the first time a root is loaded.
Chris Mason
1
-2
/
+4
2007-08-29
Btrfs: Add per-root block accounting and sysfs entries
Josef Bacik
1
-1
/
+33
2007-08-10
Btrfs: delay commits during fsync to allow more writers
Josef Bacik
1
-12
/
+32
2007-08-10
Btrfs: Btree defrag on the extent-mapping tree as well
Chris Mason
1
-42
/
+49
2007-08-08
Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot
Chris Mason
1
-0
/
+3
2007-08-08
Btrfs: Replace extent tree preallocation code with some bit radix magic.
Chris Mason
1
-0
/
+2
2007-08-08
Btrfs: Let some locks go during defrag and snapshot dropping
Chris Mason
1
-0
/
+8
2007-08-07
Btrfs: Add run time btree defrag, and an ioctl to force btree defrag
Chris Mason
1
-18
/
+87
2007-08-07
Btrfs: Do snapshot deletion in smaller chunks.
Chris Mason
1
-25
/
+38
2007-07-11
Btrfs: trivial include fixups
Zach Brown
1
-1
/
+0
2007-06-28
Btrfs: crash recovery fixes
Chris Mason
1
-20
/
+34
2007-06-26
Btrfs: Fix super block updates during transaction commit
Chris Mason
1
-2
/
+6
2007-06-22
Btrfs: Documentation update
Chris Mason
1
-1
/
+0
2007-06-22
Btrfs: Add the ability to find and remove dead roots after a crash.
Chris Mason
1
-7
/
+47
2007-06-22
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
1
-7
/
+14
2007-06-18
Subject: Rework btrfs_file_write to only allocate while page locks are held
Chris Mason
1
-0
/
+1
2007-06-12
Btrfs: i386 fixes from axboe
Chris Mason
1
-0
/
+1
2007-06-12
Btrfs: add GPLv2
Chris Mason
1
-0
/
+18
2007-06-09
Btrfs: remove device tree
Chris Mason
1
-6
/
+0
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
1
-10
/
+20
2007-06-08
Btrfs: add compat ioctl
Chris Mason
1
-0
/
+60
2007-05-09
Btrfs: many allocator fixes, pretty solid
Chris Mason
1
-1
/
+2
2007-05-02
Btrfs: fix page cache memory leak
Chris Mason
1
-3
/
+5
2007-04-30
Btrfs: allocator improvements, inode block groups
Chris Mason
1
-0
/
+1
2007-04-28
Btrfs: smarter transaction writeback
Chris Mason
1
-2
/
+35
2007-04-26
Btrfs: start of block group code
Chris Mason
1
-0
/
+2
2007-04-19
Btrfs: early fsync support
Chris Mason
1
-3
/
+22
2007-04-12
Btrfs: add disk ioctl, mostly working
Chris Mason
1
-0
/
+6
2007-04-11
Btrfs: create a logical->phsyical block number mapping scheme
Chris Mason
1
-4
/
+4
2007-04-10
Btrfs: subvolumes
Chris Mason
1
-3
/
+5
2007-04-10
Btrfs: drop owner and parentid
Chris Mason
1
-6
/
+0
2007-04-10
Btrfs: drop the inode map tree
Chris Mason
1
-7
/
+0
2007-04-09
Btrfs: groundwork for subvolume and snapshot roots
Chris Mason
1
-37
/
+103
2007-04-06
Btrfs: start of support for many FS volumes
Chris Mason
1
-0
/
+9
2007-04-02
Btrfs: corruptions fixed
Chris Mason
1
-1
/
+1
2007-04-02
Btrfs: still corruption hunting
Chris Mason
1
-12
/
+27
2007-03-30
Btrfs: corruption hunt continues
Chris Mason
1
-0
/
+1
2007-03-30
Btrfs: hunting slab corruption
Chris Mason
1
-2
/
+4
2007-03-28
Btrfs: use a btree inode instead of sb_getblk
Chris Mason
1
-1
/
+1
2007-03-25
Btrfs: leak fixes, pinning fixes
Chris Mason
1
-14
/
+18
2007-03-23
btrfs_create, btrfs_write_super, btrfs_sync_fs
Chris Mason
1
-5
/
+8
2007-03-22
Btrfs: transaction rework
Chris Mason
1
-0
/
+199