index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
page-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: note the error in ext4_end_bio()
Matthew Wilcox
2014-04-07
1
-2
/
+3
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-2
/
+2
*
block: Convert various code to bio_for_each_segment()
Kent Overstreet
2013-11-23
1
-2
/
+2
*
ext4: fix assertion in ext4_add_complete_io()
Jan Kara
2013-10-16
1
-2
/
+3
*
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
2013-09-04
1
-23
/
+7
*
ext4: rate limit printk in buffer_io_error()
Anatol Pomozov
2013-07-11
1
-1
/
+2
*
ext4: fix warning in ext4_evict_inode()
Jan Kara
2013-07-10
1
-13
/
+19
*
ext4: add check to io_submit_init_bio
Theodore Ts'o
2013-06-06
1
-0
/
+2
*
ext4: remove ext4_ioend_wait()
Jan Kara
2013-06-04
1
-19
/
+0
*
ext4: don't wait for extent conversion in ext4_punch_hole()
Jan Kara
2013-06-04
1
-16
/
+0
*
ext4: remove wait for unwritten extent conversion from ext4_truncate()
Jan Kara
2013-06-04
1
-1
/
+8
*
ext4: defer clearing of PageWriteback after extent conversion
Jan Kara
2013-06-04
1
-59
/
+79
*
ext4: split extent conversion lists to reserved & unreserved parts
Jan Kara
2013-06-04
1
-23
/
+42
*
ext4: use transaction reservation for extent conversion in ext4_end_io
Jan Kara
2013-06-04
1
-3
/
+8
*
ext4: remove buffer_uninit handling
Jan Kara
2013-06-04
1
-4
/
+0
*
ext4: restructure writeback path
Jan Kara
2013-06-04
1
-4
/
+0
*
ext4: use io_end for multiple bios
Jan Kara
2013-06-04
1
-45
/
+76
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-14
1
-76
/
+45
|
\
|
*
ext4: revert "ext4: use io_end for multiple bios"
Theodore Ts'o
2013-05-11
1
-76
/
+45
*
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
|
/
*
ext4: clear buffer_uninit flag when submitting IO
Jan Kara
2013-04-12
1
-1
/
+1
*
ext4: use io_end for multiple bios
Jan Kara
2013-04-11
1
-46
/
+75
*
ext4: make ext4_bio_write_page() use BH_Async_Write flags
Jan Kara
2013-04-11
1
-86
/
+77
*
ext4: fix ext4_evict_inode() racing against workqueue processing code
Theodore Ts'o
2013-03-20
1
-1
/
+11
*
ext4: fix possible use-after-free with AIO
Jan Kara
2013-01-29
1
-5
/
+4
*
ext4: remove unused variable flags
Lukas Czerner
2013-01-28
1
-1
/
+0
*
ext4: Make ext4_bio_writepage() handle unprepared buffers
Jan Kara
2013-01-28
1
-8
/
+9
*
ext4: simplify list handling in ext4_do_flush_completed_IO()
Jan Kara
2013-01-28
1
-17
/
+1
*
ext4: move work from io_end to inode
Jan Kara
2013-01-28
1
-24
/
+9
*
ext4: use redirty_page_for_writepage() in ext4_bio_write_page()
Jan Kara
2013-01-28
1
-3
/
+4
*
ext4: Always use ext4_bio_write_page() for writeout
Jan Kara
2013-01-28
1
-2
/
+0
*
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
2012-11-28
1
-1
/
+0
*
ext4: use 'inode' variable that is already dereferenced
Anatol Pomozov
2012-11-08
1
-1
/
+1
*
ext4: fix ext4_flush_completed_IO wait semantics
Dmitry Monakhov
2012-10-05
1
-4
/
+7
*
ext4: completed_io locking cleanup
Dmitry Monakhov
2012-09-29
1
-58
/
+113
*
ext4: fix unwritten counter leakage
Dmitry Monakhov
2012-09-28
1
-1
/
+5
*
ext4: give i_aiodio_unwritten a more appropriate name
Dmitry Monakhov
2012-09-28
1
-1
/
+1
*
Revert "ext4: don't release page refs in ext4_end_bio()"
Linus Torvalds
2012-03-29
1
-4
/
+3
*
ext4: don't release page refs in ext4_end_bio()
Curt Wohlgemuth
2012-03-05
1
-3
/
+4
*
ext4: fix race between sync and completed io work
Jeff Moyer
2012-03-05
1
-2
/
+7
*
ext4: fix race between unwritten extent conversion and truncate
Jeff Moyer
2012-02-20
1
-0
/
+2
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-01-09
1
-1
/
+0
|
\
|
*
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
2012-01-09
1
-1
/
+0
*
|
ext4: handle EOF correctly in ext4_bio_write_page()
Yongqiang Yang
2011-12-13
1
-0
/
+12
|
/
*
ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
Tao Ma
2011-10-31
1
-4
/
+2
*
ext4: optimize locking for end_io extent conversion
Theodore Ts'o
2011-10-31
1
-26
/
+11
*
ext4: remove unnecessary call to waitqueue_active()
Theodore Ts'o
2011-10-30
1
-11
/
+4
*
ext4: Use correct locking for ext4_end_io_nolock()
Tao Ma
2011-10-30
1
-3
/
+11
*
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
Jiaying Zhang
2011-08-31
1
-1
/
+17
*
ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.
Tao Ma
2011-08-13
1
-2
/
+4
[next]