UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / omfs /
2010-10-29 Al Vironew helper: mount_bdev()
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al Viroswitch omfs to ->evict_inode()
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Christoph Hellwigadd missing setattr methods
2010-08-09 Christoph Hellwigget rid of block_write_begin_newtrunc
2010-08-08 Bill Pembertonomfs: fix uninitialized variable warning
2010-07-10 Bob Copelandomfs: sanity check cluster size
2010-07-10 Bob Copelandomfs: refuse to mount if bitmap pointer is obviously...
2010-07-10 Bob Copelandomfs: check bounds on block numbers before passing...
2010-07-06 Davidlohr Buesoomfs: fix memory leak
2010-05-28 Christoph Hellwigrename the generic fsync implementations
2010-05-21 Dmitry Monakhovomfs: replace inode uid,gid,mode initialization with...
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Huang Weiyiomfs: remove unused version.h include
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-22 Alexey Dobriyanconst: mark remaining inode_operations as const
2009-09-22 Alexey Dobriyanconst: mark remaining address_space_operations const
2009-09-22 Alexey Dobriyanconst: mark remaining super_operations const
2009-06-12 Al Viroswitch omfs to simple_fsync()
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Coly Lifs/omfs: return f_fsid for statfs(2)
2009-04-01 Al ViroNew helper - current_umask()
2009-01-22 Alexey Dobriyanfs/Kconfig: move omfs out
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-11-13 David HowellsCRED: Wrap task credential accesses in the OMFS filesystem
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-08-15 Bob Copelandomfs: fix oops when file metadata is corrupted
2008-08-15 Bob Copelandomfs: fix potential oops when directory size is corrupted
2008-08-05 Alexander Beregalovomfs: fix warning
2008-07-30 Harvey Harrisonomfs: sparse annotations
2008-07-26 Bob Copelandomfs: update kbuild to include OMFS
2008-07-26 Bob Copelandomfs: add bitmap routines
2008-07-26 Bob Copelandomfs: add file routines
2008-07-26 Bob Copelandomfs: add directory routines
2008-07-26 Bob Copelandomfs: add inode routines
2008-07-26 Bob Copelandomfs: define filesystem structures