1. d5880c7 fuse: fix missing unlock_page in fuse_writepage() by Vasily Averin · 6 years ago
  2. 501ae8e fuse: reserve byteswapped init opcodes by Michael S. Tsirkin · 6 years ago
  3. 15c8e72 fuse: allow skipping control interface and forced unmount by Vivek Goyal · 6 years ago
  4. 783863d fuse: dissociate DESTROY from fuseblk by Miklos Szeredi · 6 years ago
  5. 8fab010 fuse: delete dentry if timeout is zero by Miklos Szeredi · 7 years ago
  6. 0cd1eb9a fuse: separate fuse device allocation and installation in fuse_conn by Vivek Goyal · 6 years ago
  7. ae3aad7 fuse: add fuse_iqueue_ops callbacks by Stefan Hajnoczi · 7 years ago
  8. 0cc2656 fuse: extract fuse_fill_super_common() by Stefan Hajnoczi · 7 years ago
  9. 4388c5a fuse: export fuse_dequeue_forget() function by Vivek Goyal · 6 years ago
  10. 79d96ef fuse: export fuse_get_unique() by Stefan Hajnoczi · 7 years ago
  11. 95a84cdb fuse: export fuse_send_init_request() by Vivek Goyal · 6 years ago
  12. 14d46d7 fuse: export fuse_len_args() by Stefan Hajnoczi · 7 years ago
  13. 04ec5af fuse: export fuse_end_request() by Stefan Hajnoczi · 7 years ago
  14. f22f812 fuse: fix request limit by Miklos Szeredi · 6 years ago
  15. 05ea48c fuse: stop copying pages to fuse_req by Miklos Szeredi · 6 years ago
  16. d499377 fuse: stop copying args to fuse_req by Miklos Szeredi · 6 years ago
  17. 145b673 fuse: clean up fuse_req by Miklos Szeredi · 6 years ago
  18. 7213394 fuse: simplify request allocation by Miklos Szeredi · 6 years ago
  19. 66abc35 fuse: unexport request ops by Miklos Szeredi · 6 years ago
  20. 75b399d fuse: convert retrieve to simple api by Miklos Szeredi · 6 years ago
  21. 4cb5486 fuse: convert release to simple api by Miklos Szeredi · 6 years ago
  22. b50ef7c cuse: convert init to simple api by Miklos Szeredi · 6 years ago
  23. 615047e fuse: convert init to simple api by Miklos Szeredi · 6 years ago
  24. 33826eb fuse: convert writepages to simple api by Miklos Szeredi · 6 years ago
  25. 43f5098 fuse: convert readdir to simple api by Miklos Szeredi · 6 years ago
  26. 134831e fuse: convert readpages to simple api by Miklos Szeredi · 6 years ago
  27. 45ac96e fuse: convert direct_io to simple api by Miklos Szeredi · 6 years ago
  28. 1259728 fuse: add simple background helper by Miklos Szeredi · 6 years ago
  29. 338f2e3 fuse: convert sync write to simple api by Miklos Szeredi · 6 years ago
  30. 00793ca fuse: covert readpage to simple api by Miklos Szeredi · 6 years ago
  31. a0d45d8 fuse: fuse_short_read(): don't take fuse_req as argument by Miklos Szeredi · 6 years ago
  32. 093f38a fuse: convert ioctl to simple api by Miklos Szeredi · 6 years ago
  33. 4c4f03f fuse: move page alloc by Miklos Szeredi · 6 years ago
  34. 4c29afe fuse: convert readlink to simple api by Miklos Szeredi · 6 years ago
  35. 6858316 fuse: add pages to fuse_args by Miklos Szeredi · 6 years ago
  36. 1ccd1ea fuse: convert destroy to simple api by Miklos Szeredi · 6 years ago
  37. e413754 fuse: add nocreds to fuse_args by Miklos Szeredi · 6 years ago
  38. 3545fe2 fuse: convert fuse_force_forget() to simple api by Miklos Szeredi · 6 years ago
  39. 454a761 fuse: add noreply to fuse_args by Miklos Szeredi · 6 years ago
  40. c500eba fuse: convert flush to simple api by Miklos Szeredi · 6 years ago
  41. 40ac7ab fuse: simplify 'nofail' request by Miklos Szeredi · 6 years ago
  42. 1f4e9d0 fuse: rearrange and resize fuse_args fields by Miklos Szeredi · 6 years ago
  43. d5b4854 fuse: flatten 'struct fuse_args' by Miklos Szeredi · 6 years ago
  44. 76e43c8 fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock by Eric Biggers · 6 years ago
  45. c7eb686 vfs: subtype handling moved to fuse by David Howells · 6 years ago
  46. c30da2e fuse: convert to use the new mount API by David Howells · 6 years ago
  47. bf9261b Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into HEAD by Miklos Szeredi · 6 years ago
  48. 0f07100 mtd: Provide fs_context-aware mount_mtd() replacement by David Howells · 6 years ago
  49. fe62c3a vfs: Create fs_context-aware mount_bdev() replacement by David Howells · 6 years ago
  50. 533770c new helper: get_tree_keyed() by Al Viro · 6 years ago
  51. 1dd9bc0 vfs: set fs_context::user_ns for reconfigure by Eric Biggers · 6 years ago
  52. 56d250e cuse: fix broken release by Miklos Szeredi · 6 years ago
  53. 17b2cbe fuse: cleanup fuse_wait_on_page_writeback by Maxim Patlasov · 6 years ago
  54. 1fb027d fuse: require /dev/fuse reads to have enough buffer capacity (take 2) by Kirill Smelkov · 6 years ago
  55. a55aa89 Linux 5.3-rc6 by Linus Torvalds · 6 years ago
  56. c749088 Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  57. 32ae83f Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  58. 94a76d9 Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago
  59. 146c3d3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. 5a13fc3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  61. 8a04c2e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  62. 05bbb93 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. 44c471e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. f47edb5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  65. e67095f Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  66. 00fb24a mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y by Andrey Ryabinin · 6 years ago
  67. 701d678 mm/zsmalloc.c: fix race condition in zs_destroy_pool by Henry Burns · 6 years ago
  68. 1a87aa0 mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely by Henry Burns · 6 years ago
  69. f7da677 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 6 years ago
  70. 46d0b24 userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx by Oleg Nesterov · 6 years ago
  71. 7b2b55d psi: get poll_work to run when calling poll syscall next time by Jason Xing · 6 years ago
  72. bb65f89 mm: memcontrol: flush percpu vmevents before releasing memcg by Roman Gushchin · 6 years ago
  73. c350a99 mm: memcontrol: flush percpu vmstats before releasing memcg by Roman Gushchin · 6 years ago
  74. bbcb03a parisc: fix compilation errrors by Qian Cai · 6 years ago
  75. cd96103 mm, page_alloc: move_freepages should not examine struct page of reserved memory by David Rientjes · 6 years ago
  76. d776aaa mm/z3fold.c: fix race between migration and destruction by Henry Burns · 6 years ago
  77. 083f0f2 Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  78. 3614692 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 6 years ago
  79. 0a022ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  80. 17d0fbf Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  81. 8942230 Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  82. bc67b17 Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  83. 087eeea Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm/fixes by Will Deacon · 6 years ago
  84. 7837951 drm/mediatek: include dma-mapping header by Dave Airlie · 6 years ago
  85. 9140d8b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  86. b9bd680 Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  87. dd469a4 Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  88. f576518 Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  89. 2e16f3e KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity by Andre Przywara · 6 years ago
  90. e3fb13b Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  91. 4e56394 Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  92. c536277 RDMA/siw: Fix 64/32bit pointer inconsistency by Bernard Metzler · 6 years ago
  93. 1374a22 Merge tag 'drm-fixes-2019-08-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  94. b63f20a x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 by Sean Christopherson · 6 years ago
  95. 1cfd5d3 dm table: fix invalid memory accesses with too high sector number by Mikulas Patocka · 6 years ago
  96. 48057ed gpio: Fix irqchip initialization order by Linus Walleij · 6 years ago
  97. 1fb254a xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT by Darrick J. Wong · 6 years ago
  98. a4a759b Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  99. c358ebf drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX by Lyude Paul · 6 years ago
  100. 75710f0 drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable by Alex Deucher · 6 years ago