index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Age
Commit message (
Expand
)
Author
2012-07-22
vfs: Move noop_backing_dev_info check from sync into writeback
Jan Kara
2012-06-09
writeback: Fix lock imbalance in writeback_sb_inodes()
Jan Kara
2012-05-06
writeback: Avoid iput() from flusher thread
Jan Kara
2012-05-06
writeback: Refactor writeback_single_inode()
Jan Kara
2012-05-06
writeback: Remove wb->list_lock from writeback_single_inode()
Jan Kara
2012-05-06
writeback: Separate inode requeueing after writeback
Jan Kara
2012-05-06
writeback: Move I_DIRTY_PAGES handling
Jan Kara
2012-05-06
writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
Jan Kara
2012-05-06
writeback: Move clearing of I_SYNC into inode_sync_complete()
Jan Kara
2012-03-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-21
writeback: Remove outdated comment
Jan Kara
2012-03-21
fs: Remove bogus wait in write_inode_now()
Jan Kara
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-07
writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment header
Fengguang Wu
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-01
writeback: fix NULL bdi->dev in trace writeback_single_inode
Wu Fengguang
2012-01-10
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c
Wu Fengguang
2012-01-03
fs: move code out of buffer.c
Al Viro
2011-12-25
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
2011-12-21
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-18
writeback: Include all dirty inodes in background writeback
Jan Kara
2011-12-18
writeback: show writeback reason with __print_symbolic
Wu Fengguang
2011-11-29
writeback: Fix issue on make htmldocs
Marcos Paulo de Souza
2011-11-21
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2011-10-31
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-31
writeback: send work item to queue_io, move_expired_inodes
Curt Wohlgemuth
2011-10-03
writeback: per-bdi background threshold
Wu Fengguang
2011-10-03
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
Wu Fengguang
2011-07-31
don't busy retry the inode on failed grab_super_passive()
Wu Fengguang
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
2011-07-24
writeback: don't busy retry writeback on new/freeing inodes
Wu Fengguang
2011-07-20
superblock: move pin_sb_for_writeback() to fs/super.c
Dave Chinner
2011-07-09
writeback: scale IO chunk size up to half device bandwidth
Wu Fengguang
2011-07-09
writeback: introduce smoothed global dirty limit
Wu Fengguang
2011-07-09
writeback: bdi write bandwidth estimation
Wu Fengguang
2011-07-09
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
2011-06-08
writeback: trace event writeback_queue_io
Wu Fengguang
2011-06-08
writeback: trace event writeback_single_inode
Wu Fengguang
2011-06-08
writeback: remove writeback_control.more_io
Wu Fengguang
2011-06-08
writeback: avoid extra sync work at enqueue time
Wu Fengguang
2011-06-08
writeback: elevate queue_io() into wb_writeback()
Wu Fengguang
2011-06-08
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
2011-06-08
writeback: refill b_io iff empty
Wu Fengguang
2011-06-08
writeback: the kupdate expire timestamp should be a moving target
Wu Fengguang
2011-06-08
writeback: try more writeback as long as something was written
Wu Fengguang
2011-06-08
writeback: introduce writeback_control.inodes_written
Wu Fengguang
2011-06-08
writeback: update dirtied_when for synced inode to prevent livelock
Wu Fengguang
[next]