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