summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-12-14btrfs: send: avoid unaligned encoded writes when attempting to clone rangeFilipe Manana
2022-12-08epoll: check for events when removing a timed out thread from the wait queueSoheil Hassas Yeganeh
2022-12-08epoll: call final ep_events_available() check under the lockRoman Penyaev
2022-12-08nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-12-08afs: Fix fileserver probe RTT handlingDavid Howells
2022-12-08btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()ChenXiaoSong
2022-12-08btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_resca...Nikolay Borisov
2022-12-08btrfs: free btrfs_path before copying inodes to userspaceAnand Jain
2022-12-08fuse: lock inode unconditionally in fuse_fallocate()Miklos Szeredi
2022-12-08btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei
2022-12-08btrfs: free btrfs_path before copying subvol info to userspaceAnand Jain
2022-12-08btrfs: free btrfs_path before copying fspath to userspaceAnand Jain
2022-12-08btrfs: free btrfs_path before copying root refs to userspaceJosef Bacik
2022-12-08nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin
2022-12-08ceph: avoid putting the realm twice when decoding snaps failsXiubo Li
2022-12-08ceph: do not update snapshot context when there is no new snapshotXiubo Li
2022-11-25ntfs: check overflow when iterating ATTR_RECORDsHawkins Jiawei
2022-11-25ntfs: fix out-of-bounds read in ntfs_attr_find()Hawkins Jiawei
2022-11-25ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei
2022-11-25mm: fs: initialize fsdata passed to write_begin/write_end interfaceAlexander Potapenko
2022-11-25gfs2: Switch from strlcpy to strscpyAndreas Gruenbacher
2022-11-25gfs2: Check sb_bsize_shift after reading superblockAndrew Price
2022-11-25cifs: add check for returning value of SMB2_set_info_initAnastasia Belova
2022-11-25cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu
2022-11-25btrfs: remove pointless and double ulist frees in error paths of qgroup testsFilipe Manana
2022-11-25NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington
2022-11-25udf: Fix a slab-out-of-bounds write bug in udf_find_entry()ZhangPeng
2022-11-25btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()Zhang Xiaoxu
2022-11-25nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi
2022-11-25nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi
2022-11-25xfs: drain the buf delwri queue before xfsaild idlesBrian Foster
2022-11-25xfs: preserve inode versioning across remountsEric Sandeen
2022-11-25xfs: use MMAPLOCK around filemap_map_pages()Dave Chinner
2022-11-25xfs: redesign the reflink remap loop to fix blkres depletion crashDarrick J. Wong
2022-11-25xfs: rename xfs_bmap_is_real_extent to is_written_extentDarrick J. Wong
2022-11-25xfs: preserve rmapbt swapext block reservation from freed blocksBrian Foster
2022-11-10ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques
2022-11-10ext4: fix warning in 'ext4_da_release_space'Ye Bin
2022-11-10fuse: add file_modified() to fallocateMiklos Szeredi
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba
2022-11-10xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()Chuhong Yuan
2022-11-10xfs: don't fail unwritten extent conversion on writeback due to edquotDarrick J. Wong
2022-11-10xfs: group quota should return EDQUOT when prj quota enabledEric Sandeen
2022-11-10xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()Dave Chinner
2022-11-10xfs: use ordered buffers to initialize dquot buffers during quotacheckDarrick J. Wong
2022-11-10xfs: don't fail verifier on empty attr3 leaf blockBrian Foster
2022-11-10btrfs: fix ulist leaks in error paths of qgroup self testsFilipe Manana
2022-11-10btrfs: fix inode list leak during backref walking at find_parent_nodes()Filipe Manana
2022-11-10btrfs: fix inode list leak during backref walking at resolve_indirect_refs()Filipe Manana
2022-11-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu