aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-14userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli
2018-12-14fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski
2018-12-14Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-14Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-12-12Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-12Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-11fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYSChad Austin
2018-12-11aio: fix spectre gadget in lookup_ioctxJeff Moyer
2018-12-11ceph: make 'nocopyfrom' a default mount optionLuis Henriques
2018-12-10fuse: Fix memory leak in fuse_dev_free()Takeshi Misawa
2018-12-09Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-08Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-12-07CIFS: Avoid returning EBUSY to upper layer VFSLong Li
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-12-06cifs: Fix separator when building path from dentryPaulo Alcantara
2018-12-06cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French
2018-12-05Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-04dax: Fix unlock mismatch with updated APIMatthew Wilcox
2018-12-04iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)Darrick J. Wong
2018-12-04splice: don't read more than available pipe spaceDarrick J. Wong
2018-12-04vfs: allow some remap flags to be passed to vfs_clone_file_rangeDarrick J. Wong
2018-12-04xfs: fix inverted return from xfs_btree_sblock_verify_crcEric Sandeen
2018-12-04xfs: fix PAGE_MASK usage in xfs_free_file_spaceDarrick J. Wong
2018-12-04Revert "exec: make de_thread() freezable"Rafael J. Wysocki
2018-12-04btrfs: tree-checker: Don't check max block group size as current max chunk si...Qu Wenruo
2018-12-04Revert "ovl: relax permission checking on underlying layers"Miklos Szeredi
2018-12-03fuse: fix revalidation of attributes for permission checkMiklos Szeredi
2018-12-03fuse: fix fsync on directoryMiklos Szeredi
2018-12-02nfs: don't dirty kernel pages read by direct-ioDave Kleikamp
2018-12-02flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan
2018-12-01Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-30ocfs2: fix potential use after freePan Bian
2018-11-30userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli
2018-11-30hfsplus: do not free node before usingPan Bian
2018-11-30hfs: do not free node before usingPan Bian
2018-11-30ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen
2018-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-30fscache, cachefiles: remove redundant variable 'cache'Colin Ian King
2018-11-30cachefiles: avoid deprecated get_seconds()Arnd Bergmann
2018-11-30cachefiles: Explicitly cast enumerated type in put_objectNathan Chancellor
2018-11-30fscache: fix race between enablement and dropping of objectNeilBrown
2018-11-30fs: fix lost error code in dio_completeMaximilian Heyne
2018-11-29afs: Use d_instantiate() rather than d_add() and don't d_drop()David Howells
2018-11-29afs: Fix missing net error handlingDavid Howells
2018-11-29afs: Fix validation/callback interactionDavid Howells