index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-04-05
fs/writeback: remove unnecessary return in writeback_inodes_sb
Kemeng Shi
1
-1
/
+1
2024-04-05
fs/writeback: correct comment of __wakeup_flusher_threads_bdi
Kemeng Shi
1
-2
/
+1
2024-04-05
fs/writeback: only calculate dirtied_before when b_io is empty
Kemeng Shi
1
-12
/
+13
2024-04-05
fs/writeback: remove unused parameter wb of finish_writeback_work
Kemeng Shi
1
-4
/
+3
2024-04-05
fs/writeback: bail out if there is no more inodes for IO and queued once
Kemeng Shi
1
-2
/
+5
2024-03-26
fs/writeback: avoid to writeback non-expired inode in kupdate writeback
Kemeng Shi
1
-3
/
+10
2024-01-22
writeback: move wb_wakeup_delayed defination to fs-writeback.c
Kemeng Shi
1
-0
/
+25
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
1
-5
/
+5
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-12
/
+29
2023-10-19
writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
Jingbo Xu
1
-12
/
+29
2023-09-20
fs-writeback: do not requeue a clean inode having skipped pages
Chunhai Guo
1
-3
/
+8
2023-08-21
super: make locking naming consistent
Christian Brauner
1
-2
/
+2
2023-06-10
writeback: move wb_over_bg_thresh() call outside lock section
Yosry Ahmed
1
-5
/
+11
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-04-28
writeback: fix call of incorrect macro
Maxim Korotkov
1
-1
/
+1
2023-04-16
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
1
-7
/
+10
2023-02-03
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
1
-2
/
+4
2023-02-03
mm/fs: convert inode_attach_wb() to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-12-16
Merge tag 'for-6.2/writeback-2022-12-12' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+14
2022-12-12
writeback: remove obsolete macro EXPIRE_DIRTY_ATIME
Miaohe Lin
1
-2
/
+0
2022-12-12
writeback: Add asserts for adding freed inode to lists
Jan Kara
1
-1
/
+14
2022-11-23
fs: do not update freeing inode i_io_list
Svyatoslav Feldsherov
1
-11
/
+19
2022-09-30
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
1
-12
/
+25
2022-08-29
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
1
-6
/
+6
2022-06-06
writeback: Fix inode->i_io_list not be protected by inode->i_lock error
Jchao Sun
1
-9
/
+28
2022-05-26
Merge tag 'fs_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-05-23
writeback: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-19
fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
Zhihao Cheng
1
-5
/
+8
2022-05-10
writeback: Avoid skipping inode writeback
Jing Xia
1
-0
/
+4
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-40
/
+0
2022-03-23
mm/fs: delete PF_SWAPWRITE
Hugh Dickins
1
-3
/
+0
2022-03-23
remove inode_congested()
NeilBrown
1
-37
/
+0
2022-02-02
block: check that there is a plug in blk_flush_plug
Christoph Hellwig
1
-4
/
+2
2022-02-02
block: remove blk_needs_flush_plug
Christoph Hellwig
1
-1
/
+1
2022-01-13
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2022-01-07
vfs, fscache: Implement pinning of cache usage for writeback
David Howells
1
-0
/
+8
2022-01-03
fs/writeback: Convert inode_switch_wbs_work_fn to folios
Matthew Wilcox (Oracle)
1
-11
/
+13
2021-11-02
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2021-10-21
writeback: prefer struct_size over open coded arithmetic
Len Baker
1
-3
/
+3
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
1
-2
/
+3
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-14
/
+14
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
1
-11
/
+9
2021-09-03
writeback: reliably update bandwidth estimation
Jan Kara
1
-3
/
+0
2021-09-03
writeback: track number of inodes under writeback
Jan Kara
1
-0
/
+5
2021-08-23
fs: kill sync_inode
Josef Bacik
1
-18
/
+1
2021-07-24
writeback, cgroup: do not reparent dax inodes
Roman Gushchin
1
-0
/
+3
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+7
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-25
/
+0
2021-06-29
writeback, cgroup: release dying cgwbs by switching attached inodes
Roman Gushchin
1
-10
/
+101
[next]