]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - fs
kbuild: fix the modules order between drivers and libs
[mirror_ubuntu-jammy-kernel.git] / fs /
2022-10-17 Dan Carpenterfs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
2022-10-17 Konstantin Komarovfs/ntfs3: Fix missing i_op in ntfs_read_mft
2022-10-17 Konstantin Komarovfs/ntfs3: Do not change mode if ntfs_set_ea failed
2022-10-17 Konstantin Komarovfs/ntfs3: Fix double free on remount
2022-10-17 Dan Carpenterfs/ntfs3: Don't clear upper bits accidentally in log_re...
2022-10-17 Pavel Skripkinfs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
2022-10-17 Yan Leifs/ntfs3: Fix using uninitialized value n when calling...
2022-10-17 Jeff Laytonceph: don't leak snap_rwsem in handle_cap_grant
2022-10-17 Luís Henriquesceph: use correct index when encoding client supported...
2022-10-17 Trond MyklebustNFSv4/pnfs: Fix a use-after-free bug in open
2022-10-17 Zhang XianweiNFSv4.1: RECLAIM_COMPLETE must handle EACCES
2022-10-17 Trond MyklebustNFSv4: Fix races in the legacy idmapper upcall
2022-10-17 Trond MyklebustNFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE...
2022-10-17 Trond MyklebustNFSv4.1: Don't decrease the value of seq_nr_highest_sent
2022-10-17 Zhang Xiaoxucifs: Fix memory leak on the deferred close
2022-10-17 Filipe Mananabtrfs: fix lost error handling when looking up extended...
2022-10-17 Josef Bacikbtrfs: reset RO counter on block group if we fail to...
2022-10-17 Zixuan Fubtrfs: unset reloc control if transaction commit fails...
2022-10-17 Qu Wenruobtrfs: raid56: don't trust any cached sector in __raid5...
2022-10-17 Qu Wenruobtrfs: only write the sectors in the vertical stripe...
2022-10-17 Namjae Jeonksmbd: fix heap-based overflow in set_ntacl_dacl()
2022-10-17 Hyunchul Leeksmbd: prevent out of bound read for SMB2_WRITE
2022-10-17 Jens Axboeio_uring: use original request task for inflight tracking
2022-10-17 Pavel Begunkovio_uring: mem-account pbuf buckets
2022-10-17 Jan Karaext4: fix race when reusing xattr blocks
2022-10-17 Jan Karaext4: unindent codeblock in ext4_xattr_block_set()
2022-10-17 Shuqi Zhangext4: use kmemdup() to replace kmalloc + memcpy
2022-10-17 Jan Karaext4: remove EA inode entry from mbcache on inode eviction
2022-10-17 Lukas Czernerext4: make sure ext4_append() always allocates new...
2022-10-17 Lukas Czernerext4: check if directory block is within i_size
2022-10-17 Ye Binext4: fix warning in ext4_iomap_begin as race between...
2022-10-17 Baokun Liext4: correct the misjudgment in ext4_iget_extra_inode
2022-10-17 Baokun Liext4: correct max_inline_xattr_value_size computing
2022-10-17 Baokun Liext4: fix use-after-free in ext4_xattr_set_entry
2022-10-17 Baokun Liext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
2022-10-17 Eric Whitneyext4: fix extent status tree race in writeback error...
2022-10-17 Theodore Ts'oext4: update s_overhead_clusters in the superblock...
2022-10-17 Nikolay Borisovbtrfs: properly flag filesystem with BTRFS_FEATURE_INCO...
2022-10-17 Josef Bacikbtrfs: reset block group chunk force if we have to...
2022-10-17 Naohiro Aotabtrfs: ensure pages are unlocked on cow_file_range...
2022-10-17 Al Viro__follow_mount_rcu(): verify that mount_lock remains...
2022-10-17 Bharath SMSMB3: fix lease break timeout when multiple deferred...
2022-10-17 Jaewook Kimf2fs: do not allow to decompress files have FI_COMPRESS...
2022-10-17 Sungjong Seof2fs: allow compression for mmap files in compress_mode...
2022-10-17 Chao Liuf2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_F...
2022-10-17 Xie Yongjifuse: Remove the control interface for virtio-fs
2022-10-17 Zhihao Chengproc: fix a dentry lock race between release_task and...
2022-10-17 Dominique Martinet9p: fix a bunch of checkpatch warnings
2022-10-17 Zhihao Chengjbd2: fix assertion 'jh->b_frozen_data == NULL' failure...
2022-10-17 Li Lingfengext4: recover csum seed of tmp_inode after migrating...
2022-10-17 Zhang Yijbd2: fix outstanding credits assert in jbd2_journal_co...
2022-10-17 Jason A. Donenfeldfs: check FMODE_LSEEK to control internal pipe splicing
2022-10-17 Gao Xiangerofs: avoid consecutive detection for Highmem memory
2022-10-17 Jan Karaext2: Add more validity checks for inode counts
2022-10-17 Benjamin Segallepoll: autoremove wakers even more aggressively
2022-10-17 Jan Karambcache: add functions to delete entry if unused
2022-10-17 Jan Karambcache: don't reclaim used entries
2022-10-17 Miklos Szeredifuse: ioctl: translate ENOSYS
2022-10-17 Miklos Szeredifuse: limit nsec
2022-10-17 Namjae Jeonksmbd: fix use-after-free bug in smb2_tree_disconect
2022-10-17 Hyunchul Leeksmbd: prevent out of bound read for SMB2_TREE_CONNNECT
2022-10-17 Namjae Jeonksmbd: fix memory leak in smb2_handle_negotiate
2022-10-17 Qu Wenruobtrfs: reject log replay if there is unsupported RO...
2022-10-17 Jiachen Zhangovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()
2022-10-17 Yang Xufs: Add missing umask strip in vfs_tmpfile
2022-10-17 David Howellsvfs: Check the truncate maximum size in inode_newsize_ok()
2022-10-17 Jeff Laytonlockd: detect and reject lock arguments that overflow
2022-10-17 Jeff Laytonnfsd: eliminate the NFSD_FILE_BREAK_* flags
2022-10-17 Chuck LeverNFSD: Clean up the show_nf_flags() macro
2022-10-17 Trond MyklebustpNFS/flexfiles: Report RDMA connection errors to the...
2022-10-17 Trond MyklebustRevert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
2022-10-17 Dongliang Mufs: fix UAF/GPF bug in nilfs_mdt_destroy
2022-10-13 Pavel BegunkovUBUNTU: SAUCE: io_uring/af_unix: defer registered files...
2022-09-20 Pavel Begunkovio_uring: fix UAF due to missing POLLFREE handling
2022-09-20 Pavel Begunkovio_uring: fix wrong arm_poll error handling
2022-09-20 Pavel Begunkovio_uring: fail links when poll fails
2022-09-20 Jens Axboeio_uring: bump poll refs to full 31-bits
2022-09-20 Jens Axboeio_uring: remove poll entry from list when canceling all
2022-09-20 Pavel Begunkovio_uring: poll rework
2022-09-20 Pavel Begunkovio_uring: clean cqe filling functions
2022-09-20 Pavel Begunkovio_uring: correct fill events helpers types
2022-09-20 Pavel Begunkovio_uring: inline io_poll_complete
2022-09-20 Pavel Begunkovio_uring: kill poll linking optimisation
2022-09-20 Pavel Begunkovio_uring: move common poll bits
2022-09-20 Pavel Begunkovio_uring: refactor poll update
2022-09-16 Naohiro Aotabtrfs: zoned: fix critical section of relocation inode...
2022-09-16 Naohiro Aotabtrfs: zoned: prevent allocation from previous data...
2022-09-16 Andrei Vaginfs: sendfile handles O_NONBLOCK of out_fd
2022-09-16 ChenXiaoSongntfs: fix use-after-free in ntfs_ucsncmp()
2022-09-16 Junxiao BiRevert "ocfs2: mount shared volume without ha stack"
2022-09-16 Sungjong Seoexfat: use updated exfat_chain directly during renaming
2022-09-16 Yuezhang Moexfat: fix referencing wrong parent directory informati...
2022-09-16 Alexander Aringdlm: fix pending remove if msg allocation fails
2022-09-16 Xiaoming Nisysctl: move some boundary constants from sysctl.c...
2022-09-16 Dan Carpenterxfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
2022-09-16 Brian Fosterxfs: fix perag reference leak on iteration race with...
2022-09-16 Brian Fosterxfs: terminate perag iteration reliably on agcount
2022-09-16 Brian Fosterxfs: rename the next_agno perag iteration variable
2022-09-16 Brian Fosterxfs: fold perag loop iteration logic into helper function
2022-09-16 Darrick J. Wongxfs: fix maxlevels comparisons in the btree staging...
next