index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: Fix kernel-doc
Yang Li
2023-02-02
1
-3
/
+3
*
ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
Zhihao Cheng
2022-01-10
1
-4
/
+30
*
ubifs: Export filesystem error counters
Stefan Schaeckeler
2021-12-23
1
-0
/
+21
*
ubifs: Pass node length in all node dumping callers
Zhihao Cheng
2020-12-13
1
-12
/
+11
*
Revert "ubifs: Fix out-of-bounds memory access caused by abnormal value of no...
Zhihao Cheng
2020-12-13
1
-14
/
+2
*
ubifs: wbuf: Don't leak kernel memory to flash
Richard Weinberger
2020-12-13
1
-2
/
+11
*
ubifs: Delete duplicated words + other fixes
Randy Dunlap
2020-12-13
1
-1
/
+1
*
ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
Liu Song
2020-03-30
1
-2
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2018-10-23
1
-6
/
+66
*
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2018-10-23
1
-15
/
+27
*
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
2018-08-15
1
-48
/
+49
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-1
/
+1
*
ubifs: Use dirty_writeback_interval value for wbuf timer
Rafał Miłecki
2016-12-12
1
-4
/
+4
*
ubifs: Drop softlimit and delta fields from struct ubifs_wbuf
Rafał Miłecki
2016-12-12
1
-8
/
+10
*
UBIFS: extend debug/message capabilities
Sheng Yong
2015-03-25
1
-20
/
+20
*
UBIFS: kernel-doc warning fix
Fabian Frederick
2014-07-19
1
-1
/
+1
*
UBIFS: respect MS_SILENT mount flag
Daniel Golle
2014-06-02
1
-8
/
+10
*
UBI: Kill data type hint
Richard Weinberger
2012-05-20
1
-25
/
+17
*
UBIFS: rename dumping functions
Artem Bityutskiy
2012-05-16
1
-6
/
+6
*
UBIFS: get rid of dbg_dump_stack
Artem Bityutskiy
2012-05-16
1
-10
/
+10
*
UBIFS: remove custom list of superblocks
Artem Bityutskiy
2011-07-04
1
-4
/
+4
*
UBIFS: switch to ubifs_leb_write
Artem Bityutskiy
2011-07-04
1
-22
/
+14
*
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
2011-07-04
1
-11
/
+4
*
UBIFS: introduce more I/O helpers
Artem Bityutskiy
2011-07-04
1
-0
/
+117
*
UBIFS: always print stacktrace when switching to R/O mode
Artem Bityutskiy
2011-07-04
1
-1
/
+1
*
UBIFS: assert no fixup when writing a node
Ben Gardiner
2011-06-03
1
-0
/
+2
*
UBIFS: synchronize write-buffer before switching to the next bud
Artem Bityutskiy
2011-05-16
1
-9
/
+3
*
UBIFS: remove unnecessary stack variable
Artem Bityutskiy
2011-05-16
1
-9
/
+8
*
UBIFS: fix minor stylistic issues
Artem Bityutskiy
2011-05-13
1
-2
/
+2
*
UBIFS: use max_write_size for write-buffers
Artem Bityutskiy
2011-03-08
1
-44
/
+137
*
UBIFS: introduce write-buffer size field
Artem Bityutskiy
2011-03-08
1
-9
/
+19
*
UBIFS: introduce mounting flag
Artem Bityutskiy
2011-01-17
1
-4
/
+8
*
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
2010-09-19
1
-5
/
+4
*
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
2010-09-17
1
-6
/
+10
*
UBIFS: improve error reporting when reading bad node
Artem Bityutskiy
2010-08-30
1
-1
/
+2
*
UBIFS: mark VFS SB RO too
ZhangJieJing
2010-04-29
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
UBIFS: improve journal head debugging prints
Artem Bityutskiy
2009-09-15
1
-14
/
+15
*
UBIFS: fix 64-bit divisions in debug print
Adrian Hunter
2009-07-05
1
-2
/
+3
*
UBIFS: few spelling fixes
Artem Bityutskiy
2009-07-05
1
-3
/
+3
*
UBIFS: set write-buffer timout to 3-5 seconds
Artem Bityutskiy
2009-07-05
1
-13
/
+4
*
UBIFS: slightly optimize write-buffer timer usage
Artem Bityutskiy
2009-07-05
1
-6
/
+3
*
UBIFS: improve debugging messaged
Artem Bityutskiy
2009-07-05
1
-10
/
+16
*
UBIFS: fix integer overflow warning
Adrian Hunter
2009-07-05
1
-1
/
+3
*
UBIFS: start using hrtimers
Artem Bityutskiy
2009-06-08
1
-13
/
+21
*
UBIFS: fix no_chk_data_crc
Artem Bityutskiy
2009-01-27
1
-8
/
+14
*
UBIFS: check data CRC when in error state
Artem Bityutskiy
2008-09-30
1
-0
/
+1
*
UBIFS: add no_chk_data_crc mount option
Adrian Hunter
2008-09-30
1
-3
/
+8
*
UBIFS: make ubifs_ro_mode() not inline
Adrian Hunter
2008-08-13
1
-0
/
+14
[next]