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