drop unused dentry argument to ->fsync
[safe/jmp/linux-2.6] / drivers / staging / pohmelfs / inode.c
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-11 Ruslan PisarevStaging: pohmelfs: fix spaces and TAB coding style...
2010-03-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Randy DunlapStaging/pohmelfs: fix write_inode parameter warning
2010-03-04 Evgeniy PolyakovStaging: Fixed pohmelfs regression because of per-bdi...
2010-03-04 Dan CarpenterStaging: pohmelfs: avoid null dereference
2010-03-04 Joe PerchesStaging: pohmelfs: Remove uses of NIPQUAD, use %pI4
2009-12-03 Wu Fengguangwriteback: remove unused nonblocking and congestion...
2009-09-15 Evgeniy PolyakovStaging: pohmelfs: sync with the development tree
2009-09-15 Alan CoxStaging: pohmelfs: fix atomic type spew
2009-09-14 Jan Karapohmelfs: Use new syncing helper
2009-09-14 Jan Karapohmelfs: Use __generic_file_aio_write instead of gener...
2009-09-11 Jens Axboewriteback: get rid of generic_sync_sb_inodes() export
2009-06-19 Tobias KlauserStaging: pohmelfs: Storage class should be before const...
2009-06-19 Bill PembertonStaging: pohmelfs: Remove braces around single statements
2009-06-19 Bill PembertonStaging: pohmelfs: Remove C99 comments
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Added ->show_stats() callback.
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Drop ftrans debugging code.
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Sync fs before killing it, since...
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Extend remount option.
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and...
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Disable read lock in pohmelfs_getattr().
2009-04-03 Alexander BeregalovStaging: pohmelfs: fix printk format warnings v2
2009-04-03 Alexander BeregalovStaging: pohmelfs: fix build breakage
2009-04-03 Evgeniy PolyakovStaging: pohmelfs: inode operations.