aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/pohmelfs
Commit message (Expand)AuthorAge
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* staging: drop unused Kconfig symbolsPaul Bolle2011-10-17
* Staging: pohmelfs: Coding style fixes in trans.cRuslan Pisarev2011-08-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\
| * fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
| * don't transliterate lower bits of ->intent.open.flags to FMODE_...Al Viro2011-07-20
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
|/
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\
| * netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-03
* | staging: pohmelfs: Remove NULL check before kfreeIlia Mirkin2011-03-14
* | staging: pohmelfs: Fix some typos, and comments.Justin P. Mattock2011-02-04
* | Staging: pohmelfs/dir.c: Remove unneeded mutex_unlock() from pohmelfs_rename()Alexey Khoroshilov2011-01-21
|/
* pohmelfs: double-free and leakAl Viro2011-01-12
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-10
|\
| * pohmelfs: remove unneeded conditionals before calls to crypto_destroy_tfm wra...Jesper Juhl2010-11-09
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-15
| |/
* | fs: icache RCU free inodesNick Piggin2011-01-07
* | fs: dcache remove dcache_lockNick Piggin2011-01-07
* | fs: Use rename lock and RCU for multi-step operationsNick Piggin2011-01-07
|/
* convert get_sb_nodev() usersAl Viro2010-10-29
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * staging: Drop unnecessary null testJulia Lawall2010-08-31
* | fs: add sync_inode_metadataChristoph Hellwig2010-10-25
|/
* fs: fs_struct rwlock to spinlockNick Piggin2010-08-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-09
| * remove inode_setattrChristoph Hellwig2010-08-09
* | Staging: fix typos concerning "address"Uwe Kleine-König2010-07-22
* | staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-22
* | Staging: pohmelfs: fix compile warningJavier Martinez Canillas2010-06-18
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-30
|\
| * pohmelfs: Remove dead quota codeDmitry Monakhov2010-05-27
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
|/
* Staging: Use kmemdupJulia Lawall2010-05-17
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-14
* Staging: pohmelfs: fix spaces and TAB coding style issue in inode.cRuslan Pisarev2010-05-11
* Staging: pohmelfs: fix spaces and TAB coding style issue in netfs.hRuslan Pisarev2010-05-11
* Staging: pohmelfs: fix comments, spaces and TAB coding style issue in netfs.hRuslan Pisarev2010-05-11
* Staging: pohmelfs: fix spaces and TAB coding style issue in dir.cRuslan Pisarev2010-05-11
* Staging: pohmelfs: fix spaces and TAB coding style issue in config.cRuslan Pisarev2010-05-11
* Staging: pohmelfs: fix spaces and TAB coding style issue in crypto.cRuslan Pisarev2010-05-11
* Staging: pohmelfs: fix spaces and TAB coding style issue in net.cRuslan Pisarev2010-05-11
* 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