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
/
indirect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
ext4: isolate ext4_extents.h file
Zheng Liu
1
-1
/
+0
2013-07-01
ext4: translate flag bits to strings in tracepoints
Theodore Ts'o
1
-1
/
+1
2013-06-12
ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily
Theodore Ts'o
1
-2
/
+4
2013-06-04
ext4: Remove wait for unwritten extents in ext4_ind_direct_IO()
Jan Kara
1
-5
/
+0
2013-06-04
ext4: improve writepage credit estimate for files with indirect blocks
Jan Kara
1
-18
/
+9
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-04-03
ext4: refactor truncate code
Theodore Ts'o
1
-84
/
+4
2013-04-03
ext4: refactor punch hole code
Theodore Ts'o
1
-156
/
+2
2013-04-03
ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()
Theodore Ts'o
1
-181
/
+46
2013-04-03
ext4: fix big-endian bugs which could cause fs corruptions
Zheng Liu
1
-2
/
+2
2013-02-28
more file_inode() open-coded instances
Al Viro
1
-1
/
+1
2013-02-09
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
1
-3
/
+4
2013-02-02
ext4: use WARN in ext4_alloc_blocks
Julia Lawall
1
-2
/
+1
2013-01-28
ext4: add punching hole support for non-extent-mapped files
Zheng Liu
1
-0
/
+240
2013-01-13
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
1
-3
/
+6
2012-11-28
ext4: rationalize ext4_extents.h inclusion
Theodore Ts'o
1
-0
/
+1
2012-11-09
ext4: let ext4 maintain extent status tree
Zheng Liu
1
-0
/
+1
2012-11-08
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
Zheng Liu
1
-2
/
+1
2012-10-05
ext4: fix ext4_flush_completed_IO wait semantics
Dmitry Monakhov
1
-3
/
+5
2012-09-29
ext4: serialize dio nonlocked reads with defrag workers
Dmitry Monakhov
1
-0
/
+14
2012-09-29
ext4: completed_io locking cleanup
Dmitry Monakhov
1
-4
/
+2
2012-01-09
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
1
-1
/
+0
2011-09-10
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
Theodore Ts'o
1
-0
/
+7
2011-09-07
ext4: fix fsx truncate failure
Allison Henderson
1
-2
/
+11
2011-08-20
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
Jiaying Zhang
1
-2
/
+7
2011-08-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+1482
2011-06-28
ext4: refactor duplicated block placement code
Eric Sandeen
1
-27
/
+1
2011-06-28
ext4: move ext4_ind_* functions from inode.c to indirect.c
Amir Goldstein
1
-0
/
+1510