UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / ubifs / file.c
2011-04-27 Artem BityutskiyUBIFS: fix oops when R/O file-system is fsync'ed
2010-09-19 Artem BityutskiyUBIFS: introduce new flags for RO mounts
2010-09-17 Artem BityutskiyUBIFS: introduce new flag for RO due to errors
2010-08-09 Christoph Hellwigcheck ATTR_SIZE contraints in inode_change_ok
2010-05-28 npiggin@suse.dekill spurious reference to vmtruncate
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
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