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