summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-10-27Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-26Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-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-23Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-22fs/dax: Fix pmd vs pte conflict detectionDan Williams
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-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
2019-10-15io_uring: consider the overflow of sequence for timeout reqyangerkun
2019-10-15btrfs: don't needlessly create extent-refs kernel threadDavid Sterba
2019-10-14fs/fs-writeback.c: fix kernel-doc warningRandy Dunlap
2019-10-14fs/libfs.c: fix kernel-doc warningRandy Dunlap
2019-10-14fs/direct-io.c: fix kernel-doc warningRandy Dunlap
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-10-13Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-12tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)
2019-10-12tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)
2019-10-11Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-10-11Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds