index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2011-08-13
ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.
Tao Ma
1
-2
/
+4
2011-06-30
ext4: remove loop around bio_alloc()
Theodore Ts'o
1
-5
/
+1
2011-04-30
ext4: don't set PageUptodate in ext4_end_bio()
Curt Wohlgemuth
1
-28
/
+11
2011-03-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-4
/
+9
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
1
-2
/
+1
2011-02-28
ext4: optimize ext4_bio_write_page() when no extent conversion is needed
Theodore Ts'o
1
-0
/
+5
2011-02-28
ext4: don't leave PageWriteback set after memory failure
Theodore Ts'o
1
-2
/
+2
2011-02-22
ext4: Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
1
-2
/
+2
2011-02-12
ext4: serialize unaligned asynchronous DIO
Eric Sandeen
1
-12
/
+13
2011-02-07
ext4: Fix data corruption with multi-block writepages support
Curt Wohlgemuth
1
-5
/
+6
2011-01-10
ext4: test the correct variable in ext4_init_pageio()
Dan Carpenter
1
-1
/
+1
2010-12-20
ext4: use kmem_cache_zalloc() in ext4_init_io_end()
Jesper Juhl
1
-4
/
+1
2010-11-18
ext4: fix setting random pages PageUptodate
Markus Trippelsdorf
1
-2
/
+2
2010-11-08
ext4: fix potential race when freeing ext4_io_page structures
Theodore Ts'o
1
-23
/
+15
2010-11-08
ext4: handle writeback of inodes which are being freed
Theodore Ts'o
1
-25
/
+34
2010-10-28
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
Theodore Ts'o
1
-2
/
+2
2010-10-28
ext4: use bio layer instead of buffer layer in mpage_da_submit_io
Theodore Ts'o
1
-0
/
+430