1. 249dae1 Merge 5.10.83 into android-5.10 by Greg Kroah-Hartman · 3 years, 1 month ago
  2. 8f4d071 fuse: release pipe buf after last use by Miklos Szeredi · 3 years, 1 month ago
  3. c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
  4. b05eea1 fuse: fix page stealing by Miklos Szeredi · 3 years, 2 months ago
  5. beafee9 Merge 5.10.68 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
  6. b7d4f31 fuse: fix use after free in fuse_read_interrupt() by Miklos Szeredi · 3 years, 5 months ago
  7. 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  8. 4eab2e2 fuse: reject internal errno by Miklos Szeredi · 3 years, 6 months ago
  9. bb7ee90 fuse: check connected before queueing on fpq->io by Miklos Szeredi · 3 years, 6 months ago
  10. 912e985 fuse: ignore PG_workingset after stealing by Miklos Szeredi · 3 years, 6 months ago
  11. 2c6791b UPSTREAM: fuse: fix matching of FUSE_DEV_IOC_CLONE command by Alessio Balsini · 3 years, 9 months ago
  12. 5e424f8 ANDROID: fuse/passthrough: API V2 with __u32 open argument by Alessio Balsini · 3 years, 8 months ago
  13. 2de28a0 ANDROID: mm: page_pinner: use put_user_page at fuse_copy_finish by Minchan Kim · 3 years, 9 months ago
  14. 9634f0e FROMLIST: fuse: Definitions and ioctl for passthrough by Alessio Balsini · 4 years ago
  15. 7fe3235 FROMLIST: fuse: 32-bit user space ioctl compat for fuse device by Alessio Balsini · 4 years ago
  16. 95209e2 Revert "FROMLIST: fuse: Definitions and ioctl() for passthrough" by Alessio Balsini · 4 years ago
  17. aca2651 ANDROID: fuse: Add support for d_canonical_path by Daniel Rosenberg · 9 years ago
  18. 314603f FROMLIST: fuse: Definitions and ioctl() for passthrough by Alessio Balsini · 4 years, 4 months ago
  19. fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 8 months ago
  20. 8f622e9 fuse: drop fuse_conn parameter where possible by Max Reitz · 4 years, 8 months ago
  21. 24754db fuse: store fuse_conn in fuse_req by Max Reitz · 4 years, 8 months ago
  22. d78092e fuse: fix page dereference after free by Miklos Szeredi · 4 years, 3 months ago
  23. 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
  24. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  25. 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 4 years, 7 months ago
  26. 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
  27. c928f64 fs: rename pipe_buf ->steal to ->try_steal by Christoph Hellwig · 4 years, 7 months ago
  28. 32f9887 fuse: don't check refcount after stealing page by Miklos Szeredi · 4 years, 7 months ago
  29. a5005c3 fuse: fix weird page warning by Miklos Szeredi · 4 years, 7 months ago
  30. 0058938 fuse: use dump_page by Miklos Szeredi · 4 years, 7 months ago
  31. 72ef5e5 docs: fix broken references to text files by Mauro Carvalho Chehab · 4 years, 9 months ago
  32. 75d8925 fuse: Update stale comment in queue_interrupt() by Kirill Tkhai · 4 years, 10 months ago
  33. 0e9fb6f fuse: BUG_ON correction in fuse_dev_splice_write() by Vasily Averin · 5 years ago
  34. 3e8cb8b fuse: fix stack use after return by Miklos Szeredi · 4 years, 11 months ago
  35. 76f6777 pipe: Fix iteration end check in fuse_dev_splice_write() by David Howells · 5 years ago
  36. 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
  37. 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
  38. 6718b6f pipe: Allow pipes to have kernel-reserved slots by David Howells · 5 years ago
  39. 8cefc10 pipe: Use head and tail pointers for the ring, not cursor and length by David Howells · 5 years ago
  40. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  41. 2b319d1 fuse: don't dereference req->args on finished request by Miklos Szeredi · 5 years ago
  42. 5addcd5 fuse: Make fuse_args_to_req static by YueHaibing · 5 years ago
  43. 0ed4059 fuse: unexport fuse_put_request by Arnd Bergmann · 5 years ago
  44. 0cd1eb9a fuse: separate fuse device allocation and installation in fuse_conn by Vivek Goyal · 6 years ago
  45. ae3aad7 fuse: add fuse_iqueue_ops callbacks by Stefan Hajnoczi · 7 years ago
  46. 4388c5a fuse: export fuse_dequeue_forget() function by Vivek Goyal · 6 years ago
  47. 79d96ef fuse: export fuse_get_unique() by Stefan Hajnoczi · 7 years ago
  48. 14d46d7 fuse: export fuse_len_args() by Stefan Hajnoczi · 7 years ago
  49. 04ec5af fuse: export fuse_end_request() by Stefan Hajnoczi · 7 years ago
  50. 05ea48c fuse: stop copying pages to fuse_req by Miklos Szeredi · 5 years ago
  51. d499377 fuse: stop copying args to fuse_req by Miklos Szeredi · 5 years ago
  52. 7213394 fuse: simplify request allocation by Miklos Szeredi · 5 years ago
  53. 66abc35 fuse: unexport request ops by Miklos Szeredi · 5 years ago
  54. 75b399d fuse: convert retrieve to simple api by Miklos Szeredi · 5 years ago
  55. 33826eb fuse: convert writepages to simple api by Miklos Szeredi · 5 years ago
  56. 1259728 fuse: add simple background helper by Miklos Szeredi · 5 years ago
  57. 093f38a fuse: convert ioctl to simple api by Miklos Szeredi · 5 years ago
  58. 4c4f03f fuse: move page alloc by Miklos Szeredi · 5 years ago
  59. 6858316 fuse: add pages to fuse_args by Miklos Szeredi · 5 years ago
  60. e413754 fuse: add nocreds to fuse_args by Miklos Szeredi · 5 years ago
  61. 3545fe2 fuse: convert fuse_force_forget() to simple api by Miklos Szeredi · 5 years ago
  62. 454a761 fuse: add noreply to fuse_args by Miklos Szeredi · 5 years ago
  63. c500eba fuse: convert flush to simple api by Miklos Szeredi · 5 years ago
  64. 40ac7ab fuse: simplify 'nofail' request by Miklos Szeredi · 5 years ago
  65. d5b4854 fuse: flatten 'struct fuse_args' by Miklos Szeredi · 5 years ago
  66. 76e43c8 fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock by Eric Biggers · 5 years ago
  67. 1fb027d fuse: require /dev/fuse reads to have enough buffer capacity (take 2) by Kirill Smelkov · 5 years ago
  68. 766741f Revert "fuse: require /dev/fuse reads to have enough buffer capacity" by Miklos Szeredi · 6 years ago
  69. d4b1396 fuse: require /dev/fuse reads to have enough buffer capacity by Kirill Smelkov · 6 years ago
  70. 7640682 fuse: retrieve: cap requested size to negotiated max_write by Kirill Smelkov · 6 years ago
  71. f229448 fuse: convert printk -> pr_* by Kirill Smelkov · 6 years ago
  72. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  73. 15fab63 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 6 years ago
  74. eb98e3bd fuse: clean up aborted by Miklos Szeredi · 6 years ago
  75. 6b67573 fuse: Protect ff->reserved_req via corresponding fi->lock by Kirill Tkhai · 6 years ago
  76. b782911 fuse: Verify userspace asks to requeue interrupt that we really sent by Kirill Tkhai · 6 years ago
  77. 7407a10 fuse: Do some refactoring in fuse_dev_do_write() by Kirill Tkhai · 6 years ago
  78. 5e0fed7 fuse: Wake up req->waitq of only if not background by Kirill Tkhai · 6 years ago
  79. 217316a fuse: Optimize request_end() by not taking fiq->waitq.lock by Kirill Tkhai · 6 years ago
  80. 8da6e91 fuse: Kill fasync only if interrupt is queued in queue_interrupt() by Kirill Tkhai · 6 years ago
  81. 3406175 fuse: Remove stale comment in end_requests() by Kirill Tkhai · 6 years ago
  82. 9509941 fuse: call pipe_buf_release() under pipe lock by Jann Horn · 6 years ago
  83. 97e1532e fuse: handle zero sized retrieve correctly by Miklos Szeredi · 6 years ago
  84. 2d84a2d fuse: fix possibly missed wake-up after abort by Miklos Szeredi · 6 years ago
  85. 7fabaf3 fuse: fix leaked notify reply 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. 8a7aa28 fuse: allocate page array more efficiently by Miklos Szeredi · 6 years ago
  89. be2ff42 fuse: Use hash table to link processing request by Kirill Tkhai · 6 years ago
  90. 3a5358d fuse: kill req->intr_unique by Kirill Tkhai · 6 years ago
  91. c59fd85 fuse: change interrupt requests allocation algorithm by Kirill Tkhai · 6 years ago
  92. 63825b4 fuse: do not take fc->lock in fuse_request_send_background() by Kirill Tkhai · 6 years ago
  93. ae2dffa fuse: introduce fc->bg_lock by Kirill Tkhai · 6 years ago
  94. e287179 fuse: use list_first_entry() in flush_bg_queue() by Kirill Tkhai · 6 years ago
  95. 908a572 fuse: fix blocked_waitq wakeup by Miklos Szeredi · 6 years ago
  96. 4c316f2 fuse: set FR_SENT while locked by Miklos Szeredi · 6 years ago
  97. d2d2d4f fuse: Fix use-after-free in fuse_dev_do_write() by Kirill Tkhai · 6 years ago
  98. bc78abb fuse: Fix use-after-free in fuse_dev_do_read() by Kirill Tkhai · 6 years ago
  99. 9635453 fuse: reduce allocation size for splice_write by Andrey Ryabinin · 6 years ago
  100. d6d931a fuse: use kvmalloc to allocate array of pipe_buffer structs. by Andrey Ryabinin · 6 years ago