index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
backing-dev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
writeback: replace custom worker pool implementation with unbound workqueue
Tejun Heo
2013-04-01
1
-10
/
+5
*
writeback: remove unused bdi_pending_list
Tejun Heo
2013-04-01
1
-1
/
+0
*
bdi: allow block devices to say that they require stable page writes
Darrick J. Wong
2013-02-21
1
-0
/
+6
*
bdi_register: add __printf verification, fix arg mismatch
Joe Perches
2012-12-13
1
-0
/
+1
*
vfs: kill write_super and sync_supers
Artem Bityutskiy
2012-08-04
1
-1
/
+0
*
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
2012-07-31
1
-0
/
+3
*
block: Convert BDI proportion calculations to flexible proportions
Jan Kara
2012-06-09
1
-2
/
+2
*
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-31
1
-1
/
+2
*
writeback: stabilize bdi->dirty_ratelimit
Wu Fengguang
2011-10-03
1
-0
/
+3
*
writeback: dirty rate control
Wu Fengguang
2011-10-03
1
-0
/
+7
*
writeback: account per-bdi accumulated dirtied pages
Wu Fengguang
2011-10-03
1
-0
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
writeback: bdi write bandwidth estimation
Wu Fengguang
2011-07-09
1
-0
/
+5
*
writeback: account per-bdi accumulated written pages
Jan Kara
2011-07-09
1
-0
/
+1
*
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
2011-06-08
1
-0
/
+2
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-16
/
+0
*
mm: declare some external symbols
Namhyung Kim
2010-10-26
1
-0
/
+1
*
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
2010-10-26
1
-1
/
+1
*
mm: fix writeback_in_progress()
Jan Kara
2010-08-12
1
-0
/
+1
*
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
2010-08-07
1
-0
/
+2
*
writeback: move last_active to bdi
Artem Bityutskiy
2010-08-07
1
-6
/
+7
*
writeback: simplify bdi code a little
Artem Bityutskiy
2010-08-07
1
-1
/
+0
*
writeback: harmonize writeback threads naming
Artem Bityutskiy
2010-08-07
1
-1
/
+1
*
writeback: merge bdi_writeback_task and bdi_start_fn
Christoph Hellwig
2010-08-07
1
-1
/
+1
*
writeback: remove wb_list
Christoph Hellwig
2010-08-07
1
-4
/
+1
*
writeback: simplify the write back thread queue
Christoph Hellwig
2010-07-06
1
-2
/
+0
*
writeback: simplify and split bdi_start_writeback
Christoph Hellwig
2010-06-11
1
-2
/
+2
*
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
2010-06-01
1
-1
/
+1
*
writeback: fixups for !dirty_writeback_centisecs
Jens Axboe
2010-05-21
1
-0
/
+1
*
writeback: fix WB_SYNC_NONE writeback from umount
Jens Axboe
2010-05-17
1
-1
/
+1
*
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-04-29
1
-0
/
+2
|
\
|
*
Catch filesystems lacking s_bdi
Jörn Engel
2010-04-25
1
-0
/
+1
|
*
bdi: add helper function for doing init and register of a bdi for a file system
Jens Axboe
2010-04-22
1
-0
/
+1
*
|
laptop-mode: Make flushes per-device
Matthew Garrett
2010-04-06
1
-0
/
+3
|
/
*
block: move bdi/address_space unplug functions to backing-dev.h
Jens Axboe
2009-10-29
1
-0
/
+13
*
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
2009-09-26
1
-1
/
+2
*
writeback: separate starting of sync vs opportunistic writeback
Jens Axboe
2009-09-16
1
-1
/
+1
*
writeback: use RCU to protect bdi_list
Jens Axboe
2009-09-16
1
-0
/
+1
*
writeback: check for registered bdi in flusher add and inode dirty
Jens Axboe
2009-09-11
1
-0
/
+1
*
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
1
-0
/
+2
*
writeback: switch to per-bdi threads for flushing data
Jens Axboe
2009-09-11
1
-7
/
+48
*
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
2009-09-11
1
-0
/
+9
*
Fix compile error due to congestion_wait() changes
Trond Myklebust
2009-07-11
1
-0
/
+5
*
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
1
-3
/
+3
*
block: change the request allocation/congestion logic to be sync/async based
Jens Axboe
2009-04-06
1
-6
/
+6
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
1
-0
/
+13
*
mm: bdi: export bdi_writeout_inc()
Miklos Szeredi
2008-04-30
1
-0
/
+2
*
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
2008-04-30
1
-20
/
+57
*
mm: bdi: move statistics to debugfs
Miklos Szeredi
2008-04-30
1
-0
/
+6
*
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
2008-04-30
1
-0
/
+2
[next]