]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/history - fs
UBUNTU: SAUCE: can: bcm: delay release of struct bcm_op after synchronize_rcu
[mirror_ubuntu-hirsute-kernel.git] / fs /
2021-05-24 David Howellsafs: Fix speculative status fetches
2021-05-24 Amir Goldsteinovl: invalidate readdir cache on changes to dir with...
2021-05-24 Giuseppe Scrivanoovl: show "userxattr" in the mount data
2021-05-24 Colin Ian Kingxfs: fix return of uninitialized value in variable...
2021-05-24 Yang Yingliangfs: dlm: fix missing unlock on error in accept_from_sock()
2021-05-24 Kenta.Tada@sony.comseccomp: Fix CONFIG tests for Seccomp_filters
2021-05-24 David Howellsafs: Fix updating of i_mode due to 3rd party change
2021-05-24 Olga KornievskaiaNFSv4.2: fix copy stateid copying for the async copy
2021-05-24 Dan Carpenterovl: fix missing revert_creds() on error path
2021-05-19 Jan Karaext4: Fix occasional generic/418 failure
2021-05-19 Theodore Ts'oext4: allow the dax flag to be set and cleared on inlin...
2021-05-19 Xu Yihangext4: fix error return code in ext4_fc_perform_commit()
2021-05-19 Ye Binext4: fix ext4_error_err save negative errno into super...
2021-05-19 Fengnan Changext4: fix error code in ext4_commit_super
2021-05-19 Ye Binext4: always panic when errors=panic is specified
2021-05-19 Zhang Yiext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
2021-05-19 Zhang Yiext4: fix check to prevent false positive report of...
2021-05-19 Jan Karaext4: annotate data race in jbd2_journal_dirty_metadata()
2021-05-19 Jan Karaext4: annotate data race in start_this_handle()
2021-05-19 Steve Frenchsmb3: do not attempt multichannel to server which does...
2021-05-19 Steve Frenchsmb3: if max_channels set to more than one channel...
2021-05-19 Steve Frenchsmb3: when mounting with multichannel include it in...
2021-05-19 Yang Yangjffs2: check the validity of dstlen in jffs2_zlib_compr...
2021-05-19 Hyeongseok Kimexfat: fix erroneous discard when clear cluster bit
2021-05-19 Vivek Goyalfuse: fix write deadlock
2021-05-19 Joel Stanleyjffs2: Hook up splice_write callback
2021-05-19 lizhejffs2: Fix kasan slab-out-of-bounds problem
2021-05-19 Trond MyklebustNFSv4: Don't discard segments marked for return in...
2021-05-19 Trond MyklebustNFS: Don't discard pNFS layout segments that are marked...
2021-05-19 Randy DunlapNFS: fs_context: validate UDP retrans to prevent shift...
2021-05-19 Chao Yuf2fs: fix to avoid out-of-bounds memory access
2021-05-19 Eric Biggersf2fs: fix error handling in f2fs_end_enable_verity()
2021-05-19 Guochun Maoubifs: Only check replay with inode type to judge if...
2021-05-19 Luis Henriquesvirtiofs: fix memory leak in virtio_fs_probe()
2021-05-19 Theodore Ts'ofs: fix reporting supported extra file attributes for...
2021-05-19 Filipe Mananabtrfs: fix race when picking most recent mod log operat...
2021-05-19 Josef Bacikbtrfs: convert logic BUG_ON()'s in replace_path to...
2021-05-19 Josef Bacikbtrfs: do proper error handling in btrfs_update_reloc_root
2021-05-19 Josef Bacikbtrfs: do proper error handling in create_reloc_root
2021-05-19 Filipe Mananabtrfs: fix race between transaction aborts and fsyncs...
2021-05-19 Filipe Mananabtrfs: fix metadata extent leak after failure to create...
2021-05-19 Qu Wenruobtrfs: handle remount to no compress during compression
2021-05-19 Aurelien Aptelsmb2: fix use-after-free in smb2_ioctl_query_info()
2021-05-19 Paulo Alcantaracifs: fix regression when mounting shares with prefix...
2021-05-19 Shyam Prasad Ncifs: detect dead connections only when echoes are...
2021-05-19 David Disseldorpcifs: fix leak in cifs_smb3_do_mount() ctx
2021-05-19 Eugene Korenevskycifs: fix out-of-bound memory access when calling smb3_...
2021-05-19 Paul Aurichcifs: Return correct error code from smb2_get_enc_key
2021-05-19 Gao Xiangerofs: add unsupported inode i_format check
2021-05-19 Davidlohr Buesofs/epoll: restore waking from ep_done_scan()
2021-05-19 Jeffrey Mitchellecryptfs: fix kernel panic with null dev_name
2021-05-19 Miklos Szerediovl: allow upperdir inside lowerdir
2021-05-19 Mickaël Salaünovl: fix leaked dentry
2021-05-07 Alexander MikhalitsynUBUNTU: SAUCE: overlayfs: fix incorrect mnt_id of files...
2021-05-07 Christian Königcoda: fix reference counting in coda_file_mmap error...
2021-05-07 Christian Königovl: fix reference counting in ovl_mmap error path
2021-05-07 Kamal MostafaRevert "UBUNTU: SAUCE: ovl: Restore vm_file value when...
2021-05-07 Linus Torvaldsreaddir: make sure to verify directory entry for legacy...
2021-05-07 Pavel Begunkovblock: don't ignore REQ_NOWAIT for direct IO
2021-05-07 Jens Axboeio_uring: don't mark S_ISBLK async work as unbounded
2021-05-07 Bob Petersongfs2: report "already frozen/thawed" errors
2021-05-07 Andrew Pricegfs2: Flag a withdraw if init_threads() fails
2021-05-07 Al Virohostfs: fix memory handling in follow_link()
2021-05-07 Jack Qiufs: direct-io: fix missing sdio->boundary
2021-05-07 Wengang Wangocfs2: fix deadlock between setattr and dio_end_io_write
2021-05-07 Al ViroLOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too...
2021-05-07 Shyam Prasad Ncifs: On cifs_reconnect, resolve the hostname again.
2021-05-07 Maciek Borzeckicifs: escape spaces in share names
2021-05-07 Christian Braunerfile: fix close_range() for unshare+cloexec
2021-05-07 Pavel Begunkovio_uring: fix timeout cancel return code
2021-05-07 Vincent Whitchurchcifs: Silently ignore unknown oplock break handle
2021-05-07 Ronnie Sahlbergcifs: revalidate mapping when we open files for SMB1...
2021-05-06 Thadeu Lima de Sou... UBUNTU: SAUCE: io_uring: truncate lengths larger than...
2021-05-06 Marcelo Henrique... UBUNTU: SAUCE: proc: Avoid mixing integer types in...
2021-05-06 Pavel Begunkovio_uring: fix overflows checks in provide buffers
2021-04-12 Seth ForsheeUBUNTU: SAUCE: shiftfs: handle copy_to_user() return...
2021-04-12 Seth ForsheeUBUNTU: SAUCE: shiftfs: free allocated memory in shiftf...
2021-04-08 Pavel Begunkovio_uring: do ctx sqd ejection in a clear context
2021-04-08 Tetsuo Handareiserfs: update reiserfs_xattrs_initialized() condition
2021-04-08 Stefan Metzmacherio_uring: call req_set_fail_links() on short send[msg...
2021-04-08 zhangyi (F)ext4: do not iput inode under running transaction in...
2021-04-08 Stefan Metzmacherio_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg...
2021-04-08 Pavel Begunkovio_uring: halt SQO submission on ctx exit
2021-04-08 Pavel Begunkovio_uring: fix ->flags races by linked timeouts
2021-04-08 Olga KornievskaiaNFSD: fix error handling in NFSv4.0 callbacks
2021-04-08 Ritesh Harjaniiomap: Fix negative assignment to unsigned sis->pages...
2021-04-08 Julian Brahafs: nfsd: fix kconfig dependency warning for NFSD_V4
2021-04-08 Zhaolong Zhangext4: fix bh ref count on error paths
2021-04-08 Eric Whitneyext4: shrink race window in ext4_should_retry_alloc()
2021-04-08 Vivek Goyalvirtiofs: Fail dax mount if device does not support it
2021-04-08 Sabyrzhan Tasbolatovfs/ext4: fix integer overflow in s_log_groups_per_flex
2021-04-08 Jan Karaext4: add reclaim checks to xattr code
2021-04-08 Matthew Wilcox ... fs/cachefiles: Remove wait_bit_key layout dependency
2021-04-08 Shyam Prasad Ncifs: Adjust key sizes and key generation routines...
2021-04-08 Steve Frenchsmb3: fix cached file size problems in duplicate extent...
2021-04-08 Pavel Begunkovio_uring: fix provide_buffers sign extension
2021-04-08 Phillip Loughersquashfs: fix xattr id and id lookup sanity checks
2021-04-08 Sean Nyekjaersquashfs: fix inode lookup sanity checks
2021-04-08 Filipe Mananabtrfs: fix subvolume/snapshot deletion not triggered...
2021-04-08 Filipe Mananabtrfs: fix sleep while in non-sleep context during...
next