drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / staging / pohmelfs /
2010-05-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-27 Dmitry Monakhovpohmelfs: Remove dead quota code
2010-05-17 Julia LawallStaging: Use kmemdup
2010-05-14 Julia LawallStaging: Use kcalloc or kzalloc
2010-05-11 Ruslan PisarevStaging: pohmelfs: fix spaces and TAB coding style...
2010-05-11 Ruslan PisarevStaging: pohmelfs: fix spaces and TAB coding style...
2010-05-11 Ruslan PisarevStaging: pohmelfs: fix comments, spaces and TAB coding...
2010-05-11 Ruslan PisarevStaging: pohmelfs: fix spaces and TAB coding style...
2010-05-11 Ruslan PisarevStaging: pohmelfs: fix spaces and TAB coding style...
2010-05-11 Ruslan PisarevStaging: pohmelfs: fix spaces and TAB coding style...
2010-05-11 Ruslan PisarevStaging: pohmelfs: fix spaces and TAB coding style...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Randy DunlapStaging/pohmelfs: fix write_inode parameter warning
2010-03-04 Evgeniy PolyakovStaging: Fixed pohmelfs regression because of per-bdi...
2010-03-04 Dan CarpenterStaging: pohmelfs: avoid null dereference
2010-03-04 Joe PerchesStaging: pohmelfs: Remove uses of NIPQUAD, use %pI4
2009-12-22 Evgeniy Polyakovpohmelfs needs I_LOCK
2009-12-03 Wu Fengguangwriteback: remove unused nonblocking and congestion...
2009-10-02 Philipp Reisnerpohmelfs/connector: Disallow unpliviged users to config...
2009-10-02 Philipp Reisnerconnector: Provide the sender's credentials to the...
2009-09-15 Evgeniy PolyakovStaging: pohmelfs: sync with the development tree
2009-09-15 Alan CoxStaging: pohmelfs: fix type errors
2009-09-15 Alan CoxStaging: pohmelfs: fix atomic type spew
2009-09-14 Jan Karapohmelfs: Use new syncing helper
2009-09-14 Jan Karapohmelfs: Use __generic_file_aio_write instead of gener...
2009-09-11 Jens Axboewriteback: get rid of generic_sync_sb_inodes() export
2009-06-19 Tobias KlauserStaging: pohmelfs: Storage class should be before const...
2009-06-19 Bill PembertonStaging: pohmelfs: Remove braces around single statements
2009-06-19 Bill PembertonStaging: pohmelfs: Remove C99 comments
2009-06-19 Bill PembertonStaging: pohmelfs: move open brace to same line on...
2009-06-19 Roel KluinStaging: fix operator precedence errors
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Add load balancing between network...
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Added IO permissions and priorities.
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Added ->show_stats() callback.
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Drop ftrans debugging code.
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Use wait_on_page_timeout when waitin...
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Reduce debugging noise about non...
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Sync fs before killing it, since...
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Extend remount option.
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and...
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Added 'need_lock' variable into...
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Disable read lock in pohmelfs_getattr().
2009-04-17 Evgeniy PolyakovStaging: Pohmelfs: Move parent lock to the place where...
2009-04-17 Evgeniy PolyakovStaging: pohmelfs: Populate dentry cache when receiving...
2009-04-03 Alexander BeregalovStaging: pohmelfs: should include fs_struct.h
2009-04-03 Randy DunlapStaging: pohmelfs: fix kconfig dependencies
2009-04-03 Alexander BeregalovStaging: pohmelfs should depend on CRYPTO
2009-04-03 Alexander BeregalovStaging: pohmelfs: fix printk format warnings v2
2009-04-03 Alexander BeregalovStaging: pohmelfs: net.c: include vmalloc.h
2009-04-03 Alexander BeregalovStaging: pohmelfs: fix build breakage
2009-04-03 Evgeniy PolyakovStaging: pohmelfs: select crypto modules from the config.
2009-04-03 Evgeniy PolyakovStaging: pohmelfs: kconfig/makefile and vfs changes.
2009-04-03 Evgeniy PolyakovStaging: pohmelfs: transaction layer.
2009-04-03 Evgeniy PolyakovStaging: pohmelfs: network operations.
2009-04-03 Evgeniy PolyakovStaging: pohmelfs: distributed locking and cache cohere...
2009-04-03 Evgeniy PolyakovStaging: pohmelfs: inode operations.
2009-04-03 Evgeniy PolyakovStaging: pohmelfs: directory operations.
2009-04-03 Evgeniy PolyakovStaging: pohmelfs: crypto processing.
2009-04-03 Evgeniy PolyakovStaging: pohmelfs: configuration interface.