1. 6131ffa more file_inode() open-coded instances by Al Viro · 12 years ago
  2. 6a4e922 fuse: avoid out-of-scope stack access by Eric Wong · 12 years ago
  3. 85f40ae fuse: use req->page_descs[] for argpages cases by Maxim Patlasov · 12 years ago
  4. b2430d7 fuse: add per-page descriptor <offset, length> to fuse_req by Maxim Patlasov · 12 years ago
  5. 4d53dc9 fuse: rework fuse_retrieve() by Maxim Patlasov · 12 years ago
  6. b111c8c fuse: categorize fuse_get_req() by Maxim Patlasov · 12 years ago
  7. 4250c06 fuse: general infrastructure for pages[] of variable size by Maxim Patlasov · 12 years ago
  8. 0b05b18 fuse: implement NFS-like readdirplus support by Anand V. Avati · 12 years ago
  9. 8f70611 fuse: remove unused variable in fuse_try_move_page() by Wei Yongjun · 12 years ago
  10. 499dcf2 userns: Support fuse interacting with multiple user namespaces by Eric W. Biederman · 13 years ago
  11. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  12. c9e67d4 fuse: fix retrieve length by Miklos Szeredi · 12 years ago
  13. 2408f6e fuse: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  14. 451d0f5 FUSE: Notifying the kernel of deletion. by John Muir · 13 years ago
  15. 48706d0 fuse: fix fuse_retrieve by Miklos Szeredi · 13 years ago
  16. 5dfcc87 fuse: fix memory leak by Miklos Szeredi · 13 years ago
  17. c2183d1 fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message by Miklos Szeredi · 13 years ago
  18. ef6a3c6 mm: add replace_page_cache_page() function by Miklos Szeredi · 13 years ago
  19. 357ccf2 fuse: wakeup pollers on connection release/abort by Bryan Green · 14 years ago
  20. 02c048b fuse: allow batching of FORGET requests by Miklos Szeredi · 14 years ago
  21. 07e77dc fuse: separate queue for FORGET requests by Miklos Szeredi · 14 years ago
  22. 0be8557 fuse: use release_pages() by Miklos Szeredi · 14 years ago
  23. b6777c4 fuse: use clear_highpage() and KM_USER0 instead of KM_USER1 by Miklos Szeredi · 14 years ago
  24. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  25. 0157443 fuse: Initialize total_len in fuse_retrieve() by Geert Uytterhoeven · 14 years ago
  26. b9ca67b fuse: fix lock annotations by Miklos Szeredi · 14 years ago
  27. 595afaf fuse: flush background queue on connection close by Miklos Szeredi · 14 years ago
  28. 2d45ba3 fuse: add retrieve request by Miklos Szeredi · 14 years ago
  29. a1d75f2 fuse: add store request by Miklos Szeredi · 14 years ago
  30. 7909b1c fuse: don't use atomic kmap by Miklos Szeredi · 14 years ago
  31. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  32. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 14 years ago
  33. c302162 fuse: support splice() reading from fuse device by Miklos Szeredi · 14 years ago
  34. ce534fb fuse: allow splice to move pages by Miklos Szeredi · 14 years ago
  35. dd3bb14 fuse: support splice() writing to fuse device by Miklos Szeredi · 14 years ago
  36. 1bf94ca fuse: use get_user_pages_fast() by Miklos Szeredi · 14 years ago
  37. b2d82ee fuse: fix large stack use by Fang Wenqi · 15 years ago
  38. b21dda4 fuse: cleanup in fuse_notify_inval_...() by Miklos Szeredi · 15 years ago
  39. 9eead2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  40. 81e4e1b Revert "fuse: Fix build error" as unnecessary by Linus Torvalds · 15 years ago
  41. 097041e fuse: Fix build error by Larry Finger · 15 years ago
  42. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  43. 7a6d3c8 fuse: make the number of max background requests and congestion threshold tunable by Csaba Henk · 15 years ago
  44. 3b463ae fuse: invalidation reverse calls by John Muir · 15 years ago
  45. b4c458b fuse: fix return value of fuse_dev_write() by Csaba Henk · 15 years ago
  46. 08cbf54 fuse: export symbols to be used by CUSE by Tejun Heo · 15 years ago
  47. a325f9b fuse: update fuse_conn_init() and separate out fuse_conn_kill() by Tejun Heo · 15 years ago
  48. f6d47a1 fuse: fix poll notify by Miklos Szeredi · 16 years ago
  49. 26c3679 fuse: destroy bdi on umount by Miklos Szeredi · 16 years ago
  50. 5fec8bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  51. 5d9ec85 fuse: clean up annotations of fc->lock by Harvey Harrison · 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. 8599396 fuse: implement unsolicited notification by Tejun Heo · 16 years ago
  55. e9bb09d fuse: don't let fuse_req->end() put the base reference by Tejun Heo · 16 years ago
  56. 1729a16 fuse: style fixes by Miklos Szeredi · 16 years ago
  57. 2186a71 CRED: Wrap task credential accesses in the FUSE filesystem by David Howells · 16 years ago
  58. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  59. 4dbf930 fuse: fix sparse warnings by Miklos Szeredi · 16 years ago
  60. 3be5a52 fuse: support writable mmap by Miklos Szeredi · 16 years ago
  61. d12def1 fuse: limit queued background requests by Miklos Szeredi · 17 years ago
  62. c9c9d7d fuse: no ENOENT from fuse device read by Miklos Szeredi · 17 years ago
  63. a131de0 fuse: no abort on interrupt by Miklos Szeredi · 17 years ago
  64. 819c4b3 fuse: cleanup in release by Miklos Szeredi · 17 years ago
  65. c756e0a fuse: add reference counting to fuse_file by Miklos Szeredi · 17 years ago
  66. de5e3de fuse: fix reserved request wake up by Miklos Szeredi · 17 years ago
  67. f92b99b fuse: update backing_dev_info congestion state by Miklos Szeredi · 17 years ago
  68. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  69. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  70. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  71. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  72. 105f4d7 [PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt by Josh Triplett · 18 years ago
  73. a4d27e7 [PATCH] fuse: add request interruption by Miklos Szeredi · 18 years ago
  74. f9a2842 [PATCH] fuse: rename the interrupted flag by Miklos Szeredi · 18 years ago
  75. 33649c9 [PATCH] fuse: ensure FLUSH reaches userspace by Miklos Szeredi · 18 years ago
  76. bafa965 [PATCH] fuse: add control filesystem by Miklos Szeredi · 18 years ago
  77. 51eb01e [PATCH] fuse: no backgrounding on interrupt by Miklos Szeredi · 18 years ago
  78. 6dbbcb1 [fuse] fix deadlock between fuse_put_super() and request_end(), try #2 by Miklos Szeredi · 18 years ago
  79. 5a5fb1e Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" by Miklos Szeredi · 18 years ago
  80. 4858cae [fuse] Don't init request twice by Miklos Szeredi · 18 years ago
  81. 9bc5ddd [fuse] Fix accounting the number of waiting requests by Miklos Szeredi · 18 years ago
  82. 73ce835 [fuse] fix deadlock between fuse_put_super() and request_end() by Miklos Szeredi · 18 years ago
  83. 08a53cd [PATCH] fuse: account background requests by Miklos Szeredi · 18 years ago
  84. ce1d5a4 [PATCH] fuse: clean up request accounting by Miklos Szeredi · 18 years ago
  85. a87046d [PATCH] fuse: consolidate device errors by Miklos Szeredi · 18 years ago
  86. d713311 [PATCH] fuse: use a per-mount spinlock by Miklos Szeredi · 18 years ago
  87. 0720b31 [PATCH] fuse: simplify locking by Miklos Szeredi · 18 years ago
  88. e5ac1d1 [PATCH] fuse: add O_NONBLOCK support to FUSE device by Jeff Dike · 18 years ago
  89. 385a17b [PATCH] fuse: add O_ASYNC support to FUSE device by Jeff Dike · 18 years ago
  90. 7025d9a [PATCH] fuse: fix fuse_dev_poll() return value by Miklos Szeredi · 18 years ago
  91. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  92. 77e7f25 [PATCH] fuse: fix bug in aborted fuse_release_end() by Miklos Szeredi · 19 years ago
  93. 7128ec2 [PATCH] fuse: fix request_end() vs fuse_reset_request() race by Miklos Szeredi · 19 years ago
  94. 9b9a046 [PATCH] fuse: move INIT handling to inode.c by Miklos Szeredi · 19 years ago
  95. 64c6d8e [PATCH] fuse: add asynchronous request support by Miklos Szeredi · 19 years ago
  96. 69a53bf [PATCH] fuse: add connection aborting by Miklos Szeredi · 19 years ago
  97. 0cd5b88 [PATCH] fuse: add number of waiting requests attribute by Miklos Szeredi · 19 years ago
  98. f543f25 [PATCH] fuse: make fuse connection a kobject by Miklos Szeredi · 19 years ago
  99. 9ba7cbb [PATCH] fuse: extend semantics of connected flag by Miklos Szeredi · 19 years ago
  100. d77a1d5 [PATCH] fuse: introduce list for requests under I/O by Miklos Szeredi · 19 years ago