index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
backing-dev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-21
bdi: allow block devices to say that they require stable page writes
Darrick J. Wong
1
-0
/
+6
2012-12-13
bdi_register: add __printf verification, fix arg mismatch
Joe Perches
1
-0
/
+1
2012-08-04
vfs: kill write_super and sync_supers
Artem Bityutskiy
1
-1
/
+0
2012-07-31
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
1
-0
/
+3
2012-06-09
block: Convert BDI proportion calculations to flexible proportions
Jan Kara
1
-2
/
+2
2011-10-31
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
1
-1
/
+2
2011-10-03
writeback: stabilize bdi->dirty_ratelimit
Wu Fengguang
1
-0
/
+3
2011-10-03
writeback: dirty rate control
Wu Fengguang
1
-0
/
+7
2011-10-03
writeback: account per-bdi accumulated dirtied pages
Wu Fengguang
1
-0
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-09
writeback: bdi write bandwidth estimation
Wu Fengguang
1
-0
/
+5
2011-07-09
writeback: account per-bdi accumulated written pages
Jan Kara
1
-0
/
+1
2011-06-08
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
1
-0
/
+2
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-16
/
+0
2010-10-26
mm: declare some external symbols
Namhyung Kim
1
-0
/
+1
2010-10-26
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
1
-1
/
+1
2010-08-12
mm: fix writeback_in_progress()
Jan Kara
1
-0
/
+1
2010-08-07
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
1
-0
/
+2
2010-08-07
writeback: move last_active to bdi
Artem Bityutskiy
1
-6
/
+7
2010-08-07
writeback: simplify bdi code a little
Artem Bityutskiy
1
-1
/
+0
2010-08-07
writeback: harmonize writeback threads naming
Artem Bityutskiy
1
-1
/
+1
2010-08-07
writeback: merge bdi_writeback_task and bdi_start_fn
Christoph Hellwig
1
-1
/
+1
2010-08-07
writeback: remove wb_list
Christoph Hellwig
1
-4
/
+1
2010-07-06
writeback: simplify the write back thread queue
Christoph Hellwig
1
-2
/
+0
2010-06-11
writeback: simplify and split bdi_start_writeback
Christoph Hellwig
1
-2
/
+2
2010-06-01
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
1
-1
/
+1
2010-05-21
writeback: fixups for !dirty_writeback_centisecs
Jens Axboe
1
-0
/
+1
2010-05-17
writeback: fix WB_SYNC_NONE writeback from umount
Jens Axboe
1
-1
/
+1
2010-04-29
Merge branch 'master' into for-2.6.35
Jens Axboe
1
-0
/
+2
2010-04-25
Catch filesystems lacking s_bdi
Jörn Engel
1
-0
/
+1
2010-04-22
bdi: add helper function for doing init and register of a bdi for a file system
Jens Axboe
1
-0
/
+1
2010-04-06
laptop-mode: Make flushes per-device
Matthew Garrett
1
-0
/
+3
2009-10-29
block: move bdi/address_space unplug functions to backing-dev.h
Jens Axboe
1
-0
/
+13
2009-09-26
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
1
-1
/
+2
2009-09-16
writeback: separate starting of sync vs opportunistic writeback
Jens Axboe
1
-1
/
+1
2009-09-16
writeback: use RCU to protect bdi_list
Jens Axboe
1
-0
/
+1
2009-09-11
writeback: check for registered bdi in flusher add and inode dirty
Jens Axboe
1
-0
/
+1
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+2
2009-09-11
writeback: switch to per-bdi threads for flushing data
Jens Axboe
1
-7
/
+48
2009-09-11
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
1
-0
/
+9
2009-07-11
Fix compile error due to congestion_wait() changes
Trond Myklebust
1
-0
/
+5
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
1
-3
/
+3
2009-04-06
block: change the request allocation/congestion logic to be sync/async based
Jens Axboe
1
-6
/
+6
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
1
-0
/
+13
2008-04-30
mm: bdi: export bdi_writeout_inc()
Miklos Szeredi
1
-0
/
+2
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
1
-20
/
+57
2008-04-30
mm: bdi: move statistics to debugfs
Miklos Szeredi
1
-0
/
+6
2008-04-30
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
1
-0
/
+2
2008-04-30
mm: bdi: allow setting a minimum for the bdi dirty limit
Peter Zijlstra
1
-0
/
+4
2008-04-30
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
1
-0
/
+9
[next]