summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-10-07uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-10-06CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky
2019-10-06cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panicDave Wysochanski
2019-10-06fs: cifs: mute -Wunused-const-variable messageAustin Kim
2019-10-06smb3: cleanup some recent endian errors spotted by updated sparseSteve French
2019-10-06xfs: assure zeroed memory buffers for certain kmem allocationsBill O'Donnell
2019-10-06xfs: removed unused error variable from xchk_refcountbt_recAliasgar Surti
2019-10-06xfs: remove unused flags arg from xfs_get_aghdr_buf()Eric Sandeen
2019-10-06xfs: Fix tail rounding in xfs_alloc_file_space()Max Reitz
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-04io_uring: fix reversed nonblock flag for link submissionPavel Begunkov
2019-10-03vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen
2019-10-03btrfs: fix uninitialized ret in ref-verifyJosef Bacik
2019-10-02nfs: Fix nfsi->nrequests count error on nfs_inode_remove_requestZhangXiaoxu
2019-10-01btrfs: allocate new inode in NOFS contextJosef Bacik
2019-10-01btrfs: fix balance convert to single on 32-bit host CPUsZygo Blaxell
2019-10-01btrfs: fix incorrect updating of log root treeJosef Bacik
2019-10-01Btrfs: fix memory leak due to concurrent append writes with fiemapFilipe Manana
2019-10-01io_uring: use __kernel_timespec in timeout ABIArnd Bergmann
2019-10-01erofs: fix mis-inplace determination related with noio chainGao Xiang
2019-10-01erofs: fix erofs_get_meta_page locking due to a cleanupGao Xiang
2019-10-01erofs: fix return value check in erofs_read_superblock()Wei Yongjun
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-29Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-09-29Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-09-29Merge branch 'entropy'Linus Torvalds
2019-09-29Revert "Revert "ext4: make __ext4_get_inode_loc plug""Linus Torvalds
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-09-27Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds
2019-09-27Merge tag '9p-for-5.4' of git://github.com/martinetd/linuxLinus Torvalds
2019-09-27Merge tag 'for-5.4/io_uring-2019-09-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-27btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo
2019-09-27btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo
2019-09-26CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky
2019-09-26smb3: missing ACL related flagsSteve French
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-09-26binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook
2019-09-26Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-09-26Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-26ntfs: remove (un)?likely() from IS_ERR() conditionsDenis Efremov
2019-09-26xfs: remove unlikely() from WARN_ON() conditionDenis Efremov
2019-09-26fs: remove unlikely() from WARN_ON() conditionDenis Efremov
2019-09-26jffs2: Fix mounting under new mount APIDavid Howells