index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
ubifs.h
Age
Commit message (
Expand
)
Author
2009-03-26
UBIFS: add R/O compatibility
Artem Bityutskiy
2009-03-16
UBIFS: introduce a helpful variable
Artem Bityutskiy
2009-03-08
UBIFS: improve find function interface
Artem Bityutskiy
2009-01-29
UBIFS: remove fast unmounting
Artem Bityutskiy
2009-01-29
UBIFS: remount ro fixes
Adrian Hunter
2009-01-27
UBIFS: fix no_chk_data_crc
Artem Bityutskiy
2009-01-26
UBIFS: ensure orphan area head is initialized
Adrian Hunter
2009-01-26
UBIFS: add re-mount debugging checks
Artem Bityutskiy
2009-01-26
UBIFS: fix LEB list freeing
Artem Bityutskiy
2009-01-20
UBIFS: document dark_wm and dead_wm better
Artem Bityutskiy
2009-01-18
UBIFS: constify operations
Artem Bityutskiy
2008-12-31
UBIFS: fix numerous spelling mistakes
Artem Bityutskiy
2008-12-31
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
2008-12-23
UBIFS: use nicer 64-bit math
Artem Bityutskiy
2008-12-23
UBIFS: fix available blocks count
Artem Bityutskiy
2008-12-23
UBIFS: various comment improvements and fixes
Artem Bityutskiy
2008-12-23
UBIFS: improve budgeting dump
Artem Bityutskiy
2008-12-04
UBIFS: fix section mismatch
Alexey Dobriyan
2008-12-03
UBIFS: introduce LPT dump function
Artem Bityutskiy
2008-12-03
UBIFS: add debugfs support
Artem Bityutskiy
2008-12-03
UBIFS: separate debugging fields out
Artem Bityutskiy
2008-12-03
UBIFS: introduce compression mount options
Artem Bityutskiy
2008-12-03
UBIFS: use bit-fields to store compression type
Artem Bityutskiy
2008-11-21
UBIFS: pre-allocate bulk-read buffer
Artem Bityutskiy
2008-11-21
UBIFS: do not allocate too much
Artem Bityutskiy
2008-11-21
UBIFS: do not print scary memory allocation warnings
Artem Bityutskiy
2008-09-30
UBIFS: add more debugging messages for LPT
Adrian Hunter
2008-09-30
UBIFS: fix commentary
Artem Bityutskiy
2008-09-30
UBIFS: fix races in bit-fields
Artem Bityutskiy
2008-09-30
UBIFS: use bit-fields when possible
Artem Bityutskiy
2008-09-30
UBIFS: add no_chk_data_crc mount option
Adrian Hunter
2008-09-30
UBIFS: add bulk-read facility
Adrian Hunter
2008-09-30
UBIFS: inline one-line functions
Artem Bityutskiy
2008-08-31
UBIFS: improve statfs reporting even more
Artem Bityutskiy
2008-08-31
UBIFS: introduce LEB overhead
Artem Bityutskiy
2008-08-31
UBIFS: improve statfs reporting
Artem Bityutskiy
2008-08-25
UBIFS: allow for racing between GC and TNC
Adrian Hunter
2008-08-13
UBIFS: few commentary fixes
Artem Bityutskiy
2008-08-13
UBIFS: always set i_generation to 0
Adrian Hunter
2008-08-13
UBIFS: align inode data to eight
Artem Bityutskiy
2008-08-13
UBIFS: improve budgeting checks
Artem Bityutskiy
2008-08-13
UBIFS: do not union creat_sqnum and del_cmtno
Adrian Hunter
2008-08-13
UBIFS: optimize deletions
Artem Bityutskiy
2008-08-13
UBIFS: increment commit number earlier
Artem Bityutskiy
2008-08-13
UBIFS: remove unneeded function parameter
Artem Bityutskiy
2008-08-13
UBIFS: make ubifs_ro_mode() not inline
Adrian Hunter
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy