summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-03-04proc: use kvzalloc for our kernel bufferJosef Bacik
2021-03-04cifs: Fix inconsistent IS_ERR and PTR_ERRYueHaibing
2021-03-04NFSv4: Fixes for nfs4_bitmask_adjust()Trond Myklebust
2021-03-04ocfs2: fix a use after free on errorDan Carpenter
2021-03-04ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting itGeert Uytterhoeven
2021-03-04ext4: fix potential htree index checksum corruptionTheodore Ts'o
2021-03-04ceph: fix flush_snap logic after putting capsJeff Layton
2021-03-04nfsd: register pernet ops last, unregister firstJ. Bruce Fields
2021-03-04isofs: release buffer head before returnPan Bian
2021-03-04quota: Fix memory leak when handling corrupted quota fileJan Kara
2021-03-04ubifs: Fix error return code in alloc_wbufs()Wang ShaoBo
2021-03-04ubifs: replay: Fix high stack usage, againArnd Bergmann
2021-03-04ubifs: Fix memleak in ubifs_init_authenticationDinghao Liu
2021-03-04jffs2: fix use after free in jffs2_sum_write_data()Tom Rix
2021-03-04fs/jfs: fix potential integer overflow on shift of a intColin Ian King
2021-03-04io_uring: fix possible deadlock in io_uring_pollHao Xu
2021-03-04btrfs: fix double accounting of ordered extent for subpage case in btrfs_inva...Qu Wenruo
2021-03-04btrfs: clarify error returns values in __load_free_space_cacheZhihao Cheng
2021-03-04f2fs: fix a wrong condition in __submit_bioDehe Gu
2021-03-04f2fs: fix to avoid inconsistent quota dataYi Chen
2021-03-04mm: proc: Invalidate TLB after clearing soft-dirty page stateWill Deacon
2021-03-04f2fs: compress: fix potential deadlockChao Yu
2021-03-04f2fs: fix null page reference in redirty_blocksDaeho Jeong
2021-03-04debugfs: do not attempt to create a new file before the filesystem is initalizedGreg Kroah-Hartman
2021-03-04debugfs: be more robust at handling improper input in debugfs_lookup()Greg Kroah-Hartman
2021-02-26mm: provide a saner PTE walking API for modulesPaolo Bonzini
2021-02-26ntfs: check for valid standard information attributeRustam Kovhaev
2021-02-13Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-12Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernelLinus Torvalds
2021-02-12Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-12btrfs: initialize fs_info::csum_size earlier in open_ctreeSu Yue
2021-02-11cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N
2021-02-11cifs: In the new mount api we get the full devname as source=Ronnie Sahlberg
2021-02-10Revert "io_uring: don't take fs for recvmsg/sendmsg"io_uring-5.11-2021-02-12Jens Axboe
2021-02-10nilfs2: make splice write available againJoachim Henke
2021-02-09cifs: do not disable noperm if multiuser mount option is not providedRonnie Sahlberg
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on alphaSeth Forshee
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on s390Seth Forshee
2021-02-09squashfs: add more sanity checks in xattr id lookupPhillip Lougher
2021-02-09squashfs: add more sanity checks in inode lookupPhillip Lougher
2021-02-09squashfs: add more sanity checks in id lookupPhillip Lougher
2021-02-09squashfs: avoid out of bounds writes in decompressorsPhillip Lougher
2021-02-09cifs: fix dfs-linksRonnie Sahlberg
2021-02-06Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-02-06Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-05cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-05smb3: fix crediting for compounding when only one request in flightPavel Shilovsky
2021-02-04io_uring: drop mm/files between task_work_submitio_uring-5.11-2021-02-05Pavel Begunkov
2021-02-04Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds