summaryrefslogtreecommitdiffstats
path: root/drivers/staging/pohmelfs
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: pohmelfs: fix type errorsAlan Cox2009-09-152-3/+2
* Staging: pohmelfs: fix atomic type spewAlan Cox2009-09-152-2/+2
* pohmelfs: Use new syncing helperJan Kara2009-09-141-2/+2
* pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolockJan Kara2009-09-141-1/+1
* writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-111-8/+1
* Staging: pohmelfs: Storage class should be before const qualifierTobias Klauser2009-06-191-1/+1
* Staging: pohmelfs: Remove braces around single statementsBill Pemberton2009-06-194-12/+10
* Staging: pohmelfs: Remove C99 commentsBill Pemberton2009-06-193-5/+5
* Staging: pohmelfs: move open brace to same line on structsBill Pemberton2009-06-193-46/+23
* Staging: fix operator precedence errorsRoel Kluin2009-06-191-1/+2
* Staging: Pohmelfs: Add load balancing between network states with the same pr...Evgeniy Polyakov2009-04-172-1/+5
* Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov2009-04-173-26/+66
* Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov2009-04-172-5/+49
* Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov2009-04-174-66/+2
* Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...Evgeniy Polyakov2009-04-171-1/+1
* Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov2009-04-171-2/+2
* Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...Evgeniy Polyakov2009-04-171-1/+19
* Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov2009-04-171-27/+46
* Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...Evgeniy Polyakov2009-04-171-0/+2
* Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov2009-04-171-2/+2
* Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov2009-04-171-2/+2
* Staging: Pohmelfs: Move parent lock to the place where we really have to send...Evgeniy Polyakov2009-04-171-8/+8
* Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov2009-04-171-0/+16
* Staging: pohmelfs: should include fs_struct.hAlexander Beregalov2009-04-031-1/+1
* Staging: pohmelfs: fix kconfig dependenciesRandy Dunlap2009-04-031-8/+10
* Staging: pohmelfs should depend on CRYPTOAlexander Beregalov2009-04-031-0/+1
* Staging: pohmelfs: fix printk format warnings v2Alexander Beregalov2009-04-032-7/+7
* Staging: pohmelfs: net.c: include vmalloc.hAlexander Beregalov2009-04-031-0/+1
* Staging: pohmelfs: fix build breakageAlexander Beregalov2009-04-031-1/+1
* Staging: pohmelfs: select crypto modules from the config.Evgeniy Polyakov2009-04-031-0/+2
* Staging: pohmelfs: kconfig/makefile and vfs changes.Evgeniy Polyakov2009-04-032-0/+26
* Staging: pohmelfs: transaction layer.Evgeniy Polyakov2009-04-031-0/+715
* Staging: pohmelfs: network operations.Evgeniy Polyakov2009-04-032-0/+2178
* Staging: pohmelfs: distributed locking and cache coherency protocol.Evgeniy Polyakov2009-04-032-0/+353
* Staging: pohmelfs: inode operations.Evgeniy Polyakov2009-04-031-0/+1976
* Staging: pohmelfs: directory operations.Evgeniy Polyakov2009-04-032-0/+1207
* Staging: pohmelfs: crypto processing.Evgeniy Polyakov2009-04-031-0/+880
* Staging: pohmelfs: configuration interface.Evgeniy Polyakov2009-04-031-0/+478
OpenPOWER on IntegriCloud