index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-17
fs: add dirtytime_expire_seconds sysctl
Theodore Ts'o
1
-0
/
+11
2015-03-17
fs: make sure the timestamps for lazytime inodes eventually get written
Theodore Ts'o
1
-10
/
+72
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
1
-3
/
+3
2015-02-17
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-11
/
+51
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
1
-11
/
+51
2015-01-22
fs: make inode_to_bdi() handle NULL inode
Jens Axboe
1
-1
/
+6
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+2
2015-01-20
block_dev: get bdev inode bdi directly from the block device
Christoph Hellwig
1
-3
/
+3
2014-11-04
writeback: fix a subtle race condition in I_DIRTY clearing
Tejun Heo
1
-7
/
+22
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-1
/
+2
2014-04-04
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2014-04-03
bdi: avoid oops on device removal
Jan Kara
1
-5
/
+18
2014-04-03
backing_dev: fix hung task on sync
Derek Basehore
1
-4
/
+4
2014-02-22
Revert "writeback: do not sync data dirtied after sync start"
Jan Kara
1
-22
/
+11
2014-02-06
GFS2: journal data writepages update
Steven Whitehouse
1
-0
/
+2
2013-12-14
writeback: Fix data corruption on NFS
Jan Kara
1
-6
/
+9
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-11
/
+22
2013-11-13
writeback: do not sync data dirtied after sync start
Jan Kara
1
-11
/
+22
2013-10-24
new helpers: lock_mount_hash/unlock_mount_hash
Al Viro
1
-0
/
+1
2013-09-13
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2013-09-11
writeback: fix race that cause writeback hung
Junxiao Bi
1
-2
/
+2
2013-09-11
mm/writeback: make writeback_inodes_wb static
Wanpeng Li
1
-1
/
+1
2013-09-11
writeback: fix occasional slow sync(1)
Jan Kara
1
-4
/
+2
2013-07-09
mm/writeback: don't check force_wait to handle bdi->work_list
Wanpeng Li
1
-8
/
+2
2013-07-09
fs/fs-writeback.c: : make wb_do_writeback() as static
Haicheng Li
1
-1
/
+1
2013-07-09
writeback: Do not sort b_io list only because of block device inode
Jan Kara
1
-3
/
+5
2013-07-02
sync: don't block the flusher thread waiting on IO
Dave Chinner
1
-2
/
+7
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-70
/
+32
2013-04-30
writeback: set worker desc to identify writeback workers in task dumps
Tejun Heo
1
-0
/
+1
2013-04-01
writeback: replace custom worker pool implementation with unbound workqueue
Tejun Heo
1
-70
/
+32
2013-02-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-24
/
+20
2013-01-14
writeback: add more tracepoints
Tejun Heo
1
-2
/
+14
2013-01-12
vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
Miao Xie
1
-24
/
+20
2012-12-12
writeback: fix a typo in comment
Yan Hong
1
-1
/
+1
2012-11-26
writeback: put unused inodes to LRU after writeback completion
Jan Kara
1
-0
/
+2
2012-10-12
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-10-09
fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()
Yan Hong
1
-4
/
+3
2012-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+0
2012-09-21
fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc
Liu Bo
1
-4
/
+0
2012-09-19
ext4: fix potential deadlock in ext4_nonda_switch()
Theodore Ts'o
1
-0
/
+1
2012-09-11
writeback: correct comment for move_expired_inodes()
Wang Sheng-Hui
1
-1
/
+1
2012-07-31
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
1
-5
/
+0
2012-07-30
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2012-07-22
vfs: Move noop_backing_dev_info check from sync into writeback
Jan Kara
1
-0
/
+5
2012-06-09
writeback: Fix some comment errors
Wanpeng Li
1
-2
/
+2
2012-06-09
writeback: Fix lock imbalance in writeback_sb_inodes()
Jan Kara
1
-0
/
+1
2012-05-06
writeback: Avoid iput() from flusher thread
Jan Kara
1
-13
/
+53
2012-05-06
writeback: Refactor writeback_single_inode()
Jan Kara
1
-56
/
+86
2012-05-06
writeback: Remove wb->list_lock from writeback_single_inode()
Jan Kara
1
-10
/
+7
[next]