1. 9759bd51 fuse: add memory barrier to INIT by Miklos Szeredi · 10 years ago
  2. 21f6217 fuse: fix LOOKUP vs INIT compat handling by Miklos Szeredi · 10 years ago
  3. 7078187 fuse: introduce fuse_simple_request() helper by Miklos Szeredi · 10 years ago
  4. 580640b fuse: flush requests on umount by Miklos Szeredi · 10 years ago
  5. 0c4dd4b fuse: don't wake up reserved req in fuse_conn_kill() by Miklos Szeredi · 10 years ago
  6. d7afaec fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT by Andrew Gallagher · 10 years ago
  7. a800bad3 fuse: s_time_gran fix by Miklos Szeredi · 10 years ago
  8. 233a01f fuse: handle large user and group ID by Miklos Szeredi · 10 years ago
  9. 7b3d8bf fuse: inode: drop cast by Himangi Saraogi · 10 years ago
  10. 4ace1f8 fuse: clear MS_I_VERSION by Miklos Szeredi · 10 years ago
  11. 31f3267 fuse: trust kernel i_ctime only by Maxim Patlasov · 10 years ago
  12. e27c9d3 fuse: fuse: add time_gran to INIT_OUT by Miklos Szeredi · 10 years ago
  13. 1e18bda fuse: add .write_inode by Miklos Szeredi · 10 years ago
  14. d31433c fuse: do not use uninitialized i_mode by Maxim Patlasov · 10 years ago
  15. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  16. d15fee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  17. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  18. 4d99ff8 fuse: Turn writeback cache on by Pavel Emelyanov · 11 years ago
  19. b0aa760 fuse: Trust kernel i_mtime only by Maxim Patlasov · 11 years ago
  20. 8373200 fuse: Trust kernel i_size only by Pavel Emelyanov · 11 years ago
  21. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  22. dd3e2c5 fuse: rcu-delay freeing fuse_conn by Al Viro · 11 years ago
  23. b70a80e vfs: introduce d_instantiate_no_diralias() by Miklos Szeredi · 11 years ago
  24. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  25. 5a53748 mm/page-writeback.c: add strictlimit feature by Maxim Patlasov · 11 years ago
  26. 06a7c3c fuse: hotfix truncate_pagecache() issue by Maxim Patlasov · 11 years ago
  27. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 11 years ago
  28. 28420da fuse: fix readdirplus Oops in fuse_dentry_revalidate by Miklos Szeredi · 11 years ago
  29. 60b9df7 fuse: add flag to turn on async direct IO by Miklos Szeredi · 11 years ago
  30. 0aada88 fuse: skip blocking on allocations of synchronous requests by Maxim Patlasov · 11 years ago
  31. 796523fb fuse: add flag fc->initialized by Maxim Patlasov · 11 years ago
  32. 8b41e67 fuse: make request allocations for background processing explicit by Maxim Patlasov · 11 years ago
  33. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  34. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  35. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  36. 634734b fuse: allow control of adaptive readdirplus use by Eric Wong · 11 years ago
  37. 4582a4a FUSE: Adapt readdirplus to application usage patterns by Feng Shuo · 12 years ago
  38. c2132c1 Do not use RCU for current process credentials by Anatol Pomozov · 12 years ago
  39. b111c8c fuse: categorize fuse_get_req() by Maxim Patlasov · 12 years ago
  40. 4250c06 fuse: general infrastructure for pages[] of variable size by Maxim Patlasov · 12 years ago
  41. 0b05b18 fuse: implement NFS-like readdirplus support by Anand V. Avati · 12 years ago
  42. 499dcf2 userns: Support fuse interacting with multiple user namespaces by Eric W. Biederman · 12 years ago
  43. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  44. bbd9979 cuse: fix fuse_conn_kill() by Miklos Szeredi · 12 years ago
  45. 69fe05c fuse: add missing INIT flags by Miklos Szeredi · 12 years ago
  46. eed2179 fuse: invalidate inode mapping if mtime changes by Brian Foster · 12 years ago
  47. 72d0d24 fuse: add FUSE_AUTO_INVAL_DATA init flag by Brian Foster · 12 years ago
  48. f9ba717 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  49. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  50. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  51. 45c72cd fuse: fix stat call on 32 bit platforms by Pavel Shilovsky · 12 years ago
  52. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  53. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  54. 0a2da9b fuse: allow nanosecond granularity by Miklos Szeredi · 12 years ago
  55. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  56. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  57. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  58. 988f032 fuse: register_filesystem() called too early by Al Viro · 13 years ago
  59. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  60. 2411450 fuse: fix flock breakage by Miklos Szeredi · 13 years ago
  61. 051732b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  62. 37fb3a3 fuse: fix flock by Miklos Szeredi · 13 years ago
  63. 9e1f1de more conservative S_NOSEC handling by Al Viro · 13 years ago
  64. a2daff6 fuse: fix non-ANSI void function notation by Randy Dunlap · 13 years ago
  65. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  66. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 13 years ago
  67. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  68. c35eebe switch fuse by Al Viro · 14 years ago
  69. 7d44b04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  70. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  71. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  72. 07e77dc fuse: separate queue for FORGET requests by Miklos Szeredi · 14 years ago
  73. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  74. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  75. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  76. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  77. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  78. 9eead2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  79. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  80. 79a9d99 fuse: add fusectl interface to max_background by Csaba Henk · 15 years ago
  81. 487ea5a fuse: limit user-specified values of max background requests by Csaba Henk · 15 years ago
  82. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  83. 7a6d3c8 fuse: make the number of max background requests and congestion threshold tunable by Csaba Henk · 15 years ago
  84. 3b463ae fuse: invalidation reverse calls by John Muir · 15 years ago
  85. e0a43dd fuse: allow umask processing in userspace by Miklos Szeredi · 15 years ago
  86. 66c6af2 fuse doesn't need BKL in ->umount_begin() by Al Viro · 15 years ago
  87. c34752b Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  88. a6aeeeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  89. 67e5520 vfs: umount_begin BKL pushdown by Alessio Igor Bogani · 15 years ago
  90. 08cbf54 fuse: export symbols to be used by CUSE by Tejun Heo · 15 years ago
  91. a325f9b fuse: update fuse_conn_init() and separate out fuse_conn_kill() by Tejun Heo · 15 years ago
  92. fd9db72 fuse: destroy bdi on error by Miklos Szeredi · 15 years ago
  93. 26c3679 fuse: destroy bdi on umount by Miklos Szeredi · 16 years ago
  94. c2b8f00 fuse: fuse_fill_super error handling cleanup by Miklos Szeredi · 16 years ago
  95. 3ddf1e7 fuse: fix missing fput on error by Miklos Szeredi · 16 years ago
  96. 43901aa fuse: add fuse_conn->release() by Tejun Heo · 16 years ago
  97. 0d179aa fuse: separate out fuse_conn_init() from new_conn() by Tejun Heo · 16 years ago
  98. b93f858 fuse: add fuse_ prefix to several functions by Tejun Heo · 16 years ago
  99. 95668a6 fuse: implement poll support by Tejun Heo · 16 years ago
  100. acf9943 fuse: add file kernel handle by Tejun Heo · 16 years ago