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
/
ubifs
/
io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-04
UBIFS: remove custom list of superblocks
Artem Bityutskiy
1
-4
/
+4
2011-07-04
UBIFS: switch to ubifs_leb_write
Artem Bityutskiy
1
-22
/
+14
2011-07-04
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
1
-11
/
+4
2011-07-04
UBIFS: introduce more I/O helpers
Artem Bityutskiy
1
-0
/
+117
2011-07-04
UBIFS: always print stacktrace when switching to R/O mode
Artem Bityutskiy
1
-1
/
+1
2011-06-03
UBIFS: assert no fixup when writing a node
Ben Gardiner
1
-0
/
+2
2011-05-16
UBIFS: synchronize write-buffer before switching to the next bud
Artem Bityutskiy
1
-9
/
+3
2011-05-16
UBIFS: remove unnecessary stack variable
Artem Bityutskiy
1
-9
/
+8
2011-05-13
UBIFS: fix minor stylistic issues
Artem Bityutskiy
1
-2
/
+2
2011-03-08
UBIFS: use max_write_size for write-buffers
Artem Bityutskiy
1
-44
/
+137
2011-03-08
UBIFS: introduce write-buffer size field
Artem Bityutskiy
1
-9
/
+19
2011-01-18
UBIFS: introduce mounting flag
Artem Bityutskiy
1
-4
/
+8
2010-09-19
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
1
-5
/
+4
2010-09-17
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
1
-6
/
+10
2010-08-30
UBIFS: improve error reporting when reading bad node
Artem Bityutskiy
1
-1
/
+2
2010-04-29
UBIFS: mark VFS SB RO too
ZhangJieJing
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-15
UBIFS: improve journal head debugging prints
Artem Bityutskiy
1
-14
/
+15
2009-07-05
UBIFS: fix 64-bit divisions in debug print
Adrian Hunter
1
-2
/
+3
2009-07-05
UBIFS: few spelling fixes
Artem Bityutskiy
1
-3
/
+3
2009-07-05
UBIFS: set write-buffer timout to 3-5 seconds
Artem Bityutskiy
1
-13
/
+4
2009-07-05
UBIFS: slightly optimize write-buffer timer usage
Artem Bityutskiy
1
-6
/
+3
2009-07-05
UBIFS: improve debugging messaged
Artem Bityutskiy
1
-10
/
+16
2009-07-05
UBIFS: fix integer overflow warning
Adrian Hunter
1
-1
/
+3
2009-06-08
UBIFS: start using hrtimers
Artem Bityutskiy
1
-13
/
+21
2009-01-27
UBIFS: fix no_chk_data_crc
Artem Bityutskiy
1
-8
/
+14
2008-09-30
UBIFS: check data CRC when in error state
Artem Bityutskiy
1
-0
/
+1
2008-09-30
UBIFS: add no_chk_data_crc mount option
Adrian Hunter
1
-3
/
+8
2008-08-13
UBIFS: make ubifs_ro_mode() not inline
Adrian Hunter
1
-0
/
+14
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+914