1. 80fe3e5 Staging: pohmelfs: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  2. dc82846 Staging: pohmelfs: Remove braces around single statements by Bill Pemberton · 15 years ago
  3. 3bafeab Staging: pohmelfs: Remove C99 comments by Bill Pemberton · 15 years ago
  4. 385e3f1 Staging: pohmelfs: move open brace to same line on structs by Bill Pemberton · 15 years ago
  5. 5355d8c Staging: fix operator precedence errors by Roel Kluin · 15 years ago
  6. d43f361 Staging: Pohmelfs: Add load balancing between network states with the same priority. by Evgeniy Polyakov · 15 years ago
  7. e0ca873 Staging: Pohmelfs: Added IO permissions and priorities. by Evgeniy Polyakov · 15 years ago
  8. f2739de Staging: Pohmelfs: Added ->show_stats() callback. by Evgeniy Polyakov · 15 years ago
  9. 50e4bab Staging: Pohmelfs: Drop ftrans debugging code. by Evgeniy Polyakov · 15 years ago
  10. 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
  11. d1ec644 Staging: Pohmelfs: Reduce debugging noise about non-existing objects. by Evgeniy Polyakov · 15 years ago
  12. 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
  13. e504342 Staging: Pohmelfs: Extend remount option. by Evgeniy Polyakov · 15 years ago
  14. 872dc5e Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED bits in the root inode. by Evgeniy Polyakov · 15 years ago
  15. b522efd Staging: Pohmelfs: Added 'need_lock' variable into debug print. by Evgeniy Polyakov · 15 years ago
  16. 86ac725 Staging: Pohmelfs: Disable read lock in pohmelfs_getattr(). by Evgeniy Polyakov · 15 years ago
  17. 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
  18. 288a9a8 Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry. by Evgeniy Polyakov · 15 years ago
  19. 0564200 Staging: pohmelfs: should include fs_struct.h by Alexander Beregalov · 15 years ago
  20. 36ec4ab Staging: pohmelfs: fix kconfig dependencies by Randy Dunlap · 16 years ago
  21. a6bab77 Staging: pohmelfs should depend on CRYPTO by Alexander Beregalov · 16 years ago
  22. 02d84ca Staging: pohmelfs: fix printk format warnings v2 by Alexander Beregalov · 16 years ago
  23. 898a6cb Staging: pohmelfs: net.c: include vmalloc.h by Alexander Beregalov · 16 years ago
  24. de459f2 Staging: pohmelfs: fix build breakage by Alexander Beregalov · 16 years ago
  25. f26c303 Staging: pohmelfs: select crypto modules from the config. by Evgeniy Polyakov · 16 years ago
  26. 18bc0bb Staging: pohmelfs: kconfig/makefile and vfs changes. by Evgeniy Polyakov · 16 years ago
  27. c09ee9d Staging: pohmelfs: transaction layer. by Evgeniy Polyakov · 16 years ago
  28. d35eef1 Staging: pohmelfs: network operations. by Evgeniy Polyakov · 16 years ago
  29. ac7036c Staging: pohmelfs: distributed locking and cache coherency protocol. by Evgeniy Polyakov · 16 years ago
  30. b3f08ca Staging: pohmelfs: inode operations. by Evgeniy Polyakov · 16 years ago
  31. e3eec94 Staging: pohmelfs: directory operations. by Evgeniy Polyakov · 16 years ago
  32. e2396ae Staging: pohmelfs: crypto processing. by Evgeniy Polyakov · 16 years ago
  33. 9ce8b61 Staging: pohmelfs: configuration interface. by Evgeniy Polyakov · 16 years ago