summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-11-30afs: Fix server->active leak in afs_put_serverMarc Dionne
2022-11-28afs: Fix fileserver probe RTT handlingDavid Howells
2022-11-28Merge tag 'fuse-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-11-27Merge tag '6.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-11-26Merge tag 'nfsd-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2022-11-25Merge tag 'zonefs-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2022-11-25Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-25Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-11-25zonefs: Fix active zone accountingDamien Le Moal
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-11-24Merge tag 'ext4_for_linus_stable2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-23NFSD: Fix reads with a non-zero offset that don't end on a page boundaryChuck Lever
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells
2022-11-23btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei
2022-11-23btrfs: do not modify log tree while holding a leaf from fs tree lockedFilipe Manana
2022-11-23btrfs: use kvcalloc in btrfs_get_dev_zone_infoChristoph Hellwig
2022-11-23fuse: lock inode unconditionally in fuse_fallocate()Miklos Szeredi
2022-11-22nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin
2022-11-22proc/meminfo: fix spacing in SecPageTablesYosry Ahmed
2022-11-22fs: do not update freeing inode i_io_listSvyatoslav Feldsherov
2022-11-22zonefs: Fix race between modprobe and mountZhang Xiaoxu
2022-11-21cifs: fix missing unlock in cifs_file_copychunk_range()ChenXiaoSong
2022-11-21btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()ChenXiaoSong
2022-11-21btrfs: send: avoid unaligned encoded writes when attempting to clone rangeFilipe Manana
2022-11-21btrfs: zoned: fix missing endianness conversion in sb_write_pointerChristoph Hellwig
2022-11-19cifs: Use after free in debug codeDan Carpenter
2022-11-19Merge tag '6.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-11-19vfs: vfs_tmpfile: ensure O_EXCL flag is enforcedPeter Griffin
2022-11-18Merge tag 'zonefs-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2022-11-18Merge tag 'driver-core-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-17Merge tag 'ceph-for-6.1-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-11-17Merge tag 'nfsd-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2022-11-16cifs: add check for returning value of SMB2_set_info_initAnastasia Belova
2022-11-16zonefs: Remove to_attr() helper functionDamien Le Moal
2022-11-16zonefs: fix zone report size in __zonefs_io_error()Damien Le Moal
2022-11-16cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu
2022-11-15AMerge tag 'netfs-fixes-20221115' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-15cifs: add check for returning value of SMB2_close_initAnastasia Belova
2022-11-15Merge tag 'erofs-for-6.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-15netfs: Fix dodgy mathsDavid Howells
2022-11-15netfs: Fix missing xas_retry() calls in xarray iterationDavid Howells
2022-11-15btrfs: free btrfs_path before copying subvol info to userspaceAnand Jain
2022-11-15btrfs: free btrfs_path before copying fspath to userspaceAnand Jain
2022-11-15btrfs: free btrfs_path before copying inodes to userspaceAnand Jain
2022-11-15btrfs: free btrfs_path before copying root refs to userspaceJosef Bacik