index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Split the extent_map code into two parts
Chris Mason
2008-09-25
1
-4
/
+4
*
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
Chris Mason
2008-09-25
1
-0
/
+1
*
Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels
Chris Mason
2008-09-25
1
-17
/
+13
*
Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout
Chris Mason
2008-09-25
1
-0
/
+1
*
Rework btrfs_drop_inode to avoid scheduling
Chris Mason
2008-09-25
1
-0
/
+2
*
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
Chris Mason
2008-09-25
1
-0
/
+4
*
Btrfs: Move snapshot creation to commit time
Chris Mason
2008-09-25
1
-3
/
+78
*
Btrfs: Add data=ordered support
Chris Mason
2008-09-25
1
-0
/
+58
*
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
Chris Mason
2008-09-25
1
-5
/
+15
*
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
1
-0
/
+8
*
Btrfs: section mismatch warnings
Christian Hesse
2008-09-25
1
-1
/
+1
*
Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
Chris Mason
2008-09-25
1
-1
/
+1
*
Btrfs: Defrag only leaves, and only when the parent node has a single objectid
Chris Mason
2008-09-25
1
-2
/
+0
*
Btrfs: Add an extent buffer LRU to reduce radix tree hits
Chris Mason
2008-09-25
1
-3
/
+2
*
Btrfs: Add back the online defragging code
Chris Mason
2008-09-25
1
-2
/
+2
*
Btrfs: Allow tree blocks larger than the page size
Chris Mason
2008-09-25
1
-17
/
+22
*
Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map t...
Chris Mason
2008-09-25
1
-2
/
+3
*
Btrfs: Fix extent_buffer and extent_state leaks
Chris Mason
2008-09-25
1
-2
/
+3
*
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2008-09-25
1
-27
/
+34
*
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
[next]