summaryrefslogtreecommitdiff
path: root/fs/jffs2/file.c
Commit message (Expand)AuthorAge
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-08
* jffs2: Fix return value from jffs2_do_readpage_nolock()Anders Grafström2009-08-04
* fs: symlink write_begin allocation context fixNick Piggin2009-01-04
* [JFFS2] Use .unlocked_ioctlStoyan Gaydarov2008-07-11
* [JFFS2] semaphore->mutex conversionDavid Woodhouse2008-04-22
* JFFS2 Fix of panics caused by wrong condition for hole frag creation in write...Alexey Korolev2008-04-14
* [JFFS2] Fix return value from jffs2_write_end()Nick Piggin2007-10-22
* jffs2: convert to new aopsNick Piggin2007-10-16
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-25
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [JFFS2] Remove flash offset argument from various functions.David Woodhouse2006-05-23
* Merge git://git.infradead.org/mtd-2.6KaiGai Kohei2006-05-19
|\
| * [JFFS2] Reduce excessive node count for syslog files.David Woodhouse2006-05-14
* | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-13
|/
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-07
* [JFFS2] Return 0, not number of bytes written, for success at commit_writeTodd Poynor2005-11-06
* [JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi2005-11-06
* [PATCH] jffs/jffs2: remove wrong function prototypesAdrian Bunk2005-09-07
* [JFFS2] Remove compatibilty cruft for ancient kernelsDavid Woodhouse2005-07-06
* [PATCH] Exterminate PAGE_BUGMatt Mackall2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16