index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
backing-dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-0
/
+11
|
\
|
*
writeback: fix bandwidth estimate for spiky workload
Jan Kara
2021-09-03
1
-0
/
+10
|
*
writeback: track number of inodes under writeback
Jan Kara
2021-09-03
1
-0
/
+1
*
|
mm: hide laptop_mode_wb_timer entirely behind the BDI API
Christoph Hellwig
2021-08-09
1
-0
/
+3
|
/
*
writeback, cgroup: remove wb from offline list before releasing refcnt
Roman Gushchin
2021-07-23
1
-1
/
+1
*
writeback, cgroup: release dying cgwbs by switching attached inodes
Roman Gushchin
2021-06-29
1
-2
/
+62
*
writeback, cgroup: keep list of inodes attached to bdi_writeback
Roman Gushchin
2021-06-29
1
-0
/
+2
*
mm/backing-dev.c: use might_alloc()
Daniel Vetter
2021-02-26
1
-1
/
+2
*
mm: backing-dev: Remove duplicated macro definition
Baolin Wang
2021-02-24
1
-4
/
+2
*
mm:backing-dev: use sysfs_emit in macro defining functions
Joe Perches
2020-12-15
1
-4
/
+4
*
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-24
1
-4
/
+2
*
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2020-09-24
1
-0
/
+1
*
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
1
-4
/
+3
*
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-24
1
-0
/
+2
*
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-07-08
1
-140
/
+9
*
writeback: remove {set,clear}_wb_congested
Christoph Hellwig
2020-07-08
1
-6
/
+6
*
bdi: remove the name field in struct backing_dev_info
Christoph Hellwig
2020-05-09
1
-1
/
+0
*
bdi: simplify bdi_alloc
Christoph Hellwig
2020-05-09
1
-4
/
+3
*
bdi: remove bdi_register_owner
Christoph Hellwig
2020-05-09
1
-10
/
+2
*
bdi: unexport bdi_register_va
Christoph Hellwig
2020-05-09
1
-1
/
+0
*
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2020-05-09
1
-2
/
+3
*
bdi: move bdi_dev_name out of line
Christoph Hellwig
2020-05-07
1
-1
/
+9
*
blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use it
Tejun Heo
2020-04-01
1
-3
/
+3
*
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2020-01-31
1
-0
/
+1
*
bdi: Do not use freezable workqueue
Mika Westerberg
2019-10-06
1
-2
/
+2
*
writeback: Separate out wb_get_lookup() from wb_get_create()
Tejun Heo
2019-08-27
1
-18
/
+37
*
bdi: Add bdi->id
Tejun Heo
2019-08-27
1
-2
/
+63
*
backing-dev: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-19
/
+5
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
2019-01-22
1
-0
/
+1
*
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
2018-08-31
1
-0
/
+5
*
bdi: use irqsave variant of refcount_dec_and_lock()
Anna-Maria Gleixner
2018-08-22
1
-4
/
+1
*
bdi: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2018-08-22
1
-6
/
+6
*
bdi: Fix another oops in wb_workfn()
Jan Kara
2018-06-22
1
-13
/
+7
*
memcg: writeback: use memcg->cgwb_list directly
Wang Long
2018-06-07
1
-2
/
+2
*
bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
Tejun Heo
2018-05-23
1
-1
/
+17
*
bdi: Fix use after free bug in debugfs_remove()
Tetsuo Handa
2018-05-03
1
-0
/
+1
*
bdi: wake up concurrent wb_shutdown() callers.
Tetsuo Handa
2018-05-03
1
-1
/
+1
*
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
Andrey Ryabinin
2018-04-11
1
-13
/
+6
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-06
1
-12
/
+1
|
\
|
*
mm: reuse DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-04-05
1
-12
/
+1
*
|
writeback: remove dead code in wb_blkcg/memcg_offline
Jiufei Xue
2018-02-28
1
-2
/
+0
|
/
*
Revert "bdi: add error handle for bdi_debug_register"
Jens Axboe
2017-12-21
1
-4
/
+1
*
bdi: add error handle for bdi_debug_register
weiping zhang
2017-11-19
1
-1
/
+4
*
bdi: convert bdi_debug_register to int
weiping zhang
2017-11-19
1
-2
/
+15
*
backing-dev: kill unused pdflush_proc_obsolete()
Jens Axboe
2017-10-06
1
-20
/
+0
*
mm/backing-dev.c: fix an error handling path in 'cgwb_create()'
Christophe JAILLET
2017-09-11
1
-2
/
+4
*
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
2017-04-20
1
-8
/
+5
*
block: Remove unused functions
Jan Kara
2017-04-20
1
-50
/
+6
*
bdi: Export bdi_alloc_node() and bdi_put()
Jan Kara
2017-04-20
1
-0
/
+2
[next]