summaryrefslogtreecommitdiff
path: root/drivers/staging/pohmelfs
AgeCommit message (Expand)Author
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-14staging: pohmelfs: Remove NULL check before kfreeIlia Mirkin
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy
2011-02-04staging: pohmelfs: Fix some typos, and comments.Justin P. Mattock
2011-01-21Staging: pohmelfs/dir.c: Remove unneeded mutex_unlock() from pohmelfs_rename()Alexey Khoroshilov
2011-01-12pohmelfs: double-free and leakAl Viro
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: Use rename lock and RCU for multi-step operationsNick Piggin
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-11-09pohmelfs: remove unneeded conditionals before calls to crypto_destroy_tfm wra...Jesper Juhl
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-25fs: add sync_inode_metadataChristoph Hellwig
2010-08-31staging: Drop unnecessary null testJulia Lawall
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09Make ->drop_inode() just return whether inode needs to be droppedAl Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König
2010-06-22staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-18Staging: pohmelfs: fix compile warningJavier Martinez Canillas
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27pohmelfs: Remove dead quota codeDmitry Monakhov
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: pohmelfs: fix spaces and TAB coding style issue in inode.cRuslan Pisarev
2010-05-11Staging: pohmelfs: fix spaces and TAB coding style issue in netfs.hRuslan Pisarev
2010-05-11Staging: pohmelfs: fix comments, spaces and TAB coding style issue in netfs.hRuslan Pisarev
2010-05-11Staging: pohmelfs: fix spaces and TAB coding style issue in dir.cRuslan Pisarev
2010-05-11Staging: pohmelfs: fix spaces and TAB coding style issue in config.cRuslan Pisarev
2010-05-11Staging: pohmelfs: fix spaces and TAB coding style issue in crypto.cRuslan Pisarev
2010-05-11Staging: pohmelfs: fix spaces and TAB coding style issue in net.cRuslan Pisarev
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig
2010-03-03Staging/pohmelfs: fix write_inode parameter warningRandy Dunlap
2010-03-03Staging: Fixed pohmelfs regression because of per-bdi writeback.Evgeniy Polyakov
2010-03-03Staging: pohmelfs: avoid null dereferenceDan Carpenter
2010-03-03Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4Joe Perches
2009-12-22pohmelfs needs I_LOCKEvgeniy Polyakov
2009-12-03writeback: remove unused nonblocking and congestion checksWu Fengguang
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-09-15Staging: pohmelfs: sync with the development treeEvgeniy Polyakov