summaryrefslogtreecommitdiffstats
path: root/drivers/staging/pohmelfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-301-8/+0Star
|\
| * pohmelfs: Remove dead quota codeDmitry Monakhov2010-05-271-8/+0Star
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-281-1/+1
|/
* Staging: Use kmemdupJulia Lawall2010-05-181-10/+6Star
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1Star
* Staging: pohmelfs: fix spaces and TAB coding style issue in inode.cRuslan Pisarev2010-05-111-32/+32
* Staging: pohmelfs: fix spaces and TAB coding style issue in netfs.hRuslan Pisarev2010-05-111-6/+6
* Staging: pohmelfs: fix comments, spaces and TAB coding style issue in netfs.hRuslan Pisarev2010-05-111-2/+3
* Staging: pohmelfs: fix spaces and TAB coding style issue in dir.cRuslan Pisarev2010-05-111-7/+7
* Staging: pohmelfs: fix spaces and TAB coding style issue in config.cRuslan Pisarev2010-05-111-11/+11
* Staging: pohmelfs: fix spaces and TAB coding style issue in crypto.cRuslan Pisarev2010-05-111-19/+19
* Staging: pohmelfs: fix spaces and TAB coding style issue in net.cRuslan Pisarev2010-05-111-19/+19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-03-082-6/+25
|\
| * Staging/pohmelfs: fix write_inode parameter warningRandy Dunlap2010-03-041-1/+2
| * Staging: Fixed pohmelfs regression because of per-bdi writeback.Evgeniy Polyakov2010-03-042-2/+21
| * Staging: pohmelfs: avoid null dereferenceDan Carpenter2010-03-041-1/+1
| * Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4Joe Perches2010-03-041-2/+1Star
* | dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-051-1/+1
|/
* pohmelfs needs I_LOCKEvgeniy Polyakov2009-12-221-2/+0Star
* writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-031-10/+0Star
* pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner2009-10-021-0/+3
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-021-1/+1
* Staging: pohmelfs: sync with the development treeEvgeniy Polyakov2009-09-157-28/+132
* Staging: pohmelfs: fix type errorsAlan Cox2009-09-152-3/+2Star
* 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/+1Star
* 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/+10Star
* Staging: pohmelfs: Remove C99 commentsBill Pemberton2009-06-193-5/+5
* Staging: pohmelfs: move open brace to same line on structsBill Pemberton2009-06-193-46/+23Star
* 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/+2Star
* 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