1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 8fe900b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  3. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  4. 582de7c Staging/pohmelfs: fix write_inode parameter warning by Randy Dunlap · 14 years ago
  5. 182374a Staging: Fixed pohmelfs regression because of per-bdi writeback. by Evgeniy Polyakov · 14 years ago
  6. e3c0acf Staging: pohmelfs: avoid null dereference by Dan Carpenter · 14 years ago
  7. 0c14c06 Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4 by Joe Perches · 14 years ago
  8. 05f94c9 pohmelfs needs I_LOCK by Evgeniy Polyakov · 14 years ago
  9. 0d99519 writeback: remove unused nonblocking and congestion checks by Wu Fengguang · 15 years ago
  10. 98a5783 pohmelfs/connector: Disallow unpliviged users to configure pohmelfs by Philipp Reisner · 15 years ago
  11. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  12. 2d7cf8e Staging: pohmelfs: sync with the development tree by Evgeniy Polyakov · 15 years ago
  13. 106a47b Staging: pohmelfs: fix type errors by Alan Cox · 15 years ago
  14. 76efa5e Staging: pohmelfs: fix atomic type spew by Alan Cox · 15 years ago
  15. aa3caaf pohmelfs: Use new syncing helper by Jan Kara · 15 years ago
  16. b04f932 pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock by Jan Kara · 15 years ago
  17. d8a8559 writeback: get rid of generic_sync_sb_inodes() export by Jens Axboe · 15 years ago
  18. 80fe3e5 Staging: pohmelfs: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  19. dc82846 Staging: pohmelfs: Remove braces around single statements by Bill Pemberton · 15 years ago
  20. 3bafeab Staging: pohmelfs: Remove C99 comments by Bill Pemberton · 15 years ago
  21. 385e3f1 Staging: pohmelfs: move open brace to same line on structs by Bill Pemberton · 15 years ago
  22. 5355d8c Staging: fix operator precedence errors by Roel Kluin · 15 years ago
  23. d43f361 Staging: Pohmelfs: Add load balancing between network states with the same priority. by Evgeniy Polyakov · 15 years ago
  24. e0ca873 Staging: Pohmelfs: Added IO permissions and priorities. by Evgeniy Polyakov · 15 years ago
  25. f2739de Staging: Pohmelfs: Added ->show_stats() callback. by Evgeniy Polyakov · 15 years ago
  26. 50e4bab Staging: Pohmelfs: Drop ftrans debugging code. by Evgeniy Polyakov · 15 years ago
  27. b82ba78 Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory sync instead of hardcoded 25 seconds. by Evgeniy Polyakov · 15 years ago
  28. d1ec644 Staging: Pohmelfs: Reduce debugging noise about non-existing objects. by Evgeniy Polyakov · 15 years ago
  29. cee9bb2 Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk before writeback is invoked via generic_shutdown_super() by Evgeniy Polyakov · 15 years ago
  30. e504342 Staging: Pohmelfs: Extend remount option. by Evgeniy Polyakov · 15 years ago
  31. 872dc5e Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED bits in the root inode. by Evgeniy Polyakov · 15 years ago
  32. b522efd Staging: Pohmelfs: Added 'need_lock' variable into debug print. by Evgeniy Polyakov · 15 years ago
  33. 86ac725 Staging: Pohmelfs: Disable read lock in pohmelfs_getattr(). by Evgeniy Polyakov · 15 years ago
  34. f3b8fa7 Staging: Pohmelfs: Move parent lock to the place where we really have to send a lookup request to the server. by Evgeniy Polyakov · 15 years ago
  35. 288a9a8 Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry. by Evgeniy Polyakov · 15 years ago
  36. 0564200 Staging: pohmelfs: should include fs_struct.h by Alexander Beregalov · 15 years ago
  37. 36ec4ab Staging: pohmelfs: fix kconfig dependencies by Randy Dunlap · 15 years ago
  38. a6bab77 Staging: pohmelfs should depend on CRYPTO by Alexander Beregalov · 15 years ago
  39. 02d84ca Staging: pohmelfs: fix printk format warnings v2 by Alexander Beregalov · 15 years ago
  40. 898a6cb Staging: pohmelfs: net.c: include vmalloc.h by Alexander Beregalov · 15 years ago
  41. de459f2 Staging: pohmelfs: fix build breakage by Alexander Beregalov · 15 years ago
  42. f26c303 Staging: pohmelfs: select crypto modules from the config. by Evgeniy Polyakov · 15 years ago
  43. 18bc0bb Staging: pohmelfs: kconfig/makefile and vfs changes. by Evgeniy Polyakov · 15 years ago
  44. c09ee9d Staging: pohmelfs: transaction layer. by Evgeniy Polyakov · 15 years ago
  45. d35eef1 Staging: pohmelfs: network operations. by Evgeniy Polyakov · 15 years ago
  46. ac7036c Staging: pohmelfs: distributed locking and cache coherency protocol. by Evgeniy Polyakov · 15 years ago
  47. b3f08ca Staging: pohmelfs: inode operations. by Evgeniy Polyakov · 15 years ago
  48. e3eec94 Staging: pohmelfs: directory operations. by Evgeniy Polyakov · 15 years ago
  49. e2396ae Staging: pohmelfs: crypto processing. by Evgeniy Polyakov · 15 years ago
  50. 9ce8b61 Staging: pohmelfs: configuration interface. by Evgeniy Polyakov · 15 years ago