aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/pohmelfs
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 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
|/
* pohmelfs needs I_LOCKEvgeniy Polyakov2009-12-22
* writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-03
* pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner2009-10-02
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-02
* Staging: pohmelfs: sync with the development treeEvgeniy Polyakov2009-09-15
* Staging: pohmelfs: fix type errorsAlan Cox2009-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: move open brace to same line on structsBill Pemberton2009-06-19
* Staging: fix operator precedence errorsRoel Kluin2009-06-19
* Staging: Pohmelfs: Add load balancing between network states with the same pr...Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Reduce debugging noise about non-existing objects.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: Added 'need_lock' variable into debug print.Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov2009-04-17
* Staging: Pohmelfs: Move parent lock to the place where we really have to send...Evgeniy Polyakov2009-04-17
* Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov2009-04-17
* Staging: pohmelfs: should include fs_struct.hAlexander Beregalov2009-04-03
* Staging: pohmelfs: fix kconfig dependenciesRandy Dunlap2009-04-03
* Staging: pohmelfs should depend on CRYPTOAlexander Beregalov2009-04-03
* Staging: pohmelfs: fix printk format warnings v2Alexander Beregalov2009-04-03
* Staging: pohmelfs: net.c: include vmalloc.hAlexander Beregalov2009-04-03
* Staging: pohmelfs: fix build breakageAlexander Beregalov2009-04-03
* Staging: pohmelfs: select crypto modules from the config.Evgeniy Polyakov2009-04-03
* Staging: pohmelfs: kconfig/makefile and vfs changes.Evgeniy Polyakov2009-04-03
* Staging: pohmelfs: transaction layer.Evgeniy Polyakov2009-04-03
* Staging: pohmelfs: network operations.Evgeniy Polyakov2009-04-03
* Staging: pohmelfs: distributed locking and cache coherency protocol.Evgeniy Polyakov2009-04-03
* Staging: pohmelfs: inode operations.Evgeniy Polyakov2009-04-03
* Staging: pohmelfs: directory operations.Evgeniy Polyakov2009-04-03
* Staging: pohmelfs: crypto processing.Evgeniy Polyakov2009-04-03
* Staging: pohmelfs: configuration interface.Evgeniy Polyakov2009-04-03