Age | Commit message (Expand) | Author |
2020-09-18 | fuse: drop fuse_conn parameter where possible | Max Reitz |
2020-09-18 | fuse: store fuse_conn in fuse_req | Max Reitz |
2020-09-18 | fuse: fix page dereference after free | Miklos Szeredi |
2020-09-10 | virtiofs: add logic to free up a memory range | Vivek Goyal |
2020-09-10 | virtiofs: maintain a list of busy elements | Vivek Goyal |
2020-09-10 | virtiofs: serialize truncate/punch_hole and dax fault path | Vivek Goyal |
2020-09-10 | virtiofs: define dax address space operations | Vivek Goyal |
2020-09-10 | virtiofs: add DAX mmap support | Stefan Hajnoczi |
2020-09-10 | virtiofs: implement dax read/write operations | Vivek Goyal |
2020-09-10 | virtiofs: implement FUSE_INIT map_alignment field | Stefan Hajnoczi |
2020-09-10 | virtiofs: keep a list of free dax memory ranges | Vivek Goyal |
2020-09-10 | virtiofs: add a mount option to enable dax | Vivek Goyal |
2020-09-10 | virtiofs: set up virtio_fs dax_device | Stefan Hajnoczi |
2020-09-10 | virtiofs: get rid of no_mount_options | Vivek Goyal |
2020-09-10 | virtiofs: provide a helper function for virtqueue initialization | Vivek Goyal |
2020-09-10 | dax: Create a range version of dax_layout_busy_page() | Vivek Goyal |
2020-09-04 | fuse: update project homepage | André Almeida |
2020-08-30 | Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-08-29 | Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-28 | Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-28 | Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-28 | Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-08-28 | Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-08-28 | cifs: fix check of tcon dfs in smb1 | Paulo Alcantara |
2020-08-27 | io_uring: don't bounce block based -EAGAIN retry off task_work | Jens Axboe |
2020-08-27 | io_uring: fix IOPOLL -EAGAIN retries | Jens Axboe |
2020-08-27 | afs: Remove erroneous fallthough annotation | Dan Carpenter |
2020-08-26 | io_uring: clear req->result on IOPOLL re-issue | Jens Axboe |
2020-08-26 | io_uring: make offset == -1 consistent with preadv2/pwritev2 | Jens Axboe |
2020-08-25 | Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds |
2020-08-25 | Merge tag 'm68knommu-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-25 | io_uring: ensure read requests go through -ERESTART* transformation | Jens Axboe |
2020-08-25 | io_uring: don't use poll handler if file can't be nonblocking read/written | Jens Axboe |
2020-08-25 | io_uring: fix imbalanced sqo_mm accounting | Jens Axboe |
2020-08-25 | io_uring: revert consumed iov_iter bytes on error | Jens Axboe |
2020-08-24 | Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-24 | ceph: don't allow setlease on cephfs | Jeff Layton |
2020-08-24 | ceph: fix inode number handling on arches with 32-bit ino_t | Jeff Layton |
2020-08-24 | gfs2: add some much needed cleanup for log flushes that fail | Bob Peterson |
2020-08-24 | binfmt_flat: revert "binfmt_flat: don't offset the data start" | Max Filippov |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-23 | io-wq: fix hang after cancelling pending hashed work | Pavel Begunkov |
2020-08-23 | io_uring: don't recurse on tsk->sighand->siglock with signalfd | Jens Axboe |
2020-08-22 | Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2020-08-22 | do_epoll_ctl(): clean the failure exits up a bit | Al Viro |
2020-08-22 | epoll: Keep a reference on files added to the check list | Marc Zyngier |
2020-08-21 | Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-21 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2020-08-21 | afs: Fix NULL deref in afs_dynroot_depopulate() | David Howells |