blob: fe6a04002622a82f967b6bc95f35f81fb6948ccc [file] [log] [blame]
2a9a609a0c4a ("virtiofs: add DAX mmap support")
c2d0ad00d948 ("virtiofs: implement dax read/write operations")
ceec02d4354a ("virtiofs: introduce setupmapping/removemapping commands")
fd1a1dc6f5aa ("virtiofs: implement FUSE_INIT map_alignment field")
45f2348eceb6 ("virtiofs: keep a list of free dax memory ranges")
1dd539577c42 ("virtiofs: add a mount option to enable dax")
f4fd4ae354ba ("virtiofs: get rid of no_mount_options")
6b2fb79963fb ("fuse: optimize writepages search")
7fd3abfa8dd7 ("virtiofs: do not use fuse_fill_super_common() for device installation")
8d66fcb74884 ("fuse: fix Kconfig indentation")
a9bfd9dd3417 ("virtiofs: Retry request submission from worker context")
c17ea0096103 ("virtiofs: Count pending forgets as in_flight forgets")
5dbe190f3412 ("virtiofs: Set FR_SENT flag only after request has been sent")
7ee1e2e631db ("virtiofs: No need to check fpq->connected state")
51fecdd2555b ("virtiofs: Do not end request in submission context")
3f22c7467136 ("virtio-fs: don't show mount options")
112e72373d1f ("virtio-fs: Change module name to virtiofs.ko")
a62a8ef9d97d ("virtio-fs: add virtiofs filesystem")
c4bb667eaf52 ("fuse: reserve values for mapping protocol")
15c8e72e88e0 ("fuse: allow skipping control interface and forced unmount")
783863d6476c ("fuse: dissociate DESTROY from fuseblk")
8fab01064436 ("fuse: delete dentry if timeout is zero")
0cd1eb9a4160 ("fuse: separate fuse device allocation and installation in fuse_conn")
ae3aad77f46f ("fuse: add fuse_iqueue_ops callbacks")
0cc2656cdb0b ("fuse: extract fuse_fill_super_common()")
79d96efffda7 ("fuse: export fuse_get_unique()")
14d46d7abc39 ("fuse: export fuse_len_args()")
05ea48cc2b09 ("fuse: stop copying pages to fuse_req")
d49937749fef ("fuse: stop copying args to fuse_req")
145b673bd208 ("fuse: clean up fuse_req")
75b399dda5be ("fuse: convert retrieve to simple api")
615047eff108 ("fuse: convert init to simple api")
33826ebbbe4b ("fuse: convert writepages to simple api")
1259728731a7 ("fuse: add simple background helper")
338f2e3f3341 ("fuse: convert sync write to simple api")
00793ca5d443 ("fuse: covert readpage to simple api")
a0d45d84f4c9 ("fuse: fuse_short_read(): don't take fuse_req as argument")
093f38a2c1a8 ("fuse: convert ioctl to simple api")
4c4f03f78ca9 ("fuse: move page alloc")
68583165f962 ("fuse: add pages to fuse_args")
1ccd1ea24962 ("fuse: convert destroy to simple api")
e413754b267e ("fuse: add nocreds to fuse_args")
454a7613f54e ("fuse: add noreply to fuse_args")
c500ebaa908d ("fuse: convert flush to simple api")
40ac7ab2d021 ("fuse: simplify 'nofail' request")
1f4e9d03d1fb ("fuse: rearrange and resize fuse_args fields")
d5b4854357f4 ("fuse: flatten 'struct fuse_args'")
76e43c8ccaa3 ("fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock")
c30da2e981a7 ("fuse: convert to use the new mount API")
f8c3500cd137 ("Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm")