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
/
file.c
Age
Commit message (
Expand
)
Author
2009-12-17
kill I_LOCK
Christoph Hellwig
2009-11-24
UBIFS: remove manual O_SYNC handling
Christoph Hellwig
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-10
UBIFS: amend commentaries
Artem Bityutskiy
2009-04-06
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-03-20
UBIFS: fix commentaries
Artem Bityutskiy
2009-03-14
UBIFS: fix bug where page is marked uptodate when out of space
Adrian Hunter
2009-01-26
UBIFS: add re-mount debugging checks
Artem Bityutskiy
2009-01-18
UBIFS: constify operations
Artem Bityutskiy
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
2008-12-31
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
2008-12-23
UBIFS: use PAGE_CACHE_MASK correctly
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-11-06
UBIFS: endian handling fixes and annotations
Harvey Harrison
2008-09-30
UBIFS: fix bulk-read handling uptodate pages
Adrian Hunter
2008-09-30
UBIFS: ensure data read beyond i_size is zeroed out correctly
Adrian Hunter
2008-09-30
UBIFS: add bulk-read facility
Adrian Hunter
2008-08-21
UBIFS: fix zero-length truncations
Artem Bityutskiy
2008-08-13
UBIFS: support splice_write
Zoltan Sogor
2008-08-13
UBIFS: align inode data to eight
Artem Bityutskiy
2008-08-13
UBIFS: improve debugging
Artem Bityutskiy
2008-07-26
[PATCH] get rid of indirect users of namei.h
Al Viro
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy