aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2/os-linux.h
AgeCommit message (Expand)Author
2012-09-21userns: Convert jffs2 to use kuid and kgid where appropriateEric W. Biederman
2012-05-30jffs2: get rid of jffs2_sync_superArtem Bityutskiy
2012-03-27jffs2: update to new MTD interfaceBrian Norris
2011-10-19jffs2: implement mount option parsing and compression overridingAndres Salomon
2011-08-01switch posix_acl_create() to umode_t *Al Viro
2011-07-24fix jffs2 ACLs on big-endian with 16bit mode_tAl Viro
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-19jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger()Joakim Tjernlund
2009-06-24switch jffs2 to inode->i_aclAl Viro
2009-06-11jffs2: move jffs2_write_super to super.cChristoph Hellwig
2008-07-11[JFFS2] Use .unlocked_ioctlStoyan Gaydarov
2008-05-01[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.David Woodhouse
2008-02-07iget: stop JFFS2 from using iget() and read_inode()David Howells
2007-10-20[JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei
2007-08-22[JFFS2] Fix ACL vs. mode handling.David Woodhouse
2007-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-04-27JFFS2: add UBI supportArtem Bityutskiy
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-05-26[JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.David Woodhouse
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel
2006-05-22[MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel
2006-05-20Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse
2006-05-19[JFFS2] Support new device nodesDavid Woodhouse
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner
2005-11-06[JFFS2] Fix dataflash supportArtem B. Bityutskiy
2005-11-06[JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy
2005-11-06[JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi
2005-11-06[JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre
2005-11-06[JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy
2005-07-13[JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=nTodd Poynor
2005-07-06[JFFS2] Remove compatibilty cruft for ancient kernelsDavid Woodhouse
2005-05-23[JFFS2] Fix NOR only compileArtem B. Bityuckiy
2005-05-23[JFFS2] Use a single config option for write buffer supportAndrew Victor
2005-05-23[JFFS2] Add support for JFFS2-on-Dataflash devices.Andrew Victor
2005-05-23[JFFS2] Core changes required to support JFFS2-on-Dataflash devices.Andrew Victor
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds