]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - fs
PCI: pci-bridge-emul: Fix array overruns, improve safety
[mirror_ubuntu-focal-kernel.git] / fs /
2022-02-03 Linus Torvaldsfget: check that the fd still exists after getting...
2022-02-03 Darrick J. Wongxfs: map unwritten blocks in XFS_IOC_{ALLOC, FREE}SP...
2022-02-02 Stefan BaderRevert "cifs: use the expiry output of dns_query to...
2022-02-02 Stefan BaderRevert "cifs: set a minimum of 120s for next dns resolu...
2022-02-02 Stefan BaderRevert "cifs: To match file servers, make sure the...
2022-01-13 Shyam Prasad Ncifs: To match file servers, make sure the server hostn...
2022-01-13 Paulo Alcantaracifs: set a minimum of 120s for next dns resolution
2022-01-13 Shyam Prasad Ncifs: use the expiry output of dns_query to schedule...
2022-01-13 Nikolay Borisovbtrfs: fix memory ordering between normal and ordered...
2022-01-13 Jan Karaudf: Fix crash after seekdir
2022-01-13 Gao Xiangerofs: fix unsafe pagevec reuse of hooked pclusters
2022-01-13 Yue Huerofs: remove the occupied parameter from z_erofs_pagev...
2022-01-13 Shaoying Xuext4: fix lazy initialization next schedule time comput...
2022-01-13 Miklos Szerediovl: fix deadlock in splice write
2022-01-13 Jaegeuk Kimf2fs: should use GFP_NOFS for directory inodes
2022-01-13 Trond MyklebustNFSv4: Fix a regression in nfs_set_open_stateid_locked()
2022-01-13 Jia-Ju Baifs: orangefs: fix error return code of orangefs_revalid...
2022-01-13 Trond MyklebustNFS: Fix deadlocks in nfs_scan_commit_list()
2022-01-13 Baptiste Leperspnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout...
2022-01-13 Dongliang MuJFS: fix memleak in jfs_mount
2022-01-13 Josef Bacikbtrfs: do not take the uuid_mutex in btrfs_rm_device
2022-01-13 Steven Rostedt ... tracefs: Have tracefs directories not set OTH permissio...
2022-01-13 Zhang Yiquota: correct error number in free_dqentry()
2022-01-13 Zhang Yiquota: check block number when reading the block in...
2022-01-13 Anand Jainbtrfs: call btrfs_check_rw_degradable only if there...
2022-01-13 Filipe Mananabtrfs: fix lost error handling when replaying directory...
2022-01-13 Li Zhangbtrfs: clear MISSING device status bit in btrfs_close_o...
2022-01-13 Miklos Szeredifuse: fix page stealing
2022-01-13 Jan Karaocfs2: fix data corruption on truncate
2022-01-13 Jan Karaisofs: Fix out of bound access for corrupted isofs...
2022-01-12 Thadeu Lima de Sou... UBUNTU: SAUCE: vfs: test that one given mount param...
2022-01-12 Jamie Hill-DanielUBUNTU: SAUCE: vfs: Out-of-bounds write of heap buffer...
2021-11-22 Christoph Hellwigxfs: fix up non-directory creation in SGID directories
2021-11-22 Christoph Hellwigxfs: remove the icdinode di_uid/di_gid members
2021-11-22 Christoph Hellwigxfs: merge the projid fields in struct xfs_icdinode
2021-11-22 Christoph Hellwigxfs: ensure that the inode uid/gid match values match...
2021-11-22 Filipe Mananabtrfs: deal with errors when checking if a dir entry...
2021-11-22 Matthew Wilcox ... vfs: check fd has read access in kernel_read_file_from_fd()
2021-11-22 Valentin Vidicocfs2: mount fails with buffer overflow in strlen
2021-11-22 Jan Karaocfs2: fix data corruption after conversion from inline...
2021-11-22 Jeff Laytonceph: fix handling of "meta" errors
2021-11-22 Benjamin CoddingtonNFSD: Keep existing listeners on portlist error
2021-11-22 Filipe Mananabtrfs: check for error when looking up inode during...
2021-11-22 Filipe Mananabtrfs: deal with errors when adding inode reference...
2021-11-22 Filipe Mananabtrfs: deal with errors when replaying dir entry during...
2021-11-22 Qu Wenruobtrfs: unlock newly allocated extent buffer after error
2021-11-22 Miklos Szerediovl: simplify file splice
2021-11-22 Zhang Yiext4: correct the error path of ext4_write_inline_data_...
2021-11-12 Trond Myklebustnfsd4: Handle the NFSv4 READDIR 'dircount' hint being...
2021-11-12 Patrick Honfsd: fix error handling of register_pernet_subsys...
2021-11-12 Zheng Liangovl: fix missing negative dentry check in ovl_rename()
2021-11-12 Rik van Rielsilence nfscache allocation warnings with kvzalloc
2021-11-12 Dan Carpenterext2: fix sleeping in atomic bugs on error
2021-11-05 J. R. OkajimaUBUNTU: SAUCE: aufs: bugfix, stop omitting path->mnt
2021-11-05 Gang Heocfs2: fix remounting needed after setfacl command
2021-11-05 Andrea RighiRevert "UBUNTU: SAUCE: cachefiles: Page leaking in...
2021-11-05 yangerkunext4: fix potential infinite loop in ext4_dx_readdir()
2021-11-05 Jeffle Xuext4: fix reserved space counter leakage
2021-11-05 Ritesh Harjaniext4: fix loff_t overflow in ext4_max_bitmap_size()
2021-11-05 Nirmoy Dasdebugfs: debugfs_create_file_size(): use IS_ERR to...
2021-11-05 Chen Jingwenelf: don't use MAP_FIXED_NOREPLACE for elf interpreter...
2021-11-05 Eric Biggersfs-verity: fix signed integer overflow with i_size...
2021-11-05 Linus Torvaldsqnx4: work around gcc false positive warning bug
2021-11-05 Linus Torvaldsqnx4: avoid stringop-overread errors
2021-11-05 Dan Carpentercifs: fix a sign extension bug
2021-11-05 David Howellsafs: Fix incorrect triggering of sillyrename on 3rd...
2021-11-05 Qu Wenruobtrfs: prevent __btrfs_dump_space_info() to underflow...
2021-11-05 Steve Frenchcifs: fix incorrect check for null pointer in header_as...
2021-11-05 Wengang Wangocfs2: drop acl cache for directories too
2021-10-27 Nanyong Sunnilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_...
2021-10-27 Nanyong Sunnilfs2: fix memory leak in nilfs_sysfs_create_snapshot_...
2021-10-27 Nanyong Sunnilfs2: fix memory leak in nilfs_sysfs_delete_##name...
2021-10-27 Nanyong Sunnilfs2: fix memory leak in nilfs_sysfs_create_##name...
2021-10-27 Nanyong Sunnilfs2: fix NULL pointer in nilfs_##name##_attr_release
2021-10-27 Nanyong Sunnilfs2: fix memory leak in nilfs_sysfs_create_device_group
2021-10-27 Anand Jainbtrfs: fix lockdep warning while mounting sprout fs
2021-10-27 Jeff Laytonceph: lockdep annotations for try_nonblocking_invalidate
2021-10-27 Jeff Laytonceph: request Fw caps before updating the mtime in...
2021-10-27 Zhen Leinilfs2: use refcount_dec_and_lock() to fix potential UAF
2021-10-12 Miklos Szeredifuse: fix use after free in fuse_read_interrupt()
2021-10-12 Anand Jainbtrfs: fix upper limit for max_inline for page size 64K
2021-10-12 chenyingovl: fix BUG_ON() in may_delete() when called from...
2021-10-12 Ding Huicifs: fix wrong release in sess_alloc_buffer() failed...
2021-10-12 Marcos Paulo de... btrfs: tree-log: check btrfs_lookup_data_extent return...
2021-10-12 J. Bruce Fieldslockd: lockd server-side shouldn't set fl_ops
2021-10-12 Bob Petersongfs2: Don't call dlm after protocol is unmounted
2021-10-12 Nadav Amituserfaultfd: prevent concurrent API initialization
2021-10-12 Chao Yuf2fs: fix to unmap pages from userspace process in...
2021-10-12 Chao Yuf2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
2021-10-12 Chao Yuf2fs: fix to account missing .skipped_gc_rwsem
2021-10-12 David Howellsfscache: Fix cookie key hashing
2021-10-12 Yangtao Lif2fs: reduce the scope of setting fsck tag when de...
2021-10-12 Chao Yuf2fs: show f2fs instance in printk_ratelimited
2021-10-12 Chao Yuf2fs: quota: fix potential deadlock
2021-10-12 Desmond Cheong Zhi Xibtrfs: reset replace target device to allocation state...
2021-10-12 Josef Bacikbtrfs: wake up async_delalloc_pages waiters after submit
2021-10-12 Jan Karaext4: check journal inode extents more carefully
2021-10-12 Theodore Ts'oext4: save all error info in save_error_info() and...
2021-10-12 Theodore Ts'oext4: simulate various I/O and checksum errors when...
2021-10-12 Theodore Ts'oext4: save the error code which triggered an ext4_error...
next