index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
super.c
Age
Commit message (
Expand
)
Author
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-10-20
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2008-10-19
UBIFS: amend printk
Artem Bityutskiy
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
2008-09-30
UBIFS: allow for sync_fs when read-only
Adrian Hunter
2008-09-30
UBIFS: commit on sync_fs
Artem Bityutskiy
2008-09-30
UBIFS: correct comment for commit_on_unmount
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: use an IS_ERR test rather than a NULL test
Julien Brunel
2008-09-30
UBIFS: add a print, fix comments and more minor stuff
Artem Bityutskiy
2008-09-17
UBIFS: create the name of the background thread in every case
Sebastian Siewior
2008-09-03
UBIFS: amend f_fsid
Artem Bityutskiy
2008-08-31
UBIFS: fill f_fsid
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: push empty flash hack down
Artem Bityutskiy
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: optimize deletions
Artem Bityutskiy
2008-08-13
UBIFS: remove unneeded function parameter
Artem Bityutskiy
2008-08-13
UBIFS: do not write orphans back
Artem Bityutskiy
2008-08-13
UBIFS: free budget in delete_inode as well
Artem Bityutskiy
2008-08-13
UBIFS: improve debugging
Artem Bityutskiy
2008-08-13
UBIFS: print volume name as well
Artem Bityutskiy
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy