index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
writeback: Fix wakeup and logging timeouts for !DETECT_HUNG_TASK
Huacai Chen
1
-4
/
+5
2026-01-26
Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+12
2026-01-19
fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
Joanne Koong
1
-1
/
+6
2026-01-14
writeback: use round_jiffies_relative for dirtytime_work
Zhao Mengmeng
1
-2
/
+4
2026-01-12
writeback: fix 100% CPU usage when dirtytime_expire_interval is 0
Laveesh Bansal
1
-4
/
+10
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-21
/
+34
2025-11-25
fs: push list presence check into inode_io_list_del()
Mateusz Guzik
1
-0
/
+7
2025-11-25
fs: cosmetic fixes to lru handling
Mateusz Guzik
1
-1
/
+1
2025-10-29
writeback: allow the file system to override MIN_WRITEBACK_PAGES
Christoph Hellwig
1
-9
/
+5
2025-10-29
writeback: cleanup writeback_chunk_size
Christoph Hellwig
1
-9
/
+5
2025-10-29
mm: remove filemap_fdatawrite_wbc
Christoph Hellwig
1
-3
/
+3
2025-10-20
writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_s...
Julian Sun
1
-2
/
+15
2025-10-20
writeback: Wake up waiting tasks when finishing the writeback of a chunk.
Julian Sun
1
-1
/
+9
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-60
/
+60
2025-10-20
fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmb
Mateusz Guzik
1
-2
/
+3
2025-09-29
Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-47
/
+86
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-09-19
fs: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-09-19
writeback: Add tracepoint to track pending inode switches
Jan Kara
1
-0
/
+2
2025-09-19
writeback: Avoid excessively long inode switching times
Jan Kara
1
-10
/
+11
2025-09-19
writeback: Avoid softlockup when switching many inodes
Jan Kara
1
-1
/
+10
2025-09-19
writeback: Avoid contention on wb->list_lock when switching inodes
Jan Kara
1
-36
/
+63
2025-09-01
fs: add an icount_read helper
Josef Bacik
1
-1
/
+1
2025-08-15
fs-writeback: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-08-11
fs: writeback: fix use-after-free in __mark_inode_dirty()
Jiufei Xue
1
-4
/
+5
2025-02-07
fs: fs-writeback: move sysctl to fs/fs-writeback.c
Kaixiong Yu
1
-9
/
+21
2024-11-13
Merge patch series "two little writeback cleanups v2"
Christian Brauner
1
-4
/
+28
2024-11-12
writeback: wbc_attach_fdatawrite_inode out of line
Christoph Hellwig
1
-4
/
+27
2024-11-12
writeback: add a __releases annoation to wbc_attach_and_unlock_inode
Christoph Hellwig
1
-0
/
+1
2024-10-28
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
1
-5
/
+3
2024-08-30
inode: port __I_SYNC to var event
Christian Brauner
1
-16
/
+29
2024-08-30
vfs: drop one lock trip in evict()
Mateusz Guzik
1
-14
/
+3
2024-08-19
fs: don't flush in-flight wb switches for superblocks without cgroup writeback
Haifeng Xu
1
-1
/
+6
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-09
writeback: move wb_over_bg_thresh() call outside lock section
Yosry Ahmed
1
-5
/
+11
[next]