1. 06a7c3c fuse: hotfix truncate_pagecache() issue by Maxim Patlasov · 11 years ago
  2. 60b9df7 fuse: add flag to turn on async direct IO by Miklos Szeredi · 12 years ago
  3. efb9fa9 fuse: truncate file if async dio failed by Maxim Patlasov · 12 years ago
  4. 36cf66e fuse: make fuse_direct_io() aware about AIO by Maxim Patlasov · 12 years ago
  5. 01e9d11 fuse: add support of async IO by Maxim Patlasov · 12 years ago
  6. 796523fb fuse: add flag fc->initialized by Maxim Patlasov · 12 years ago
  7. 8b41e67 fuse: make request allocations for background processing explicit by Maxim Patlasov · 12 years ago
  8. 634734b fuse: allow control of adaptive readdirplus use by Eric Wong · 12 years ago
  9. 4582a4a FUSE: Adapt readdirplus to application usage patterns by Feng Shuo · 12 years ago
  10. c2132c1 Do not use RCU for current process credentials by Anatol Pomozov · 12 years ago
  11. fb05f41 fuse: cleanup fuse_direct_io() by Miklos Szeredi · 12 years ago
  12. b2430d7 fuse: add per-page descriptor <offset, length> to fuse_req by Maxim Patlasov · 12 years ago
  13. b111c8c fuse: categorize fuse_get_req() by Maxim Patlasov · 12 years ago
  14. 4250c06 fuse: general infrastructure for pages[] of variable size by Maxim Patlasov · 12 years ago
  15. 0b05b18 fuse: implement NFS-like readdirplus support by Anand V. Avati · 12 years ago
  16. 499dcf2 userns: Support fuse interacting with multiple user namespaces by Eric W. Biederman · 13 years ago
  17. 72d0d24 fuse: add FUSE_AUTO_INVAL_DATA init flag by Brian Foster · 12 years ago
  18. 45c72cd fuse: fix stat call on 32 bit platforms by Pavel Shilovsky · 12 years ago
  19. 519c604 fuse: optimize fallocate on permanent failure by Miklos Szeredi · 13 years ago
  20. 6733e54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  21. 541af6a fuse: propagate umode_t by Al Viro · 13 years ago
  22. 451d0f5 FUSE: Notifying the kernel of deletion. by John Muir · 13 years ago
  23. b18da0c fuse: support ioctl on directories by Miklos Szeredi · 13 years ago
  24. 051732b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  25. 37fb3a3 fuse: fix flock by Miklos Szeredi · 13 years ago
  26. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  27. 07d5f69 fuse: reduce size of struct fuse_request by Miklos Szeredi · 14 years ago
  28. 5a18ec1 fuse: fix hang of single threaded fuseblk filesystem by Miklos Szeredi · 14 years ago
  29. 02c048b fuse: allow batching of FORGET requests by Miklos Szeredi · 14 years ago
  30. 07e77dc fuse: separate queue for FORGET requests by Miklos Szeredi · 14 years ago
  31. 2d45ba3 fuse: add retrieve request by Miklos Szeredi · 14 years ago
  32. a1d75f2 fuse: add store request by Miklos Szeredi · 14 years ago
  33. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  34. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  35. ce534fb fuse: allow splice to move pages by Miklos Szeredi · 14 years ago
  36. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  37. 79a9d99 fuse: add fusectl interface to max_background by Csaba Henk · 15 years ago
  38. 7a6d3c8 fuse: make the number of max background requests and congestion threshold tunable by Csaba Henk · 15 years ago
  39. 3b463ae fuse: invalidation reverse calls by John Muir · 15 years ago
  40. e0a43dd fuse: allow umask processing in userspace by Miklos Szeredi · 15 years ago
  41. 08cbf54 fuse: export symbols to be used by CUSE by Tejun Heo · 16 years ago
  42. a325f9b fuse: update fuse_conn_init() and separate out fuse_conn_kill() by Tejun Heo · 16 years ago
  43. 8b0797a fuse: don't use inode in fuse_sync_release() by Miklos Szeredi · 16 years ago
  44. 91fe96b fuse: create fuse_do_open() helper for CUSE by Miklos Szeredi · 16 years ago
  45. c7b7143 fuse: clean up args in fuse_finish_open() and fuse_release_fill() by Miklos Szeredi · 16 years ago
  46. 2106cb1 fuse: don't use inode in helpers called by fuse_direct_io() by Miklos Szeredi · 16 years ago
  47. da5e471 fuse: add members to struct fuse_file by Miklos Szeredi · 16 years ago
  48. b0be46e fuse: use struct path in release structure by Miklos Szeredi · 16 years ago
  49. 4269590 constify dentry_operations: FUSE by Al Viro · 16 years ago
  50. 43901aa fuse: add fuse_conn->release() by Tejun Heo · 16 years ago
  51. 0d179aa fuse: separate out fuse_conn_init() from new_conn() by Tejun Heo · 16 years ago
  52. b93f858 fuse: add fuse_ prefix to several functions by Tejun Heo · 16 years ago
  53. 95668a6 fuse: implement poll support by Tejun Heo · 16 years ago
  54. acf9943 fuse: add file kernel handle by Tejun Heo · 16 years ago
  55. 1729a16 fuse: style fixes by Miklos Szeredi · 16 years ago
  56. 29d434b fuse: add include protectors by Tejun Heo · 16 years ago
  57. 33670fa fuse: nfs export special lookups by Miklos Szeredi · 16 years ago
  58. dbd561d fuse: add export operations by Miklos Szeredi · 16 years ago
  59. 78bb6cb fuse: add flag to turn on big writes by Miklos Szeredi · 16 years ago
  60. b48badf fuse: fix node ID type by Miklos Szeredi · 17 years ago
  61. 5c5c5e5 fuse: update file size on short read by Miklos Szeredi · 17 years ago
  62. 3be5a52 fuse: support writable mmap by Miklos Szeredi · 17 years ago
  63. b6f2fcb mm: bdi: expose the BDI object in sysfs for FUSE by Miklos Szeredi · 17 years ago
  64. d12def1 fuse: limit queued background requests by Miklos Szeredi · 17 years ago
  65. b57d426 fuse: save space in struct fuse_req by Miklos Szeredi · 17 years ago
  66. a664309 fuse: pass open flags to read and write by Miklos Szeredi · 17 years ago
  67. bcb4be8 fuse: fix reading past EOF by Miklos Szeredi · 17 years ago
  68. f333211 fuse: add support for mandatory locking by Miklos Szeredi · 17 years ago
  69. b25e82e fuse: add helper for asynchronous writes by Miklos Szeredi · 17 years ago
  70. 93a8c3c fuse: add list of writable files to fuse_inode by Miklos Szeredi · 17 years ago
  71. 6ff958e fuse: add atomic open+truncate support by Miklos Szeredi · 17 years ago
  72. 1fb69e7 fuse: fix race between getattr and write by Miklos Szeredi · 17 years ago
  73. e57ac68 fuse: fix allowing operations by Miklos Szeredi · 17 years ago
  74. ebc14c4 fuse: fix permission checking on sticky directories by Miklos Szeredi · 17 years ago
  75. 244f638 fuse: refresh stale attributes in fuse_permission() by Miklos Szeredi · 17 years ago
  76. c756e0a fuse: add reference counting to fuse_file by Miklos Szeredi · 17 years ago
  77. de5e3de fuse: fix reserved request wake up by Miklos Szeredi · 17 years ago
  78. f92b99b fuse: update backing_dev_info congestion state by Miklos Szeredi · 17 years ago
  79. a5bfffac [PATCH] fuse: validate rootmode mount option by Timo Savola · 18 years ago
  80. 0ec7ca4 [PATCH] fuse: add DESTROY operation by Miklos Szeredi · 18 years ago
  81. b2d2272 [PATCH] fuse: add bmap support by Miklos Szeredi · 18 years ago
  82. d2a8516 [PATCH] fuse: fix handling of moved directory by Miklos Szeredi · 18 years ago
  83. 0a0898c [PATCH] fuse: use jiffies_64 by Miklos Szeredi · 18 years ago
  84. 9c8ef56 [PATCH] fuse: scramble lock owner ID by Miklos Szeredi · 18 years ago
  85. a4d27e7 [PATCH] fuse: add request interruption by Miklos Szeredi · 18 years ago
  86. f9a2842 [PATCH] fuse: rename the interrupted flag by Miklos Szeredi · 18 years ago
  87. 33649c9 [PATCH] fuse: ensure FLUSH reaches userspace by Miklos Szeredi · 18 years ago
  88. 7142125 [PATCH] fuse: add POSIX file locking support by Miklos Szeredi · 18 years ago
  89. bafa965 [PATCH] fuse: add control filesystem by Miklos Szeredi · 18 years ago
  90. 51eb01e [PATCH] fuse: no backgrounding on interrupt by Miklos Szeredi · 18 years ago
  91. 5a5fb1e Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" by Miklos Szeredi · 19 years ago
  92. 9bc5ddd [fuse] Fix accounting the number of waiting requests by Miklos Szeredi · 19 years ago
  93. 73ce835 [fuse] fix deadlock between fuse_put_super() and request_end() by Miklos Szeredi · 19 years ago
  94. 08a53cd [PATCH] fuse: account background requests by Miklos Szeredi · 19 years ago
  95. ce1d5a4 [PATCH] fuse: clean up request accounting by Miklos Szeredi · 19 years ago
  96. d713311 [PATCH] fuse: use a per-mount spinlock by Miklos Szeredi · 19 years ago
  97. 385a17b [PATCH] fuse: add O_ASYNC support to FUSE device by Jeff Dike · 19 years ago
  98. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
  99. 9cd6845 [PATCH] fuse: fix async read for legacy filesystems by Miklos Szeredi · 19 years ago
  100. 095da6c [PATCH] fuse: fix bitfield race by Miklos Szeredi · 19 years ago