summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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-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-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-15virtio-fs: don't show mount optionsMiklos Szeredi
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-14virtio-fs: Change module name to virtiofs.koVivek Goyal
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
2019-10-11btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo
2019-10-11Btrfs: add missing extents release on file extent cluster relocation errorFilipe Manana
2019-10-11Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-10io_uring: fix sequence logic for timeout requestsJens Axboe
2019-10-10NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever