1. 5d069db fuse: fix bad inode by Miklos Szeredi · 4 years, 1 month ago
  2. 9d769e6 fuse: support SB_NOSEC flag to improve write performance by Vivek Goyal · 4 years, 3 months ago
  3. 643a666 fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request by Vivek Goyal · 4 years, 3 months ago
  4. 8981bdf fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2 by Vivek Goyal · 4 years, 3 months ago
  5. 3179216 fuse: setattr should set FATTR_KILL_SUIDGID by Vivek Goyal · 4 years, 3 months ago
  6. b866739 fuse: set FUSE_WRITE_KILL_SUIDGID in cached write path by Vivek Goyal · 4 years, 3 months ago
  7. 10c52c8 fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID by Miklos Szeredi · 4 years, 2 months ago
  8. 63f9909 fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2 by Vivek Goyal · 4 years, 3 months ago
  9. df8629a fuse: always revalidate if exclusive create by Miklos Szeredi · 4 years, 2 months ago
  10. 833c5a4 virtiofs: clean up error handling in virtio_fs_get_tree() by Miklos Szeredi · 4 years, 2 months ago
  11. 6a68d1e fuse: add fuse_sb_destroy() helper by Miklos Szeredi · 4 years, 2 months ago
  12. bd3bf1e fuse: simplify get_fuse_conn*() by Miklos Szeredi · 4 years, 2 months ago
  13. 514b5e3 fuse: get rid of fuse_mount refcount by Miklos Szeredi · 4 years, 2 months ago
  14. b19d3d0 virtiofs: simplify sb setup by Miklos Szeredi · 4 years, 2 months ago
  15. 66ab33b virtiofs fix leak in setup by Miklos Szeredi · 4 years, 2 months ago
  16. 3993382b fuse: launder page should wait for page writeback by Miklos Szeredi · 4 years, 2 months ago
  17. 6945653 Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 2 months ago
  18. 42d3e2d virtiofs: calculate number of scatter-gather elements accurately by Vivek Goyal · 4 years, 3 months ago
  19. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  20. 413daa1 fuse: connection remove fix by Miklos Szeredi · 4 years, 3 months ago
  21. bf109c6 fuse: implement crossmounts by Max Reitz · 4 years, 8 months ago
  22. 823423e bdi: invert BDI_CAP_NO_ACCT_WB by Christoph Hellwig · 4 years, 3 months ago
  23. 55b2598 bdi: initialize ->ra_pages and ->io_pages in bdi_init by Christoph Hellwig · 4 years, 3 months ago
  24. 1866d77 fuse: Allow fuse_fill_super_common() for submounts by Max Reitz · 4 years, 4 months ago
  25. fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 8 months ago
  26. 8f622e9 fuse: drop fuse_conn parameter where possible by Max Reitz · 4 years, 8 months ago
  27. 24754db fuse: store fuse_conn in fuse_req by Max Reitz · 4 years, 8 months ago
  28. d78092e fuse: fix page dereference after free by Miklos Szeredi · 4 years, 3 months ago
  29. 933a375 fuse: fix the ->direct_IO() treatment of iov_iter by Al Viro · 4 years, 3 months ago
  30. 9a752d1 virtiofs: add logic to free up a memory range by Vivek Goyal · 4 years, 4 months ago
  31. d0cfb9d virtiofs: maintain a list of busy elements by Vivek Goyal · 4 years, 4 months ago
  32. 6ae330c virtiofs: serialize truncate/punch_hole and dax fault path by Vivek Goyal · 4 years, 4 months ago
  33. 9483e7d virtiofs: define dax address space operations by Vivek Goyal · 4 years, 4 months ago
  34. 2a9a609 virtiofs: add DAX mmap support by Stefan Hajnoczi · 4 years, 4 months ago
  35. c2d0ad0 virtiofs: implement dax read/write operations by Vivek Goyal · 4 years, 4 months ago
  36. fd1a1dc virtiofs: implement FUSE_INIT map_alignment field by Stefan Hajnoczi · 4 years, 4 months ago
  37. 45f2348 virtiofs: keep a list of free dax memory ranges by Vivek Goyal · 4 years, 4 months ago
  38. 1dd5395 virtiofs: add a mount option to enable dax by Vivek Goyal · 4 years, 4 months ago
  39. 22f3787 virtiofs: set up virtio_fs dax_device by Stefan Hajnoczi · 4 years, 4 months ago
  40. f4fd4ae virtiofs: get rid of no_mount_options by Vivek Goyal · 4 years, 4 months ago
  41. b43b7e8 virtiofs: provide a helper function for virtqueue initialization by Vivek Goyal · 4 years, 4 months ago
  42. c1b0c62 fuse: update project homepage by André Almeida · 4 years, 5 months ago
  43. 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  44. 2c0349e virtio_fs: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago
  45. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  46. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  47. 31070f6 fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS by Chirantan Ekbote · 4 years, 6 months ago
  48. 7779b04 fuse: don't ignore errors from fuse_writepages_fill() by Vasily Averin · 4 years, 6 months ago
  49. 6ddf3af fuse: clean up condition for writepage sending by Miklos Szeredi · 4 years, 6 months ago
  50. b330966 fuse: reject options on reconfigure via fsconfig(2) by Miklos Szeredi · 4 years, 6 months ago
  51. e8b20a4 fuse: ignore 'data' argument of mount(..., MS_REMOUNT) by Miklos Szeredi · 4 years, 6 months ago
  52. 0189a2d fuse: use ->reconfigure() instead of ->remount_fs() by Miklos Szeredi · 4 years, 6 months ago
  53. c146024 fuse: fix warning in tree_insert() and clean up writepage insertion by Miklos Szeredi · 4 years, 6 months ago
  54. 69a6487 fuse: move rb_erase() before tree_insert() by Miklos Szeredi · 4 years, 6 months ago
  55. 5b14671 Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 7 months ago
  56. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  57. 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 4 years, 7 months ago
  58. ae03c53 Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  59. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  60. 76a0294 fuse: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  61. c928f64 fs: rename pipe_buf ->steal to ->try_steal by Christoph Hellwig · 4 years, 7 months ago
  62. 9b46418 fuse: copy_file_range should truncate cache by Miklos Szeredi · 4 years, 7 months ago
  63. 2c4656d fuse: fix copy_file_range cache issues by Miklos Szeredi · 4 years, 7 months ago
  64. 6b2fb79 fuse: optimize writepages search by Maxim Patlasov · 5 years ago
  65. 5ddd9ce fuse: update attr_version counter on fuse_notify_inval_inode() by Miklos Szeredi · 4 years, 7 months ago
  66. 32f9887 fuse: don't check refcount after stealing page by Miklos Szeredi · 4 years, 7 months ago
  67. a5005c3 fuse: fix weird page warning by Miklos Szeredi · 4 years, 7 months ago
  68. 0058938 fuse: use dump_page by Miklos Szeredi · 4 years, 7 months ago
  69. 7fd3abf virtiofs: do not use fuse_fill_super_common() for device installation by Vivek Goyal · 4 years, 8 months ago
  70. 5157da2 fuse: always allow query of st_dev by Miklos Szeredi · 4 years, 7 months ago
  71. 614c026 fuse: always flush dirty data on close(2) by Miklos Szeredi · 4 years, 7 months ago
  72. cf576c5 fuse: invalidate inode attr in writeback cache mode by Eryu Guan · 4 years, 8 months ago
  73. 72ef5e5 docs: fix broken references to text files by Mauro Carvalho Chehab · 4 years, 9 months ago
  74. 75d8925 fuse: Update stale comment in queue_interrupt() by Kirill Tkhai · 4 years, 10 months ago
  75. 0e9fb6f fuse: BUG_ON correction in fuse_dev_splice_write() by Vasily Averin · 5 years ago
  76. bb737bb virtiofs: schedule blocking async replies in separate worker by Vivek Goyal · 4 years, 8 months ago
  77. 3e8cb8b fuse: fix stack use after return by Miklos Szeredi · 4 years, 11 months ago
  78. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  79. 2e28c49 fuse: switch to use errorfc() et.al. by Al Viro · 5 years ago
  80. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  81. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  82. cabdb4f fuse: use true,false for bool variable by zhengbin · 5 years ago
  83. 519525f fuse: Support RENAME_WHITEOUT flag by Vivek Goyal · 5 years ago
  84. 2f13982 fuse: don't overflow LLONG_MAX with end offset by Miklos Szeredi · 5 years ago
  85. f658ade fix up iter on short count in fuse_direct_io() by Miklos Szeredi · 5 years ago
  86. 7df1e98 fuse: fix fuse_send_readpages() in the syncronous read case by Miklos Szeredi · 5 years ago
  87. 76f6777 pipe: Fix iteration end check in fuse_dev_splice_write() by David Howells · 5 years ago
  88. 7ce4fab Merge tag 'fuse-update-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  89. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  90. 6a96566 Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  91. 8d66fcb fuse: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  92. f1ebdef fuse: fix leak of fuse_io_priv by Miklos Szeredi · 5 years ago
  93. 724c15a43 virtiofs: Use completions while waiting for queue to be drained by Vivek Goyal · 5 years ago
  94. 1efcf39 virtiofs: Do not send forget request "struct list_head" element by Vivek Goyal · 5 years ago
  95. 58ada94 virtiofs: Use a common function to send forget by Vivek Goyal · 5 years ago
  96. 6718b6f pipe: Allow pipes to have kernel-reserved slots by David Howells · 5 years ago
  97. 0092944 virtiofs: Fix old-style declaration by YueHaibing · 5 years ago
  98. c634da7 fuse: verify nlink by Miklos Szeredi · 5 years ago
  99. 8aab336 fuse: verify write return by Miklos Szeredi · 5 years ago
  100. eb59bd1 fuse: verify attributes by Miklos Szeredi · 5 years ago