summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-11-24Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-11-23Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-21iomap: readpages doesn't zero page tail beyond EOFDave Chinner
2018-11-21vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPPDave Chinner
2018-11-21iomap: dio data corruption and spurious errors when pipes fillDave Chinner
2018-11-21iomap: sub-block dio needs to zeroout beyond EOFDave Chinner
2018-11-21iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extentsDave Chinner
2018-11-21xfs: delalloc -> unwritten COW fork allocation can go wrongDave Chinner
2018-11-21xfs: flush removing page cache in xfs_reflink_remap_prepDave Chinner
2018-11-20xfs: extent shifting doesn't fully invalidate page cacheDave Chinner
2018-11-20xfs: finobt AG reserves don't consider last AG can be a runtDave Chinner
2018-11-20xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffersDave Chinner
2018-11-20xfs: uncached buffer tracing needs to print bnoDave Chinner
2018-11-19xfs: make xfs_file_remap_range() staticEric Biggers
2018-11-19xfs: fix shared extent data corruption due to missing cow reservationBrian Foster
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-19dax: Avoid losing wakeup in dax_lock_mapping_entryMatthew Wilcox
2018-11-19exec: make de_thread() freezableChanho Min
2018-11-18ocfs2: free up write context when direct IO failedWengang Wang
2018-11-18mm: don't reclaim inodes with many attached pagesRoman Gushchin
2018-11-17dax: Fix huge page faultsMatthew Wilcox
2018-11-17dax: Fix dax_unlock_mapping_entry for PMD pagesMatthew Wilcox
2018-11-16dax: Reinstate RCU protection of inodeMatthew Wilcox
2018-11-16dax: Make sure the unlocking entry isn't lockedMatthew Wilcox
2018-11-16dax: Remove optimisation from dax_lock_mapping_entryMatthew Wilcox
2018-11-16Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-16Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-16gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher
2018-11-16Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-15rxrpc: Fix life checkDavid Howells
2018-11-15Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-14Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2018-11-13NFSv4: Fix an Oops during delegation callbacksTrond Myklebust
2018-11-12NFSv4: Ensure that the state manager exits the loop on SIGKILLTrond Myklebust
2018-11-12NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust
2018-11-12mnt: fix __detach_mounts infinite loopBenjamin Coddington
2018-11-11Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2018-11-09Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-11-09ext4: missing !bh check in ext4_xattr_inode_write()Vasily Averin
2018-11-09fuse: fix use-after-free in fuse_direct_IO()Lukas Czerner
2018-11-09fuse: fix possibly missed wake-up after abortMiklos Szeredi
2018-11-09fuse: fix leaked notify replyMiklos Szeredi
2018-11-09gfs2: Fix metadata read-ahead during truncate (2)Andreas Gruenbacher
2018-11-09gfs2: Put bitmap buffers in put_superAndreas Gruenbacher
2018-11-08nfsd: COPY and CLONE operations require the saved filehandle to be setScott Mayhew
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov