aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/pohmelfs/inode.c
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* staging: pohmelfs: remove drivers/staging/pohmelfsEvgeniy Polyakov2012-02-08
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* vfs: switch ->show_stats to struct dentry *Al Viro2012-01-06
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* staging: pohmelfs: Fix some typos, and comments.Justin P. Mattock2011-02-04
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\
| * workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-15
* | fs: icache RCU free inodesNick Piggin2011-01-07
|/
* convert get_sb_nodev() usersAl Viro2010-10-29
* fs: add sync_inode_metadataChristoph Hellwig2010-10-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-09
| * remove inode_setattrChristoph Hellwig2010-08-09
* | Staging: fix typos concerning "address"Uwe Kleine-König2010-07-22
* | staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-22
* | Staging: pohmelfs: fix compile warningJavier Martinez Canillas2010-06-18
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-30
|\
| * pohmelfs: Remove dead quota codeDmitry Monakhov2010-05-27
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
|/
* Staging: pohmelfs: fix spaces and TAB coding style issue in inode.cRuslan Pisarev2010-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-03-07
|\
| * Staging/pohmelfs: fix write_inode parameter warningRandy Dunlap2010-03-03
| * Staging: Fixed pohmelfs regression because of per-bdi writeback.Evgeniy Polyakov2010-03-03
| * Staging: pohmelfs: avoid null dereferenceDan Carpenter2010-03-03
| * Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4Joe Perches2010-03-03
* | dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-04
|/
* writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-03
* Staging: pohmelfs: sync with the development treeEvgeniy Polyakov2009-09-15
* Staging: pohmelfs: fix atomic type spewAlan Cox2009-09-15
* pohmelfs: Use new syncing helperJan Kara2009-09-14
* pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolockJan Kara2009-09-14
* writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-11
* Staging: pohmelfs: Storage class should be before const qualifierTobias Klauser2009-06-19
* Staging: pohmelfs: Remove braces around single statementsBill Pemberton2009-06-19
* Staging: pohmelfs: Remove C99 commentsBill Pemberton2009-06-19
* Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov2009-04-17
* Staging: pohmelfs: fix printk format warnings v2Alexander Beregalov2009-04-03
* Staging: pohmelfs: fix build breakageAlexander Beregalov2009-04-03
* Staging: pohmelfs: inode operations.Evgeniy Polyakov2009-04-03