1. a7c1b99 fuse: implement nonseekable open by Tejun Heo · 16 years ago
  2. 769415c fuse: fix SEEK_END incorrectness by Miklos Szeredi · 16 years ago
  3. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  4. 48e9076 fuse: lockd support by Miklos Szeredi · 16 years ago
  5. 78bb6cb fuse: add flag to turn on big writes by Miklos Szeredi · 16 years ago
  6. bd73096 fuse: use clamp() rather than nested min/max by Harvey Harrison · 16 years ago
  7. 5559b8f fuse: fix race in llseek by Miklos Szeredi · 16 years ago
  8. e5d9a0d fuse: fix max i/o size calculation by Miklos Szeredi · 16 years ago
  9. 5c5c5e5 fuse: update file size on short read by Miklos Szeredi · 16 years ago
  10. ea9b990 fuse: implement perform_write by Nick Piggin · 16 years ago
  11. 854512e fuse: clean up setting i_size in write by Miklos Szeredi · 16 years ago
  12. 3be5a52 fuse: support writable mmap by Miklos Szeredi · 16 years ago
  13. b57d426 fuse: save space in struct fuse_req by Miklos Szeredi · 17 years ago
  14. a664309 fuse: pass open flags to read and write by Miklos Szeredi · 17 years ago
  15. bcb4be8 fuse: fix reading past EOF by Miklos Szeredi · 17 years ago
  16. 8744969 fuse_file_alloc(): fix NULL dereferences by Adrian Bunk · 17 years ago
  17. f333211 fuse: add support for mandatory locking by Miklos Szeredi · 17 years ago
  18. b25e82e fuse: add helper for asynchronous writes by Miklos Szeredi · 17 years ago
  19. 93a8c3c fuse: add list of writable files to fuse_inode by Miklos Szeredi · 17 years ago
  20. a9ff4f8 fuse: support BSD locking semantics by Miklos Szeredi · 17 years ago
  21. 6ff958e fuse: add atomic open+truncate support by Miklos Szeredi · 17 years ago
  22. 1fb69e7 fuse: fix race between getattr and write by Miklos Szeredi · 17 years ago
  23. 819c4b3 fuse: cleanup in release by Miklos Szeredi · 17 years ago
  24. 244f638 fuse: refresh stale attributes in fuse_permission() by Miklos Szeredi · 17 years ago
  25. b100997 fuse: fix page invalidation by Miklos Szeredi · 17 years ago
  26. c756e0a fuse: add reference counting to fuse_file by Miklos Szeredi · 17 years ago
  27. 5e6f58a fuse: convert to new aops by Nick Piggin · 17 years ago
  28. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  29. 889f784 fuse: generic_write_checks() for direct_io by Miklos Szeredi · 17 years ago
  30. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  31. 9d6a8c5 locks: give posix_test_lock same interface as ->lock by Marc Eshel · 17 years ago
  32. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 17 years ago
  33. 9280f68 [PATCH] fuse: remove clear_page_dirty() call by Miklos Szeredi · 18 years ago
  34. 7706a9d [PATCH] struct path: convert fuse by Josef Sipek · 18 years ago
  35. b2d2272 [PATCH] fuse: add bmap support by Miklos Szeredi · 18 years ago
  36. 2e99002 [PATCH] fuse: ->readpages() cleanup by OGAWA Hirofumi · 18 years ago
  37. 9ffbb91 [PATCH] fuse: fix hang on SMP by Miklos Szeredi · 18 years ago
  38. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  39. 1d7ea73 [PATCH] fuse: fix error case in fuse_readpages by Alexander Zarochentsev · 18 years ago
  40. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  41. 9c8ef56 [PATCH] fuse: scramble lock owner ID by Miklos Szeredi · 18 years ago
  42. a4d27e7 [PATCH] fuse: add request interruption by Miklos Szeredi · 18 years ago
  43. 33649c9 [PATCH] fuse: ensure FLUSH reaches userspace by Miklos Szeredi · 18 years ago
  44. 7142125 [PATCH] fuse: add POSIX file locking support by Miklos Szeredi · 18 years ago
  45. 51eb01e [PATCH] fuse: no backgrounding on interrupt by Miklos Szeredi · 18 years ago
  46. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  47. 56cf34f [fuse] Direct I/O should not use fuse_reset_request by Miklos Szeredi · 18 years ago
  48. ce1d5a4 [PATCH] fuse: clean up request accounting by Miklos Szeredi · 18 years ago
  49. d3406ff [PATCH] fuse: fix oops in fuse_send_readpages() by Miklos Szeredi · 18 years ago
  50. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  51. 77e7f25 [PATCH] fuse: fix bug in aborted fuse_release_end() by Miklos Szeredi · 18 years ago
  52. 9cd6845 [PATCH] fuse: fix async read for legacy filesystems by Miklos Szeredi · 19 years ago
  53. c1aa96a [PATCH] fuse: use asynchronous READ requests for readpages by Miklos Szeredi · 19 years ago
  54. 361b1eb5 [PATCH] fuse: READ request initialization by Miklos Szeredi · 19 years ago
  55. 64c6d8e [PATCH] fuse: add asynchronous request support by Miklos Szeredi · 19 years ago
  56. 8bfc016 [PATCH] fuse: uninline some functions by Miklos Szeredi · 19 years ago
  57. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  58. 6ad84ac [PATCH] fuse: ensure progress in read and write by Miklos Szeredi · 19 years ago
  59. 248d86e [PATCH] fuse: fail file operations on bad inode by Miklos Szeredi · 19 years ago
  60. 4633a22 [PATCH] fuse: clean up page offset calculation by Miklos Szeredi · 19 years ago
  61. fd72faa [PATCH] FUSE: atomic create+open by Miklos Szeredi · 19 years ago
  62. dd190d0 [PATCH] fuse: check O_DIRECT by Miklos Szeredi · 19 years ago
  63. 7c352bd [PATCH] FUSE: don't allow restarting of system calls by Miklos Szeredi · 19 years ago
  64. 8254798 [PATCH] FUSE: add fsync operation for directories by Miklos Szeredi · 19 years ago
  65. b36c31b [PATCH] fuse: don't update file times by Miklos Szeredi · 19 years ago
  66. 45323fb [PATCH] fuse: more flexible caching by Miklos Szeredi · 19 years ago
  67. 04730fe [PATCH] fuse: transfer readdir data through device by Miklos Szeredi · 19 years ago
  68. 413ef8c [PATCH] FUSE - direct I/O by Miklos Szeredi · 19 years ago
  69. db50b96 [PATCH] FUSE - readpages operation by Miklos Szeredi · 19 years ago
  70. 1e9a4ed [PATCH] FUSE - mount options by Miklos Szeredi · 19 years ago
  71. b6aeade [PATCH] FUSE - file operations by Miklos Szeredi · 19 years ago