1. 96dcb97 Merge branch 'for-5.14/dax' into libnvdimm-fixes by Dan Williams · 3 years, 5 months ago
  2. 2e29be2 fs/fuse: Remove unneeded kaddr parameter by Ira Weiny · 3 years, 7 months ago
  3. 8e4f3e1 Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 6 months ago
  4. d3acb15 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago
  5. 3a6b216 mm: move page dirtying prototypes from mm.h by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  6. b82a96c fs: remove noop_set_page_dirty() by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  7. c4e0cd4 virtiofs: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  8. 6c88632 fuse: use DIV_ROUND_UP helper macro for calculations by Wu Bo · 3 years, 7 months ago
  9. 15db168 fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 6 months ago
  10. 6b1bdb5 fuse: allow fallocate(FALLOC_FL_ZERO_RANGE) by Richard W.M. Jones · 3 years, 8 months ago
  11. 1b53991 fuse: Make fuse_fill_super_submount() static by Greg Kurz · 3 years, 7 months ago
  12. 29e0e4d fuse: Switch to fc_mount() for submounts by Greg Kurz · 3 years, 7 months ago
  13. 266eb3f2 fuse: Call vfs_get_tree() for submounts by Greg Kurz · 3 years, 7 months ago
  14. fe0a7bd fuse: add dedicated filesystem context ops for submounts by Greg Kurz · 3 years, 7 months ago
  15. 2d82ab2 virtiofs: propagate sync() to file server by Greg Kurz · 3 years, 8 months ago
  16. 49221cf fuse: reject internal errno by Miklos Szeredi · 3 years, 6 months ago
  17. 80ef086 fuse: check connected before queueing on fpq->io by Miklos Szeredi · 3 years, 6 months ago
  18. b89ecd60 fuse: ignore PG_workingset after stealing by Miklos Szeredi · 3 years, 7 months ago
  19. f0b65f3 iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variant by Al Viro · 3 years, 8 months ago
  20. e4a9ccd fuse: Fix infinite loop in sget_fc() by Greg Kurz · 3 years, 7 months ago
  21. e3a43f2 fuse: Fix crash if superblock of submount gets killed early by Greg Kurz · 3 years, 7 months ago
  22. d92d88f fuse: Fix crash in fuse_dentry_automount() error path by Greg Kurz · 3 years, 7 months ago
  23. 8959a23 fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count() by Al Viro · 3 years, 7 months ago
  24. 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  25. 9ec1efb Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 8 months ago
  26. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  27. d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  28. 80e5d1ff5 useful constants: struct qstr for ".." by Al Viro · 3 years, 9 months ago
  29. 3c9c143 cuse: simplify refcount by Miklos Szeredi · 3 years, 9 months ago
  30. 8217673 cuse: prevent clone by Miklos Szeredi · 3 years, 9 months ago
  31. 0a7419c virtiofs: fix userns by Miklos Szeredi · 3 years, 9 months ago
  32. 07595bf virtiofs: remove useless function by Jiapeng Chong · 3 years, 9 months ago
  33. a7f0d7a virtiofs: split requests that exceed virtqueue size by Connor Kuehl · 3 years, 10 months ago
  34. c79c5e0 virtiofs: fix memory leak in virtio_fs_probe() by Luis Henriques · 3 years, 10 months ago
  35. 3466958 fuse: invalidate attrs when page writeback completes by Vivek Goyal · 3 years, 9 months ago
  36. 550a7d3 fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID by Vivek Goyal · 3 years, 9 months ago
  37. 52a4c95 fuse: extend FUSE_SETXATTR request by Vivek Goyal · 3 years, 9 months ago
  38. 6076f5f fuse: fix matching of FUSE_DEV_IOC_CLONE command by Alessio Balsini · 3 years, 10 months ago
  39. aa6ff55 fuse: fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
  40. a73d47f fuse: don't zero pages twice by Miklos Szeredi · 3 years, 9 months ago
  41. 4b91459 fuse: fix typo for fuse_conn.max_pages comment by Connor Kuehl · 3 years, 10 months ago
  42. 4f06dd9 fuse: fix write deadlock by Vivek Goyal · 4 years, 2 months ago
  43. 72227ea fuse: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  44. b9d54c6 fuse: add internal open/release helpers by Miklos Szeredi · 3 years, 9 months ago
  45. 54d601c fuse: unsigned open flags by Miklos Szeredi · 3 years, 9 months ago
  46. 9ac29fd fuse: move ioctl to separate source file by Miklos Szeredi · 3 years, 9 months ago
  47. f8425c9 fuse: 32-bit user space ioctl compat for fuse device by Alessio Balsini · 4 years ago
  48. 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 3 years, 10 months ago
  49. 3f9b9ef virtiofs: Fail dax mount if device does not support it by Vivek Goyal · 3 years, 11 months ago
  50. 775c5033 fuse: fix live lock in fuse_iget() by Amir Goldstein · 3 years, 10 months ago
  51. 1f7ef65 mm/filemap: remove unused parameter and change to void type for replace_page_cache_page() by Baolin Wang · 3 years, 10 months ago
  52. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  53. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  54. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  55. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  56. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  57. 5d069db fuse: fix bad inode by Miklos Szeredi · 4 years, 1 month ago
  58. 9d769e6 fuse: support SB_NOSEC flag to improve write performance by Vivek Goyal · 4 years, 3 months ago
  59. 643a666 fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request by Vivek Goyal · 4 years, 3 months ago
  60. 8981bdf fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2 by Vivek Goyal · 4 years, 3 months ago
  61. 3179216 fuse: setattr should set FATTR_KILL_SUIDGID by Vivek Goyal · 4 years, 3 months ago
  62. b866739 fuse: set FUSE_WRITE_KILL_SUIDGID in cached write path by Vivek Goyal · 4 years, 3 months ago
  63. 10c52c8 fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID by Miklos Szeredi · 4 years, 2 months ago
  64. 63f9909 fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2 by Vivek Goyal · 4 years, 3 months ago
  65. df8629a fuse: always revalidate if exclusive create by Miklos Szeredi · 4 years, 2 months ago
  66. 833c5a4 virtiofs: clean up error handling in virtio_fs_get_tree() by Miklos Szeredi · 4 years, 2 months ago
  67. 6a68d1e fuse: add fuse_sb_destroy() helper by Miklos Szeredi · 4 years, 2 months ago
  68. bd3bf1e fuse: simplify get_fuse_conn*() by Miklos Szeredi · 4 years, 2 months ago
  69. 514b5e3 fuse: get rid of fuse_mount refcount by Miklos Szeredi · 4 years, 2 months ago
  70. b19d3d0 virtiofs: simplify sb setup by Miklos Szeredi · 4 years, 2 months ago
  71. 66ab33b virtiofs fix leak in setup by Miklos Szeredi · 4 years, 2 months ago
  72. 3993382b fuse: launder page should wait for page writeback by Miklos Szeredi · 4 years, 2 months ago
  73. 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
  74. 42d3e2d virtiofs: calculate number of scatter-gather elements accurately by Vivek Goyal · 4 years, 3 months ago
  75. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  76. 413daa1 fuse: connection remove fix by Miklos Szeredi · 4 years, 3 months ago
  77. bf109c6 fuse: implement crossmounts by Max Reitz · 4 years, 9 months ago
  78. 823423e bdi: invert BDI_CAP_NO_ACCT_WB by Christoph Hellwig · 4 years, 3 months ago
  79. 55b2598 bdi: initialize ->ra_pages and ->io_pages in bdi_init by Christoph Hellwig · 4 years, 3 months ago
  80. 1866d77 fuse: Allow fuse_fill_super_common() for submounts by Max Reitz · 4 years, 4 months ago
  81. fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 8 months ago
  82. 8f622e9 fuse: drop fuse_conn parameter where possible by Max Reitz · 4 years, 9 months ago
  83. 24754db fuse: store fuse_conn in fuse_req by Max Reitz · 4 years, 9 months ago
  84. d78092e fuse: fix page dereference after free by Miklos Szeredi · 4 years, 4 months ago
  85. 933a375 fuse: fix the ->direct_IO() treatment of iov_iter by Al Viro · 4 years, 4 months ago
  86. 9a752d1 virtiofs: add logic to free up a memory range by Vivek Goyal · 4 years, 5 months ago
  87. d0cfb9d virtiofs: maintain a list of busy elements by Vivek Goyal · 4 years, 5 months ago
  88. 6ae330c virtiofs: serialize truncate/punch_hole and dax fault path by Vivek Goyal · 4 years, 5 months ago
  89. 9483e7d virtiofs: define dax address space operations by Vivek Goyal · 4 years, 5 months ago
  90. 2a9a609 virtiofs: add DAX mmap support by Stefan Hajnoczi · 4 years, 5 months ago
  91. c2d0ad0 virtiofs: implement dax read/write operations by Vivek Goyal · 4 years, 5 months ago
  92. fd1a1dc virtiofs: implement FUSE_INIT map_alignment field by Stefan Hajnoczi · 4 years, 5 months ago
  93. 45f2348 virtiofs: keep a list of free dax memory ranges by Vivek Goyal · 4 years, 5 months ago
  94. 1dd5395 virtiofs: add a mount option to enable dax by Vivek Goyal · 4 years, 5 months ago
  95. 22f3787 virtiofs: set up virtio_fs dax_device by Stefan Hajnoczi · 4 years, 5 months ago
  96. f4fd4ae virtiofs: get rid of no_mount_options by Vivek Goyal · 4 years, 5 months ago
  97. b43b7e8 virtiofs: provide a helper function for virtqueue initialization by Vivek Goyal · 4 years, 5 months ago
  98. c1b0c62 fuse: update project homepage by André Almeida · 4 years, 5 months ago
  99. 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
  100. 2c0349e virtio_fs: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago