summaryrefslogtreecommitdiffstats
path: root/drivers/staging/pohmelfs
Commit message (Expand)AuthorAgeFilesLines
* convert get_sb_nodev() usersAl Viro2010-10-291-5/+4
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-18/+16
|\
| * staging: Drop unnecessary null testJulia Lawall2010-08-311-18/+16
* | fs: add sync_inode_metadataChristoph Hellwig2010-10-251-5/+1
|/
* fs: fs_struct rwlock to spinlockNick Piggin2010-08-181-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-6/+12
|\
| * Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-091-2/+2
| * remove inode_setattrChristoph Hellwig2010-08-091-4/+10
* | Staging: fix typos concerning "address"Uwe Kleine-König2010-07-221-1/+1
* | staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-221-1/+1
* | Staging: pohmelfs: fix compile warningJavier Martinez Canillas2010-06-181-1/+1
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-301-8/+0
|\
| * pohmelfs: Remove dead quota codeDmitry Monakhov2010-05-271-8/+0
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
|/
* Staging: Use kmemdupJulia Lawall2010-05-171-10/+6
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1
* 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-072-6/+25
|\
| * Staging/pohmelfs: fix write_inode parameter warningRandy Dunlap2010-03-031-1/+2
| * Staging: Fixed pohmelfs regression because of per-bdi writeback.Evgeniy Polyakov2010-03-032-2/+21
| * Staging: pohmelfs: avoid null dereferenceDan Carpenter2010-03-031-1/+1
| * Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4Joe Perches2010-03-031-2/+1
* | dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-051-1/+1
|/
* pohmelfs needs I_LOCKEvgeniy Polyakov2009-12-221-2/+0
* writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-031-10/+0
* 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/+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
OpenPOWER on IntegriCloud