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