index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-17
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