]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - fs
tcp: Fix data-races around sysctl_tcp_syncookies.
[mirror_ubuntu-jammy-kernel.git] / fs /
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...
2022-09-16 Namjae Jeonksmbd: use SOCK_NONBLOCK type for kernel_accept()
2022-09-16 Christoph Hellwigbtrfs: zoned: fix a leaked bioc in read_zone_info
2022-09-16 Qu Wenruobtrfs: rename btrfs_bio to btrfs_io_context
2022-09-16 Jeff Laytonceph: switch netfs read ops to use rreq->inode instead...
2022-09-16 Jeff Laytonlockd: fix nlm_close_files
2022-09-16 Jeff Laytonlockd: set fl_owner when unlocking files
2022-09-16 Dave Chinnerxfs: drop async cache flushes from CIL commits.
2022-09-16 Dave Chinnerxfs: run callbacks before waking waiters in xlog_state_...
2022-09-16 Darrick J. Wongxfs: don't include bnobt blocks when reserving free...
2022-09-16 Darrick J. Wongxfs: only run COW extent recovery when there are no...
2022-09-16 Ryusuke Konishinilfs2: fix incorrect masking of permission flags for...
2022-09-16 Dave Chinnerfs/remap: constrain dedupe of EOF blocks
2022-09-16 Filipe Mananabtrfs: return -EAGAIN for NOWAIT dio reads/writes on...
2022-09-16 Oleg Nesterovfix race between exit_itimers() and /proc/pid/timers
2022-09-16 Tom Rixbtrfs: fix use of uninitialized variable at rm device...
2022-09-16 Dan Carpenterbtrfs: fix error pointer dereference in btrfs_ioctl_rm_...
2022-09-16 Eric Sandeenxfs: remove incorrect ASSERT in xfs_rename
2022-09-16 David Howellsrxrpc: Fix locking issue
2022-09-16 Pavel Begunkovio_uring: avoid io-wq -EAGAIN looping for !IOPOLL
2022-09-16 Naohiro Aotabtrfs: zoned: use dedicated lock for data relocation
2022-09-16 Johannes Thumshirnbtrfs: zoned: encapsulate inode locking for zoned reloc...
2022-09-16 Dongliang Mubtrfs: don't access possibly stale fs_info data in...
2022-09-16 Chuck LeverNFSD: COMMIT operations must not return NFS?ERR_INVAL
2022-09-16 Chuck LeverNFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)
2022-09-16 Qu Wenruobtrfs: remove device item and update super block in...
2022-09-16 Josef Bacikbtrfs: use btrfs_get_dev_args_from_path in dev removal...
2022-09-16 Josef Bacikbtrfs: add a btrfs_get_dev_args_from_path helper
2022-09-16 Josef Bacikbtrfs: handle device lookup with btrfs_dev_lookup_args
2022-09-16 Andreas Gruenbachergfs2: Fix gfs2_file_buffered_write endless loop workaround
2022-09-16 Jens Axboeio_uring: ensure that fsnotify is always called
2022-09-16 Filipe Mananabtrfs: fix deadlock between chunk allocation and chunk...
2022-09-16 Filipe Mananabtrfs: fix warning when freeing leaf after subvolume...
2022-09-16 Filipe Mananabtrfs: fix invalid delayed ref after subvolume creation...
2022-09-16 Nikolay Borisovbtrfs: add additional parameters to btrfs_init_tree_ref...
2022-09-16 Nikolay Borisovbtrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
2022-08-26 Alexander MikhalitsynUBUNTU: SAUCE: overlayfs: remove CONFIG_AUFS_FS dependency
2022-08-26 Jens Axboeio_uring: ensure that send/sendmsg and recv/recvmsg...
2022-08-26 Amir Goldsteinvfs: fix copy_file_range() regression in cross-fs copies
2022-08-26 Alexey KhoroshilovNFSD: restore EINVAL error translation in nfsd_commit()
2022-08-26 Jason A. Donenfeldksmbd: use vfs_llseek instead of dereferencing NULL
2022-08-26 Namjae Jeonksmbd: check invalid FileOffset and BeyondFinalZero...
2022-08-26 Namjae Jeonksmbd: set the range of bytes to zero without extending...
2022-08-26 Pavel Begunkovio_uring: fix not locked access to fixed buf table
2022-08-26 Christian Braunerfs: account for group membership
2022-08-26 Christian Braunerfs: fix acl translation
2022-08-26 Christian Braunerfs: support mapped mounts of mapped filesystems
2022-08-26 Christian Braunerfs: port higher-level mapping helpers
2022-08-26 Christian Braunerfs: use low-level mapping helpers
2022-08-26 Christian Braunerfs: move mapping helpers
2022-08-26 Christian Braunerfs: add is_idmapped_mnt() helper
2022-08-26 Darrick J. Wongxfs: only bother with sync_filesystem during readonly...
2022-08-26 Darrick J. Wongxfs: prevent UAF in xfs_log_item_in_current_chkpt
2022-08-26 Dave Chinnerxfs: check sb_meta_uuid for dabuf buffer recovery
2022-08-26 Darrick J. Wongxfs: remove all COW fork extents when remounting readonly
2022-08-26 Yang Xuxfs: Fix the free logic of state in xfs_attr_node_hasname
2022-08-26 Brian Fosterxfs: punch out data fork delalloc blocks on COW writeba...
2022-08-26 Rustam Kovhaevxfs: use kmem_cache_free() for kmem_cache objects
2022-08-26 Jaegeuk Kimf2fs: attach inline_data after setting compression
2022-08-26 Josef Bacikbtrfs: fix deadlock with fsync+fiemap+transaction commit
2022-08-26 Zygo Blaxellbtrfs: don't set lock_owner when locking extent buffer...
2022-08-26 David Howellsafs: Fix dynamic root getattr
2022-08-26 David Sterbabtrfs: add error messages to all unrecognized mount...
2022-08-26 Qu Wenruobtrfs: prevent remounting to v1 space cache for subpage...
2022-08-26 Filipe Mananabtrfs: fix hang during unmount when block group reclaim...
2022-08-26 Dominique Martinet9p: fix fid refcount leak in v9fs_vfs_get_link
2022-08-26 Dominique Martinet9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
2022-08-26 Tyler Hicks9p: Fix refcounting during full path walks for fid...
2022-08-26 Damien Le Moalzonefs: fix zonefs_iomap_begin() for reads
2022-08-26 Zhang Yiext4: add reserved GDT blocks check
2022-08-26 Ding Xiangext4: make variable "count" signed
2022-08-26 Baokun Liext4: fix bug_on ext4_mb_use_inode_pa
2022-08-26 Ye Binext4: fix super block checksum incorrect after mount
2022-08-26 Pavel Begunkovio_uring: fix races with buffer table unregister
2022-08-26 Pavel Begunkovio_uring: fix races with file table unregister
2022-08-26 Trond MyklebustpNFS: Avoid a live lock condition in pnfs_update_layout()
2022-08-26 Trond MyklebustpNFS: Don't keep retrying if the server replied NFS4ERR...
2022-08-26 Matthew Wilcox ... quota: Prevent memory allocation recursion while holdin...
2022-08-26 Trond Myklebustnfsd: Replace use of rwsem with errseq_t
2022-08-26 Damien Le Moalzonefs: fix handling of explicit_open option on mount
2022-08-26 Jchao Sunwriteback: Fix inode->i_io_list not be protected by...
2022-08-26 Paulo Alcantaracifs: fix reconnect on smb3 mount types
2022-08-26 Shyam Prasad Ncifs: return errors during session setup during reconnects
2022-08-26 Steve Frenchcifs: version operations for smb20 unneeded when legacy...
2022-08-26 Xiubo Liceph: flush the mdlog for filesystem sync
2022-08-26 Venky Shankarceph: allow ceph.dir.rctime xattr to be updatable
2022-08-26 Hao Luokernfs: Separate kernfs_pr_cont_buf and rename_lock.
2022-08-26 Chao Yuf2fs: fix to tag gcing flag on page during file defragment
2022-08-26 Trond MyklebustNFSv4: Don't hold the layoutget locks across multiple...
2022-08-26 Dongliang Muf2fs: remove WARN_ON in f2fs_is_valid_blkaddr
2022-08-26 David Howellsafs: Fix infinite loop found by xfstest generic/676
2022-08-26 Baokun Lijffs2: fix memory leak in jffs2_do_fill_super
2022-08-26 Xin Xiongksmbd: fix reference count leak in smb_check_perm_dacl()
2022-08-10 Namjae Jeonfs/ntfs3: Fix invalid free in log_replay
next