aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-13Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-08-13Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-08-13Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-12Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12exec: move path_noexec() check earlierKees Cook
2020-08-12exec: move S_ISREG() check earlierKees Cook
2020-08-12exec: change uselib(2) IS_SREG() failure to EACCESKees Cook
2020-08-12coredump: add %f for executable filenameLepton Wu
2020-08-12fs/signalfd.c: fix inconsistent return codes for signalfd4Helge Deller
2020-08-12fat: fix fat_ra_init() for data clusters == 0OGAWA Hirofumi
2020-08-12VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-12fatfs: switch write_lock to read_lock in fat_ioctl_get_attributesYubo Feng
2020-08-12fs/ufs: avoid potential u32 multiplication overflowColin Ian King
2020-08-12nilfs2: use a more common logging styleJoe Perches
2020-08-12nilfs2: convert __nilfs_msg to integrate the level and formatJoe Perches
2020-08-12nilfs2: only call unlock_new_inode() if I_NEWEric Biggers
2020-08-12fs/minix: remove expected error message in block_to_path()Eric Biggers
2020-08-12fs/minix: fix block limit check for V1 filesystemsEric Biggers
2020-08-12fs/minix: set s_maxbytes correctlyEric Biggers
2020-08-12fs/minix: reject too-large maximum file sizeEric Biggers
2020-08-12fs/minix: don't allow getting deleted inodesEric Biggers
2020-08-12fs/minix: check return value of sb_getblk()Eric Biggers
2020-08-12exec: use force_uaccess_begin during exec and exitChristoph Hellwig
2020-08-12hugetlbfs: prevent filesystem stacking of hugetlbfsMike Kravetz
2020-08-12mm, oom: make the calculation of oom badness more accurateYafang Shao
2020-08-12/proc/PID/smaps: consistent whitespace output formatMichal Koutný
2020-08-12fix breakage in do_rmdir()Al Viro
2020-08-12btrfs: trim: fix underflow in trim length to prevent access beyond device bou...Qu Wenruo
2020-08-11Merge tag 'for-linus-5.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-11Merge tag 'zonefs-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-08-12exfat: retain 'VolumeFlags' properlyTetsuhiro Kohada
2020-08-12exfat: optimize exfat_zeroed_cluster()Tetsuhiro Kohada
2020-08-12exfat: add error check when updating dir-entriesTetsuhiro Kohada
2020-08-12exfat: write multiple sectors at onceTetsuhiro Kohada
2020-08-12exfat: remove EXFAT_SB_DIRTY flagTetsuhiro Kohada
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-11btrfs: fix return value mixup in btrfs_get_extentPavel Machek
2020-08-11zonefs: add zone-capacity supportJohannes Thumshirn
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-10Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-10Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2020-08-10Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-10btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups()Qu Wenruo
2020-08-10btrfs: check correct variable after allocation in btrfs_backref_iter_allocBoleyn Su
2020-08-10btrfs: make sure SB_I_VERSION doesn't get unset by remountJosef Bacik
2020-08-10btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana