aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/pohmelfs
AgeCommit message (Expand)Author
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig
2010-03-03Staging/pohmelfs: fix write_inode parameter warningRandy Dunlap
2010-03-03Staging: Fixed pohmelfs regression because of per-bdi writeback.Evgeniy Polyakov
2010-03-03Staging: pohmelfs: avoid null dereferenceDan Carpenter
2010-03-03Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4Joe Perches
2009-12-22pohmelfs needs I_LOCKEvgeniy Polyakov
2009-12-03writeback: remove unused nonblocking and congestion checksWu Fengguang
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-09-15Staging: pohmelfs: sync with the development treeEvgeniy Polyakov
2009-09-15Staging: pohmelfs: fix type errorsAlan Cox
2009-09-15Staging: pohmelfs: fix atomic type spewAlan Cox
2009-09-14pohmelfs: Use new syncing helperJan Kara
2009-09-14pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolockJan Kara
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe
2009-06-19Staging: pohmelfs: Storage class should be before const qualifierTobias Klauser
2009-06-19Staging: pohmelfs: Remove braces around single statementsBill Pemberton
2009-06-19Staging: pohmelfs: Remove C99 commentsBill Pemberton
2009-06-19Staging: pohmelfs: move open brace to same line on structsBill Pemberton
2009-06-19Staging: fix operator precedence errorsRoel Kluin
2009-04-17Staging: Pohmelfs: Add load balancing between network states with the same pr...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Move parent lock to the place where we really have to send...Evgeniy Polyakov
2009-04-17Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov
2009-04-03Staging: pohmelfs: should include fs_struct.hAlexander Beregalov
2009-04-03Staging: pohmelfs: fix kconfig dependenciesRandy Dunlap
2009-04-03Staging: pohmelfs should depend on CRYPTOAlexander Beregalov
2009-04-03Staging: pohmelfs: fix printk format warnings v2Alexander Beregalov
2009-04-03Staging: pohmelfs: net.c: include vmalloc.hAlexander Beregalov
2009-04-03Staging: pohmelfs: fix build breakageAlexander Beregalov
2009-04-03Staging: pohmelfs: select crypto modules from the config.Evgeniy Polyakov
2009-04-03Staging: pohmelfs: kconfig/makefile and vfs changes.Evgeniy Polyakov
2009-04-03Staging: pohmelfs: transaction layer.Evgeniy Polyakov
2009-04-03Staging: pohmelfs: network operations.Evgeniy Polyakov
2009-04-03Staging: pohmelfs: distributed locking and cache coherency protocol.Evgeniy Polyakov
2009-04-03Staging: pohmelfs: inode operations.Evgeniy Polyakov
2009-04-03Staging: pohmelfs: directory operations.Evgeniy Polyakov
2009-04-03Staging: pohmelfs: crypto processing.Evgeniy Polyakov
2009-04-03Staging: pohmelfs: configuration interface.Evgeniy Polyakov