index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
page-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-03
ext4 crypto: fix memory leak in ext4_bio_write_page()
Theodore Ts'o
1
-1
/
+4
2015-09-03
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+6
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
1
-2
/
+1
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-9
/
+6
2015-07-22
ext4: implement cgroup writeback support
Tejun Heo
1
-0
/
+2
2015-07-22
ext4: replace ext4_io_submit->io_op with ->io_wbc
Tejun Heo
1
-2
/
+4
2015-06-26
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-05-31
ext4 crypto: shrink size of the ext4_crypto_ctx structure
Theodore Ts'o
1
-1
/
+1
2015-05-19
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
1
-1
/
+0
2015-04-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+40
2015-04-12
ext4 crypto: implement the ext4 encryption write path
Michael Halcrow
1
-5
/
+40
2015-04-03
ext4: remove unused header files
Sheng Yong
1
-2
/
+0
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+0
2014-06-09
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-15
/
+17
2014-06-05
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
1
-1
/
+1
2014-05-27
ext4: fix zeroing of page during writeback
Jan Kara
1
-13
/
+11
2014-05-12
ext4: fix data integrity sync in ordered mode
Namjae Jeon
1
-2
/
+6
2014-04-07
ext4: note the error in ext4_end_bio()
Matthew Wilcox
1
-2
/
+3
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-2
/
+2
2013-11-24
block: Convert various code to bio_for_each_segment()
Kent Overstreet
1
-2
/
+2
2013-10-16
ext4: fix assertion in ext4_add_complete_io()
Jan Kara
1
-2
/
+3
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
1
-23
/
+7
2013-07-12
ext4: rate limit printk in buffer_io_error()
Anatol Pomozov
1
-1
/
+2
2013-07-11
ext4: fix warning in ext4_evict_inode()
Jan Kara
1
-13
/
+19
2013-06-06
ext4: add check to io_submit_init_bio
Theodore Ts'o
1
-0
/
+2
2013-06-04
ext4: remove ext4_ioend_wait()
Jan Kara
1
-19
/
+0
2013-06-04
ext4: don't wait for extent conversion in ext4_punch_hole()
Jan Kara
1
-16
/
+0
2013-06-04
ext4: remove wait for unwritten extent conversion from ext4_truncate()
Jan Kara
1
-1
/
+8
2013-06-04
ext4: defer clearing of PageWriteback after extent conversion
Jan Kara
1
-59
/
+79
2013-06-04
ext4: split extent conversion lists to reserved & unreserved parts
Jan Kara
1
-23
/
+42
2013-06-04
ext4: use transaction reservation for extent conversion in ext4_end_io
Jan Kara
1
-3
/
+8
2013-06-04
ext4: remove buffer_uninit handling
Jan Kara
1
-4
/
+0
2013-06-04
ext4: restructure writeback path
Jan Kara
1
-4
/
+0
2013-06-04
ext4: use io_end for multiple bios
Jan Kara
1
-45
/
+76
2013-05-14
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-76
/
+45
2013-05-12
ext4: revert "ext4: use io_end for multiple bios"
Theodore Ts'o
1
-76
/
+45
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-04-12
ext4: clear buffer_uninit flag when submitting IO
Jan Kara
1
-1
/
+1
2013-04-12
ext4: use io_end for multiple bios
Jan Kara
1
-46
/
+75
2013-04-12
ext4: make ext4_bio_write_page() use BH_Async_Write flags
Jan Kara
1
-86
/
+77
2013-03-20
ext4: fix ext4_evict_inode() racing against workqueue processing code
Theodore Ts'o
1
-1
/
+11
2013-01-30
ext4: fix possible use-after-free with AIO
Jan Kara
1
-5
/
+4
2013-01-29
ext4: remove unused variable flags
Lukas Czerner
1
-1
/
+0
2013-01-29
ext4: Make ext4_bio_writepage() handle unprepared buffers
Jan Kara
1
-8
/
+9
2013-01-28
ext4: simplify list handling in ext4_do_flush_completed_IO()
Jan Kara
1
-17
/
+1
2013-01-28
ext4: move work from io_end to inode
Jan Kara
1
-24
/
+9
2013-01-28
ext4: use redirty_page_for_writepage() in ext4_bio_write_page()
Jan Kara
1
-3
/
+4
2013-01-28
ext4: Always use ext4_bio_write_page() for writeout
Jan Kara
1
-2
/
+0
2012-11-28
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
1
-1
/
+0
2012-11-08
ext4: use 'inode' variable that is already dereferenced
Anatol Pomozov
1
-1
/
+1
[next]