Age | Commit message (Expand) | Author |
2019-10-25 | io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD | Jens Axboe |
2019-10-25 | io_uring: used cached copies of sq->dropped and cq->overflow | Jens Axboe |
2019-10-25 | io_uring: Fix race for sqes with userspace | Pavel Begunkov |
2019-10-25 | io_uring: Fix broken links with offloading | Pavel Begunkov |
2019-10-25 | io_uring: Fix corrupted user_data | Pavel Begunkov |
2019-10-25 | autofs: fix a leak in autofs_expire_indirect() | Al Viro |
2019-10-24 | cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs | Dave Wysochanski |
2019-10-24 | CIFS: Fix use after free of file info structures | Pavel Shilovsky |
2019-10-24 | CIFS: Fix retry mid list corruption on reconnects | Pavel Shilovsky |
2019-10-24 | Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-10-24 | gfs2: Fix memory leak when gfs2meta's fs_context is freed | Andrew Price |
2019-10-23 | io_uring: correct timeout req sequence when inserting a new entry | zhangyi (F) |
2019-10-23 | io_uring : correct timeout req sequence when waiting timeout | zhangyi (F) |
2019-10-23 | io_uring: revert "io_uring: optimize submit_and_wait API" | Jens Axboe |
2019-10-23 | fuse: redundant get_fuse_inode() calls in fuse_writepages_fill() | Vasily Averin |
2019-10-23 | fuse: truncate pending writes on O_TRUNC | Miklos Szeredi |
2019-10-23 | fuse: flush dirty data/metadata before non-truncate setattr | Miklos Szeredi |
2019-10-23 | Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-10-23 | virtiofs: Remove set but not used variable 'fc' | zhengbin |
2019-10-22 | fs/dax: Fix pmd vs pte conflict detection | Dan Williams |
2019-10-21 | aio: Fix io_pgetevents() struct __compat_aio_sigset layout | Guillem Jover |
2019-10-21 | virtiofs: Retry request submission from worker context | Vivek Goyal |
2019-10-21 | virtiofs: Count pending forgets as in_flight forgets | Vivek Goyal |
2019-10-21 | virtiofs: Set FR_SENT flag only after request has been sent | Vivek Goyal |
2019-10-21 | virtiofs: No need to check fpq->connected state | Vivek Goyal |
2019-10-21 | virtiofs: Do not end request in submission context | Vivek Goyal |
2019-10-21 | fuse: don't advise readdirplus for negative lookup | Miklos Szeredi |
2019-10-21 | fuse: don't dereference req->args on finished request | Miklos Szeredi |
2019-10-20 | cifs: Fix missed free operations | Chuhong Yuan |
2019-10-20 | CIFS: avoid using MID 0xFFFF | Roberto Bergantinos Corpas |
2019-10-20 | cifs: clarify comment about timestamp granularity for old servers | Steve French |
2019-10-20 | cifs: Handle -EINPROGRESS only when noblockcnt is set | Paulo Alcantara (SUSE) |
2019-10-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-10-19 | proc/meminfo: fix output alignment | Kirill A. Shutemov |
2019-10-19 | ocfs2: fix panic due to ocfs2_wq is null | Yi Li |
2019-10-19 | ocfs2: fix error handling in ocfs2_setattr() | Chengguang Xu |
2019-10-19 | fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c | David Hildenbrand |
2019-10-18 | Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-10-18 | filldir[64]: remove WARN_ON_ONCE() for bad directory entries | Linus Torvalds |
2019-10-18 | Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-10-17 | io_uring: fix logic error in io_timeout | yangerkun |
2019-10-17 | io_uring: fix up O_NONBLOCK handling for sockets | Jens Axboe |
2019-10-17 | Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-10-17 | Btrfs: check for the full sync flag while holding the inode lock during fsync | Filipe Manana |
2019-10-17 | Btrfs: fix qgroup double free after failure to reserve metadata for delalloc | Filipe Manana |
2019-10-17 | btrfs: tracepoints: Fix wrong parameter order for qgroup events | Qu Wenruo |
2019-10-16 | fs/namespace.c: fix use-after-free of mount in mnt_warn_timestamp_expiry() | Eric Biggers |
2019-10-15 | btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex... | Qu Wenruo |
2019-10-15 | xfs: change the seconds fields in xfs_bulkstat to signed | Darrick J. Wong |
2019-10-15 | ceph: just skip unrecognized info in ceph_reply_info_extra | Jeff Layton |