kill I_LOCK
[safe/jmp/linux-2.6] / fs / ubifs / file.c
2009-12-17 Christoph Hellwigkill I_LOCK
2009-12-10 Christoph Hellwigubifs: remove manual O_SYNC handling
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-11-24 Christoph HellwigUBIFS: remove manual O_SYNC handling
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-10 Artem BityutskiyUBIFS: amend commentaries
2009-04-06 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-03-20 Artem BityutskiyUBIFS: fix commentaries
2009-03-14 Adrian HunterUBIFS: fix bug where page is marked uptodate when out...
2009-01-26 Artem BityutskiyUBIFS: add re-mount debugging checks
2009-01-18 Artem BityutskiyUBIFS: constify operations
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-12-31 Artem BityutskiyUBIFS: fix checkpatch.pl warnings
2008-12-23 Artem BityutskiyUBIFS: use PAGE_CACHE_MASK correctly
2008-11-21 Artem BityutskiyUBIFS: pre-allocate bulk-read buffer
2008-11-21 Artem BityutskiyUBIFS: do not allocate too much
2008-11-21 Artem BityutskiyUBIFS: do not print scary memory allocation warnings
2008-11-06 Harvey HarrisonUBIFS: endian handling fixes and annotations
2008-09-30 Adrian HunterUBIFS: fix bulk-read handling uptodate pages
2008-09-30 Adrian HunterUBIFS: ensure data read beyond i_size is zeroed out...
2008-09-30 Adrian HunterUBIFS: add bulk-read facility
2008-08-21 Artem BityutskiyUBIFS: fix zero-length truncations
2008-08-13 Zoltan SogorUBIFS: support splice_write
2008-08-13 Artem BityutskiyUBIFS: align inode data to eight
2008-08-13 Artem BityutskiyUBIFS: improve debugging
2008-07-27 Al Viro[PATCH] get rid of indirect users of namei.h
2008-07-15 Artem BityutskiyUBIFS: add new flash file system