aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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-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
2018-11-08ceph: quota: fix null pointer dereference in quota checkLuis Henriques
2018-11-08ceph: add destination file data sync before doing any remote copyLuis Henriques
2018-11-08fanotify: fix handling of events on child sub-directoryAmir Goldstein
2018-11-08mount: Prevent MNT_DETACH from disconnecting locked mountsEric W. Biederman
2018-11-08mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsEric W. Biederman
2018-11-08mount: Retest MNT_LOCKED in do_umountEric W. Biederman
2018-11-07ext4: fix buffer leak in __ext4_read_dirblock() on error pathVasily Averin
2018-11-07Btrfs: fix missing delayed iputs on unmountOmar Sandoval
2018-11-07ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error pathVasily Averin
2018-11-07ext4: fix buffer leak in ext4_xattr_move_to_block() on error pathVasily Averin
2018-11-07ext4: release bs.bh before re-using in ext4_xattr_block_find()Vasily Averin
2018-11-07ext4: fix buffer leak in ext4_xattr_get_block() on error pathVasily Averin
2018-11-07ext4: fix possible leak of s_journal_flag_rwsem in error pathVasily Averin
2018-11-07ext4: fix possible leak of sbi->s_group_desc_leak in error pathTheodore Ts'o
2018-11-06ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref()Vasily Averin
2018-11-06ext4: avoid possible double brelse() in add_new_gdb() on error pathTheodore Ts'o
2018-11-06ext4: avoid buffer leak in ext4_orphan_add() after prior errorsVasily Averin
2018-11-06ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()Vasily Averin
2018-11-06ext4: fix possible inode leak in the retry loop of ext4_resize_fs()Vasily Averin
2018-11-06ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizingVasily Averin
2018-11-06xfs: fix overflow in xfs_attr3_leaf_verifyDave Chinner
2018-11-06xfs: print buffer offsets when dumping corrupt buffersDarrick J. Wong
2018-11-06xfs: Fix error code in 'xfs_ioc_getbmap()'Christophe JAILLET
2018-11-06Btrfs: fix data corruption due to cloning of eof blockFilipe Manana
2018-11-06Btrfs: fix infinite loop on inode eviction after deduplication of eof blockFilipe Manana