1. 2d45ba3 fuse: add retrieve request by Miklos Szeredi · 14 years ago
  2. a1d75f2 fuse: add store request by Miklos Szeredi · 14 years ago
  3. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  4. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  5. ce534fb fuse: allow splice to move pages by Miklos Szeredi · 14 years ago
  6. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  7. 79a9d99 fuse: add fusectl interface to max_background by Csaba Henk · 15 years ago
  8. 7a6d3c8 fuse: make the number of max background requests and congestion threshold tunable by Csaba Henk · 15 years ago
  9. 3b463ae fuse: invalidation reverse calls by John Muir · 15 years ago
  10. e0a43dd fuse: allow umask processing in userspace by Miklos Szeredi · 15 years ago
  11. 08cbf54 fuse: export symbols to be used by CUSE by Tejun Heo · 15 years ago
  12. a325f9b fuse: update fuse_conn_init() and separate out fuse_conn_kill() by Tejun Heo · 15 years ago
  13. 8b0797a fuse: don't use inode in fuse_sync_release() by Miklos Szeredi · 15 years ago
  14. 91fe96b fuse: create fuse_do_open() helper for CUSE by Miklos Szeredi · 15 years ago
  15. c7b7143 fuse: clean up args in fuse_finish_open() and fuse_release_fill() by Miklos Szeredi · 15 years ago
  16. 2106cb1 fuse: don't use inode in helpers called by fuse_direct_io() by Miklos Szeredi · 15 years ago
  17. da5e471 fuse: add members to struct fuse_file by Miklos Szeredi · 15 years ago
  18. b0be46e fuse: use struct path in release structure by Miklos Szeredi · 15 years ago
  19. 4269590 constify dentry_operations: FUSE by Al Viro · 15 years ago
  20. 43901aa fuse: add fuse_conn->release() by Tejun Heo · 16 years ago
  21. 0d179aa fuse: separate out fuse_conn_init() from new_conn() by Tejun Heo · 16 years ago
  22. b93f858 fuse: add fuse_ prefix to several functions by Tejun Heo · 16 years ago
  23. 95668a6 fuse: implement poll support by Tejun Heo · 16 years ago
  24. acf9943 fuse: add file kernel handle by Tejun Heo · 16 years ago
  25. 1729a16 fuse: style fixes by Miklos Szeredi · 16 years ago
  26. 29d434b fuse: add include protectors by Tejun Heo · 16 years ago
  27. 33670fa fuse: nfs export special lookups by Miklos Szeredi · 16 years ago
  28. dbd561d fuse: add export operations by Miklos Szeredi · 16 years ago
  29. 78bb6cb fuse: add flag to turn on big writes by Miklos Szeredi · 16 years ago
  30. b48badf fuse: fix node ID type by Miklos Szeredi · 16 years ago
  31. 5c5c5e5 fuse: update file size on short read by Miklos Szeredi · 16 years ago
  32. 3be5a52 fuse: support writable mmap by Miklos Szeredi · 16 years ago
  33. b6f2fcb mm: bdi: expose the BDI object in sysfs for FUSE by Miklos Szeredi · 16 years ago
  34. d12def1 fuse: limit queued background requests by Miklos Szeredi · 16 years ago
  35. b57d426 fuse: save space in struct fuse_req by Miklos Szeredi · 16 years ago
  36. a664309 fuse: pass open flags to read and write by Miklos Szeredi · 17 years ago
  37. bcb4be8 fuse: fix reading past EOF by Miklos Szeredi · 17 years ago
  38. f333211 fuse: add support for mandatory locking by Miklos Szeredi · 17 years ago
  39. b25e82e fuse: add helper for asynchronous writes by Miklos Szeredi · 17 years ago
  40. 93a8c3c fuse: add list of writable files to fuse_inode by Miklos Szeredi · 17 years ago
  41. 6ff958e fuse: add atomic open+truncate support by Miklos Szeredi · 17 years ago
  42. 1fb69e7 fuse: fix race between getattr and write by Miklos Szeredi · 17 years ago
  43. e57ac68 fuse: fix allowing operations by Miklos Szeredi · 17 years ago
  44. ebc14c4 fuse: fix permission checking on sticky directories by Miklos Szeredi · 17 years ago
  45. 244f638 fuse: refresh stale attributes in fuse_permission() by Miklos Szeredi · 17 years ago
  46. c756e0a fuse: add reference counting to fuse_file by Miklos Szeredi · 17 years ago
  47. de5e3de fuse: fix reserved request wake up by Miklos Szeredi · 17 years ago
  48. f92b99b fuse: update backing_dev_info congestion state by Miklos Szeredi · 17 years ago
  49. a5bfffac [PATCH] fuse: validate rootmode mount option by Timo Savola · 17 years ago
  50. 0ec7ca4 [PATCH] fuse: add DESTROY operation by Miklos Szeredi · 18 years ago
  51. b2d2272 [PATCH] fuse: add bmap support by Miklos Szeredi · 18 years ago
  52. d2a8516 [PATCH] fuse: fix handling of moved directory by Miklos Szeredi · 18 years ago
  53. 0a0898c [PATCH] fuse: use jiffies_64 by Miklos Szeredi · 18 years ago
  54. 9c8ef56 [PATCH] fuse: scramble lock owner ID by Miklos Szeredi · 18 years ago
  55. a4d27e7 [PATCH] fuse: add request interruption by Miklos Szeredi · 18 years ago
  56. f9a2842 [PATCH] fuse: rename the interrupted flag by Miklos Szeredi · 18 years ago
  57. 33649c9 [PATCH] fuse: ensure FLUSH reaches userspace by Miklos Szeredi · 18 years ago
  58. 7142125 [PATCH] fuse: add POSIX file locking support by Miklos Szeredi · 18 years ago
  59. bafa965 [PATCH] fuse: add control filesystem by Miklos Szeredi · 18 years ago
  60. 51eb01e [PATCH] fuse: no backgrounding on interrupt by Miklos Szeredi · 18 years ago
  61. 5a5fb1e Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" by Miklos Szeredi · 18 years ago
  62. 9bc5ddd [fuse] Fix accounting the number of waiting requests by Miklos Szeredi · 18 years ago
  63. 73ce835 [fuse] fix deadlock between fuse_put_super() and request_end() by Miklos Szeredi · 18 years ago
  64. 08a53cd [PATCH] fuse: account background requests by Miklos Szeredi · 18 years ago
  65. ce1d5a4 [PATCH] fuse: clean up request accounting by Miklos Szeredi · 18 years ago
  66. d713311 [PATCH] fuse: use a per-mount spinlock by Miklos Szeredi · 18 years ago
  67. 385a17b [PATCH] fuse: add O_ASYNC support to FUSE device by Jeff Dike · 18 years ago
  68. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  69. 9cd6845 [PATCH] fuse: fix async read for legacy filesystems by Miklos Szeredi · 18 years ago
  70. 095da6c [PATCH] fuse: fix bitfield race by Miklos Szeredi · 19 years ago
  71. 361b1eb5 [PATCH] fuse: READ request initialization by Miklos Szeredi · 19 years ago
  72. 9b9a046 [PATCH] fuse: move INIT handling to inode.c by Miklos Szeredi · 19 years ago
  73. 64c6d8e [PATCH] fuse: add asynchronous request support by Miklos Szeredi · 19 years ago
  74. 69a53bf [PATCH] fuse: add connection aborting by Miklos Szeredi · 19 years ago
  75. 0cd5b88 [PATCH] fuse: add number of waiting requests attribute by Miklos Szeredi · 19 years ago
  76. f543f25 [PATCH] fuse: make fuse connection a kobject by Miklos Szeredi · 19 years ago
  77. 9ba7cbb [PATCH] fuse: extend semantics of connected flag by Miklos Szeredi · 19 years ago
  78. d77a1d5 [PATCH] fuse: introduce list for requests under I/O by Miklos Szeredi · 19 years ago
  79. 83cfd49 [PATCH] fuse: introduce unified request state by Miklos Szeredi · 19 years ago
  80. 6383bda [PATCH] fuse: miscellaneous cleanup by Miklos Szeredi · 19 years ago
  81. 3ec870d [PATCH] fuse: make maximum write data configurable by Miklos Szeredi · 19 years ago
  82. 1d3d752 [PATCH] fuse: clean up request size limit checking by Miklos Szeredi · 19 years ago
  83. 45714d6 [PATCH] fuse: bump interface version by Miklos Szeredi · 19 years ago
  84. fd72faa [PATCH] FUSE: atomic create+open by Miklos Szeredi · 19 years ago
  85. 31d40d7 [PATCH] FUSE: add access call by Miklos Szeredi · 19 years ago
  86. 1779381 [PATCH] fuse: spelling fixes by Miklos Szeredi · 19 years ago
  87. 7c352bd [PATCH] FUSE: don't allow restarting of system calls by Miklos Szeredi · 19 years ago
  88. 8254798 [PATCH] FUSE: add fsync operation for directories by Miklos Szeredi · 19 years ago
  89. 45323fb [PATCH] fuse: more flexible caching by Miklos Szeredi · 19 years ago
  90. 04730fe [PATCH] fuse: transfer readdir data through device by Miklos Szeredi · 19 years ago
  91. 413ef8c [PATCH] FUSE - direct I/O by Miklos Szeredi · 19 years ago
  92. 87729a5 [PATCH] FUSE: tighten check for processes allowed access by Miklos Szeredi · 19 years ago
  93. db50b96 [PATCH] FUSE - readpages operation by Miklos Szeredi · 19 years ago
  94. 92a8780 [PATCH] FUSE - extended attribute operations by Miklos Szeredi · 19 years ago
  95. 1e9a4ed [PATCH] FUSE - mount options by Miklos Szeredi · 19 years ago
  96. b6aeade [PATCH] FUSE - file operations by Miklos Szeredi · 19 years ago
  97. 9e6268d [PATCH] FUSE - read-write operations by Miklos Szeredi · 19 years ago
  98. e5e5558 [PATCH] FUSE - read-only operations by Miklos Szeredi · 19 years ago
  99. 334f485 [PATCH] FUSE - device functions by Miklos Szeredi · 19 years ago
  100. d8a5ba4 [PATCH] FUSE - core by Miklos Szeredi · 19 years ago