1. c4d0879 Merge 5.10.87 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
  2. c31470a fuse: make sure reclaim doesn't write the inode by Miklos Szeredi · 3 years, 2 months ago
  3. 77b971b Merge 5.10.63 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  4. ad5e13f fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 6 months ago
  5. 5e424f8 ANDROID: fuse/passthrough: API V2 with __u32 open argument by Alessio Balsini · 3 years, 8 months ago
  6. a1ac3f3 Merge 5.10.36 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  7. 1c525c2 fuse: fix write deadlock by Vivek Goyal · 4 years, 2 months ago
  8. 061e6e0 Merge 5.10.25 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 9 months ago
  9. d955f13 fuse: fix live lock in fuse_iget() by Amir Goldstein · 3 years, 10 months ago
  10. 32c13ae FROMLIST: fuse: Introduce passthrough for mmap by Alessio Balsini · 4 years ago
  11. aa29f32 FROMLIST: fuse: Use daemon creds in passthrough mode by Alessio Balsini · 4 years ago
  12. b10e3c9c FROMLIST: fuse: Introduce synchronous read and write for passthrough by Alessio Balsini · 4 years ago
  13. 9634f0e FROMLIST: fuse: Definitions and ioctl for passthrough by Alessio Balsini · 4 years ago
  14. 95209e2 Revert "FROMLIST: fuse: Definitions and ioctl() for passthrough" by Alessio Balsini · 4 years ago
  15. fc4ac7f Revert "FROMLIST: fuse: Introduce synchronous read and write for passthrough" by Alessio Balsini · 4 years ago
  16. 6ee117d Revert "FROMLIST: fuse: Use daemon creds in passthrough mode" by Alessio Balsini · 4 years ago
  17. 0290a41 Merge 5.10.6 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  18. 36cf9ae fuse: fix bad inode by Miklos Szeredi · 4 years, 1 month ago
  19. aca2651 ANDROID: fuse: Add support for d_canonical_path by Daniel Rosenberg · 9 years ago
  20. 9ee350d FROMLIST: fuse: Use daemon creds in passthrough mode by Alessio Balsini · 4 years, 3 months ago
  21. f32d3e5 FROMLIST: fuse: Introduce synchronous read and write for passthrough by Alessio Balsini · 4 years, 4 months ago
  22. 314603f FROMLIST: fuse: Definitions and ioctl() for passthrough by Alessio Balsini · 4 years, 4 months ago
  23. caf51e6 Merge 694565356c2e ("Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  24. bf109c6 fuse: implement crossmounts by Max Reitz · 4 years, 8 months ago
  25. 1866d77 fuse: Allow fuse_fill_super_common() for submounts by Max Reitz · 4 years, 4 months ago
  26. fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 8 months ago
  27. 8f622e9 fuse: drop fuse_conn parameter where possible by Max Reitz · 4 years, 8 months ago
  28. 24754db fuse: store fuse_conn in fuse_req by Max Reitz · 4 years, 8 months ago
  29. 9a752d1 virtiofs: add logic to free up a memory range by Vivek Goyal · 4 years, 4 months ago
  30. 6ae330c virtiofs: serialize truncate/punch_hole and dax fault path by Vivek Goyal · 4 years, 4 months ago
  31. c2d0ad0 virtiofs: implement dax read/write operations by Vivek Goyal · 4 years, 4 months ago
  32. fd1a1dc virtiofs: implement FUSE_INIT map_alignment field by Stefan Hajnoczi · 4 years, 4 months ago
  33. 1dd5395 virtiofs: add a mount option to enable dax by Vivek Goyal · 4 years, 4 months ago
  34. f4fd4ae virtiofs: get rid of no_mount_options by Vivek Goyal · 4 years, 4 months ago
  35. 4c090c8 ANDROID: GKI: Don't compact fuse_req when CONFIG_VIRTIO_FS=n by Alistair Delva · 4 years, 5 months ago
  36. 6b2fb79 fuse: optimize writepages search by Maxim Patlasov · 5 years ago
  37. bb737bb virtiofs: schedule blocking async replies in separate worker by Vivek Goyal · 4 years, 8 months ago
  38. 3e8cb8b fuse: fix stack use after return by Miklos Szeredi · 4 years, 11 months ago
  39. eb59bd1 fuse: verify attributes by Miklos Szeredi · 5 years ago
  40. 3f22c74 virtio-fs: don't show mount options by Miklos Szeredi · 5 years ago
  41. a62a8ef virtio-fs: add virtiofs filesystem by Stefan Hajnoczi · 7 years ago
  42. 15c8e72 fuse: allow skipping control interface and forced unmount by Vivek Goyal · 6 years ago
  43. 783863d fuse: dissociate DESTROY from fuseblk by Miklos Szeredi · 5 years ago
  44. 8fab010 fuse: delete dentry if timeout is zero by Miklos Szeredi · 6 years ago
  45. 0cd1eb9a fuse: separate fuse device allocation and installation in fuse_conn by Vivek Goyal · 6 years ago
  46. ae3aad7 fuse: add fuse_iqueue_ops callbacks by Stefan Hajnoczi · 7 years ago
  47. 0cc2656 fuse: extract fuse_fill_super_common() by Stefan Hajnoczi · 7 years ago
  48. 4388c5a fuse: export fuse_dequeue_forget() function by Vivek Goyal · 6 years ago
  49. 79d96ef fuse: export fuse_get_unique() by Stefan Hajnoczi · 7 years ago
  50. 95a84cdb fuse: export fuse_send_init_request() by Vivek Goyal · 6 years ago
  51. 14d46d7 fuse: export fuse_len_args() by Stefan Hajnoczi · 7 years ago
  52. 04ec5af fuse: export fuse_end_request() by Stefan Hajnoczi · 7 years ago
  53. 05ea48c fuse: stop copying pages to fuse_req by Miklos Szeredi · 5 years ago
  54. d499377 fuse: stop copying args to fuse_req by Miklos Szeredi · 5 years ago
  55. 145b673 fuse: clean up fuse_req by Miklos Szeredi · 5 years ago
  56. 7213394 fuse: simplify request allocation by Miklos Szeredi · 5 years ago
  57. 66abc35 fuse: unexport request ops by Miklos Szeredi · 5 years ago
  58. 4cb5486 fuse: convert release to simple api by Miklos Szeredi · 5 years ago
  59. 33826eb fuse: convert writepages to simple api by Miklos Szeredi · 5 years ago
  60. 43f5098 fuse: convert readdir to simple api by Miklos Szeredi · 5 years ago
  61. 1259728 fuse: add simple background helper by Miklos Szeredi · 5 years ago
  62. 4c4f03f fuse: move page alloc by Miklos Szeredi · 5 years ago
  63. 6858316 fuse: add pages to fuse_args by Miklos Szeredi · 5 years ago
  64. 1ccd1ea fuse: convert destroy to simple api by Miklos Szeredi · 5 years ago
  65. e413754 fuse: add nocreds to fuse_args by Miklos Szeredi · 5 years ago
  66. 3545fe2 fuse: convert fuse_force_forget() to simple api by Miklos Szeredi · 5 years ago
  67. 454a761 fuse: add noreply to fuse_args by Miklos Szeredi · 5 years ago
  68. c500eba fuse: convert flush to simple api by Miklos Szeredi · 5 years ago
  69. 40ac7ab fuse: simplify 'nofail' request by Miklos Szeredi · 5 years ago
  70. 1f4e9d0 fuse: rearrange and resize fuse_args fields by Miklos Szeredi · 5 years ago
  71. d5b4854 fuse: flatten 'struct fuse_args' by Miklos Szeredi · 5 years ago
  72. 76e43c8 fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock by Eric Biggers · 5 years ago
  73. ad2ba64 fuse: allow filesystems to have precise control over data cache by Kirill Smelkov · 6 years ago
  74. f229448 fuse: convert printk -> pr_* by Kirill Smelkov · 6 years ago
  75. d9a9ea9 fuse: support clients that don't implement 'opendir' by Chad Austin · 6 years ago
  76. 75126f5 fuse: use atomic64_t for khctr by Miklos Szeredi · 6 years ago
  77. eb98e3bd fuse: clean up aborted by Miklos Szeredi · 6 years ago
  78. 6b67573 fuse: Protect ff->reserved_req via corresponding fi->lock by Kirill Tkhai · 6 years ago
  79. f15ecfe fuse: Introduce fi->lock to protect write related fields by Kirill Tkhai · 6 years ago
  80. 4510d86 fuse: Convert fc->attr_version into atomic64_t by Kirill Tkhai · 6 years ago
  81. ebf84d0 fuse: Add fuse_inode argument to fuse_prepare_release() by Kirill Tkhai · 6 years ago
  82. 2e64ff1 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS by Chad Austin · 6 years ago
  83. a9c2d1e fuse: fix fsync on directory by Miklos Szeredi · 6 years ago
  84. 5571f1e fuse: enable caching of symlinks by Dan Schatzberg · 6 years ago
  85. 2f1e819 fuse: allow fine grained attr cache invaldation by Miklos Szeredi · 6 years ago
  86. e52a825 fuse: realloc page array by Miklos Szeredi · 6 years ago
  87. 5da784c fuse: add max_pages to init_out by Constantine Shulyupin · 6 years ago
  88. ab2257e fuse: reduce size of struct fuse_inode by Miklos Szeredi · 6 years ago
  89. 261aaba7 fuse: use iversion for readdir cache verification by Miklos Szeredi · 6 years ago
  90. 7118883 fuse: use mtime for readdir cache verification by Miklos Szeredi · 6 years ago
  91. 3494927 fuse: add readdir cache version by Miklos Szeredi · 6 years ago
  92. 5d7bc7e fuse: allow using readdir cache by Miklos Szeredi · 6 years ago
  93. 69e3455 fuse: allow caching readdir by Miklos Szeredi · 6 years ago
  94. d123d8e fuse: split out readdir.c by Miklos Szeredi · 6 years ago
  95. be2ff42 fuse: Use hash table to link processing request by Kirill Tkhai · 6 years ago
  96. 3a5358d fuse: kill req->intr_unique by Kirill Tkhai · 6 years ago
  97. 63825b4 fuse: do not take fc->lock in fuse_request_send_background() by Kirill Tkhai · 6 years ago
  98. ae2dffa fuse: introduce fc->bg_lock by Kirill Tkhai · 6 years ago
  99. 88bc7d5 fuse: add support for copy_file_range() by Niels de Vos · 6 years ago
  100. 63576c1 fuse: fix initial parallel dirops by Miklos Szeredi · 6 years ago