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
Commit message (
Expand
)
Author
Age
Files
Lines
*
writeback: bdi write bandwidth estimation
Wu Fengguang
2011-07-09
1
-0
/
+13
*
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
2011-07-09
2
-87
/
+111
*
writeback: trace event writeback_queue_io
Wu Fengguang
2011-06-08
1
-4
/
+10
*
writeback: trace event writeback_single_inode
Wu Fengguang
2011-06-08
1
-0
/
+4
*
writeback: remove .nonblocking and .encountered_congestion
Wu Fengguang
2011-06-08
2
-3
/
+2
*
writeback: remove writeback_control.more_io
Wu Fengguang
2011-06-08
1
-7
/
+2
*
writeback: avoid extra sync work at enqueue time
Wu Fengguang
2011-06-08
1
-13
/
+3
*
writeback: elevate queue_io() into wb_writeback()
Wu Fengguang
2011-06-08
1
-17
/
+12
*
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
2011-06-08
3
-57
/
+61
*
writeback: refill b_io iff empty
Wu Fengguang
2011-06-08
1
-2
/
+3
*
writeback: the kupdate expire timestamp should be a moving target
Wu Fengguang
2011-06-08
1
-5
/
+6
*
writeback: try more writeback as long as something was written
Wu Fengguang
2011-06-08
1
-8
/
+8
*
writeback: introduce writeback_control.inodes_written
Wu Fengguang
2011-06-08
1
-0
/
+4
*
writeback: update dirtied_when for synced inode to prevent livelock
Wu Fengguang
2011-06-08
1
-0
/
+9
*
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
2011-06-08
2
-10
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-05
19
-468
/
+635
|
\
|
*
btrfs: fix uninitialized variable warning
David Sterba
2011-06-04
1
-1
/
+1
|
*
btrfs: add helper for fs_info->closing
David Sterba
2011-06-04
8
-16
/
+20
|
*
Btrfs: add mount -o inode_cache
Chris Mason
2011-06-04
4
-1
/
+34
|
*
btrfs: scrub: add explicit plugging
Arne Jansen
2011-06-04
1
-3
/
+4
|
*
btrfs: use btrfs_ino to access inode number
David Sterba
2011-06-04
2
-4
/
+5
|
*
Btrfs: don't save the inode cache if we are deleting this root
Josef Bacik
2011-06-04
1
-0
/
+5
|
*
btrfs: false BUG_ON when degraded
Arne Jansen
2011-06-04
1
-1
/
+1
|
*
Btrfs: don't save the inode cache in non-FS roots
liubo
2011-06-04
1
-0
/
+6
|
*
Btrfs: make sure we don't overflow the free space cache crc page
Chris Mason
2011-06-04
1
-8
/
+19
|
*
Btrfs: fix uninit variable in the delayed inode code
Chris Mason
2011-06-04
1
-0
/
+1
|
*
btrfs: scrub: don't reuse bios and pages
Arne Jansen
2011-06-04
1
-49
/
+65
|
*
Merge branch 'for-chris' of
Chris Mason
2011-05-28
15
-385
/
+474
|
|
\
|
|
*
Btrfs: leave spinning on lookup and map the leaf
Josef Bacik
2011-05-23
1
-0
/
+12
|
|
*
Btrfs: check for duplicate entries in the free space cache
Josef Bacik
2011-05-23
1
-3
/
+24
|
|
*
Btrfs: don't try to allocate from a block group that doesn't have enough space
Josef Bacik
2011-05-23
1
-0
/
+8
|
|
*
Btrfs: don't always do readahead
Josef Bacik
2011-05-23
4
-5
/
+20
|
|
*
Btrfs: try not to sleep as much when doing slow caching
Josef Bacik
2011-05-23
1
-8
/
+11
|
|
*
Btrfs: kill BTRFS_I(inode)->block_group
Josef Bacik
2011-05-23
8
-110
/
+13
|
|
*
Btrfs: don't look at the extent buffer level 3 times in a row
Josef Bacik
2011-05-23
1
-3
/
+0
|
|
*
Btrfs: map the node block when looking for readahead targets
Josef Bacik
2011-05-23
1
-2
/
+21
|
|
*
Btrfs: set range_start to the right start in count_range_bits
Josef Bacik
2011-05-23
1
-1
/
+1
|
|
*
Btrfs: fix how we do space reservation for truncate
Josef Bacik
2011-05-23
3
-37
/
+123
|
|
*
Btrfs: kill trans_mutex
Josef Bacik
2011-05-23
8
-169
/
+177
|
|
*
Btrfs: if we've already started a trans handle, use that one
Josef Bacik
2011-05-23
2
-0
/
+19
|
|
*
Btrfs: take away the num_items argument from btrfs_join_transaction
Josef Bacik
2011-05-23
7
-48
/
+42
|
|
*
Btrfs: make sure to use the delalloc reserve when filling delalloc
Josef Bacik
2011-05-23
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-06-04
2
-9
/
+5
|
\
\
\
|
*
|
|
block: blkdev_get() should access ->bd_disk only after success
Tejun Heo
2011-06-01
1
-2
/
+2
|
*
|
|
Revert "block: Remove extra discard_alignment from hd_struct."
Jens Axboe
2011-05-30
1
-7
/
+3
|
*
|
|
block: improve the bio_add_page() and bio_add_pc_page() descriptions
Andreas Gruenbacher
2011-05-28
1
-8
/
+8
*
|
|
|
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-06-04
9
-97
/
+136
|
\
\
\
\
|
*
|
|
|
UBIFS: fix-up free space earlier
Ben Gardiner
2011-06-03
1
-8
/
+8
|
*
|
|
|
UBIFS: intialize LPT earlier
Ben Gardiner
2011-06-03
1
-13
/
+16
|
*
|
|
|
UBIFS: assert no fixup when writing a node
Ben Gardiner
2011-06-03
1
-0
/
+2
[next]