summaryrefslogtreecommitdiffstats
path: root/drivers/staging/pohmelfs
Commit message (Expand)AuthorAgeFilesLines
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-1/+1
|\
| * netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-031-1/+1
* | staging: pohmelfs: Remove NULL check before kfreeIlia Mirkin2011-03-141-4/+2
* | staging: pohmelfs: Fix some typos, and comments.Justin P. Mattock2011-02-043-7/+7
* | Staging: pohmelfs/dir.c: Remove unneeded mutex_unlock() from pohmelfs_rename()Alexey Khoroshilov2011-01-211-1/+0
|/
* pohmelfs: double-free and leakAl Viro2011-01-121-1/+1
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-101-4/+2
|\
| * pohmelfs: remove unneeded conditionals before calls to crypto_destroy_tfm wra...Jesper Juhl2010-11-091-4/+2
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-2/+2
|\ \
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-2/+2
| |/
* | fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
* | fs: dcache remove dcache_lockNick Piggin2011-01-071-2/+0
* | fs: Use rename lock and RCU for multi-step operationsNick Piggin2011-01-071-3/+12
|/
* 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
OpenPOWER on IntegriCloud