summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2019-10-25io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREADJens Axboe
2019-10-25io_uring: used cached copies of sq->dropped and cq->overflowJens Axboe
2019-10-25io_uring: Fix race for sqes with userspacePavel Begunkov
2019-10-25io_uring: Fix broken links with offloadingPavel Begunkov
2019-10-25io_uring: Fix corrupted user_dataPavel Begunkov
2019-10-25autofs: fix a leak in autofs_expire_indirect()Al Viro
2019-10-24cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski
2019-10-24CIFS: Fix use after free of file info structuresPavel Shilovsky
2019-10-24CIFS: Fix retry mid list corruption on reconnectsPavel Shilovsky
2019-10-24Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-24gfs2: Fix memory leak when gfs2meta's fs_context is freedAndrew Price
2019-10-23io_uring: correct timeout req sequence when inserting a new entryzhangyi (F)
2019-10-23io_uring : correct timeout req sequence when waiting timeoutzhangyi (F)
2019-10-23io_uring: revert "io_uring: optimize submit_and_wait API"Jens Axboe
2019-10-23fuse: redundant get_fuse_inode() calls in fuse_writepages_fill()Vasily Averin
2019-10-23fuse: truncate pending writes on O_TRUNCMiklos Szeredi
2019-10-23fuse: flush dirty data/metadata before non-truncate setattrMiklos Szeredi
2019-10-23Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-23virtiofs: Remove set but not used variable 'fc'zhengbin
2019-10-22fs/dax: Fix pmd vs pte conflict detectionDan Williams
2019-10-21aio: Fix io_pgetevents() struct __compat_aio_sigset layoutGuillem Jover
2019-10-21virtiofs: Retry request submission from worker contextVivek Goyal
2019-10-21virtiofs: Count pending forgets as in_flight forgetsVivek Goyal
2019-10-21virtiofs: Set FR_SENT flag only after request has been sentVivek Goyal
2019-10-21virtiofs: No need to check fpq->connected stateVivek Goyal
2019-10-21virtiofs: Do not end request in submission contextVivek Goyal
2019-10-21fuse: don't advise readdirplus for negative lookupMiklos Szeredi
2019-10-21fuse: don't dereference req->args on finished requestMiklos Szeredi
2019-10-20cifs: Fix missed free operationsChuhong Yuan
2019-10-20CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas
2019-10-20cifs: clarify comment about timestamp granularity for old serversSteve French
2019-10-20cifs: Handle -EINPROGRESS only when noblockcnt is setPaulo Alcantara (SUSE)
2019-10-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-10-19proc/meminfo: fix output alignmentKirill A. Shutemov
2019-10-19ocfs2: fix panic due to ocfs2_wq is nullYi Li
2019-10-19ocfs2: fix error handling in ocfs2_setattr()Chengguang Xu
2019-10-19fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.cDavid Hildenbrand
2019-10-18Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-18filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds
2019-10-18Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-10-17io_uring: fix logic error in io_timeoutyangerkun
2019-10-17io_uring: fix up O_NONBLOCK handling for socketsJens Axboe
2019-10-17Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-10-17Btrfs: check for the full sync flag while holding the inode lock during fsyncFilipe Manana
2019-10-17Btrfs: fix qgroup double free after failure to reserve metadata for delallocFilipe Manana
2019-10-17btrfs: tracepoints: Fix wrong parameter order for qgroup eventsQu Wenruo
2019-10-16fs/namespace.c: fix use-after-free of mount in mnt_warn_timestamp_expiry()Eric Biggers
2019-10-15btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo
2019-10-15xfs: change the seconds fields in xfs_bulkstat to signedDarrick J. Wong
2019-10-15ceph: just skip unrecognized info in ceph_reply_info_extraJeff Layton