index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
page-io.c
Commit message (
Expand
)
Author
Age
*
ext4: fix assertion in ext4_add_complete_io()
Jan Kara
2013-10-16
*
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
2013-09-04
*
ext4: rate limit printk in buffer_io_error()
Anatol Pomozov
2013-07-11
*
ext4: fix warning in ext4_evict_inode()
Jan Kara
2013-07-10
*
ext4: add check to io_submit_init_bio
Theodore Ts'o
2013-06-06
*
ext4: remove ext4_ioend_wait()
Jan Kara
2013-06-04
*
ext4: don't wait for extent conversion in ext4_punch_hole()
Jan Kara
2013-06-04
*
ext4: remove wait for unwritten extent conversion from ext4_truncate()
Jan Kara
2013-06-04
*
ext4: defer clearing of PageWriteback after extent conversion
Jan Kara
2013-06-04
*
ext4: split extent conversion lists to reserved & unreserved parts
Jan Kara
2013-06-04
*
ext4: use transaction reservation for extent conversion in ext4_end_io
Jan Kara
2013-06-04
*
ext4: remove buffer_uninit handling
Jan Kara
2013-06-04
*
ext4: restructure writeback path
Jan Kara
2013-06-04
*
ext4: use io_end for multiple bios
Jan Kara
2013-06-04
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-14
|
\
|
*
ext4: revert "ext4: use io_end for multiple bios"
Theodore Ts'o
2013-05-11
*
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
|
/
*
ext4: clear buffer_uninit flag when submitting IO
Jan Kara
2013-04-12
*
ext4: use io_end for multiple bios
Jan Kara
2013-04-11
*
ext4: make ext4_bio_write_page() use BH_Async_Write flags
Jan Kara
2013-04-11
*
ext4: fix ext4_evict_inode() racing against workqueue processing code
Theodore Ts'o
2013-03-20
*
ext4: fix possible use-after-free with AIO
Jan Kara
2013-01-29
*
ext4: remove unused variable flags
Lukas Czerner
2013-01-28
*
ext4: Make ext4_bio_writepage() handle unprepared buffers
Jan Kara
2013-01-28
*
ext4: simplify list handling in ext4_do_flush_completed_IO()
Jan Kara
2013-01-28
*
ext4: move work from io_end to inode
Jan Kara
2013-01-28
*
ext4: use redirty_page_for_writepage() in ext4_bio_write_page()
Jan Kara
2013-01-28
*
ext4: Always use ext4_bio_write_page() for writeout
Jan Kara
2013-01-28
*
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
2012-11-28
*
ext4: use 'inode' variable that is already dereferenced
Anatol Pomozov
2012-11-08
*
ext4: fix ext4_flush_completed_IO wait semantics
Dmitry Monakhov
2012-10-05
*
ext4: completed_io locking cleanup
Dmitry Monakhov
2012-09-29
*
ext4: fix unwritten counter leakage
Dmitry Monakhov
2012-09-28
*
ext4: give i_aiodio_unwritten a more appropriate name
Dmitry Monakhov
2012-09-28
*
Revert "ext4: don't release page refs in ext4_end_bio()"
Linus Torvalds
2012-03-29
*
ext4: don't release page refs in ext4_end_bio()
Curt Wohlgemuth
2012-03-05
*
ext4: fix race between sync and completed io work
Jeff Moyer
2012-03-05
*
ext4: fix race between unwritten extent conversion and truncate
Jeff Moyer
2012-02-20
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-01-09
|
\
|
*
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
2012-01-09
*
|
ext4: handle EOF correctly in ext4_bio_write_page()
Yongqiang Yang
2011-12-13
|
/
*
ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
Tao Ma
2011-10-31
*
ext4: optimize locking for end_io extent conversion
Theodore Ts'o
2011-10-31
*
ext4: remove unnecessary call to waitqueue_active()
Theodore Ts'o
2011-10-30
*
ext4: Use correct locking for ext4_end_io_nolock()
Tao Ma
2011-10-30
*
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
Jiaying Zhang
2011-08-31
*
ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.
Tao Ma
2011-08-13
*
ext4: remove loop around bio_alloc()
Theodore Ts'o
2011-06-29
*
ext4: don't set PageUptodate in ext4_end_bio()
Curt Wohlgemuth
2011-04-30
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-03-25
|
\
[next]