1. 04 Jan, 2014 2 commits
  2. 07 Aug, 2013 1 commit
  3. 31 Jul, 2013 1 commit
    • Andrey Utkin's avatar
      file: Add 'blocksize' option · a8f17115
      Andrey Utkin authored
      Interruptibility of file operations is strongly desirable in case of
      slow storage access, e.g. mounted network share.
      This commit introduces possibility to limit data quantity transferred by
      'file' protocol at once. By default, old behaviour is preserved and data
      is still tried to be transferred without block size limitation.
      
      Note that file I/O operation still may block (or even freeze) inside of
      single read(2) or write(2) operation.
      Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
      a8f17115
  4. 27 Nov, 2012 3 commits
  5. 09 Oct, 2012 1 commit
  6. 26 Sep, 2012 1 commit
  7. 16 Sep, 2012 1 commit
  8. 12 Sep, 2012 1 commit
  9. 10 Sep, 2012 1 commit
  10. 09 Sep, 2012 1 commit
  11. 07 Sep, 2012 1 commit
  12. 05 Jul, 2012 2 commits
  13. 29 Jun, 2012 2 commits
  14. 15 Jun, 2012 1 commit
  15. 02 Nov, 2011 1 commit
  16. 07 Oct, 2011 1 commit
  17. 04 May, 2011 1 commit
  18. 19 Apr, 2011 1 commit
  19. 13 Apr, 2011 1 commit
  20. 08 Apr, 2011 2 commits
  21. 07 Apr, 2011 1 commit
  22. 19 Mar, 2011 1 commit
  23. 28 Jan, 2011 1 commit
  24. 26 Jan, 2011 1 commit
  25. 06 Jul, 2010 2 commits
  26. 01 Jun, 2010 1 commit
  27. 26 Apr, 2010 1 commit
  28. 04 Apr, 2010 1 commit
  29. 13 Feb, 2010 1 commit
  30. 27 Jul, 2009 1 commit
  31. 26 Mar, 2009 1 commit
  32. 03 Mar, 2009 2 commits