summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-04-08coredump: Use the vma snapshot in fill_files_noteEric W. Biederman
2022-04-08coredump/elf: Pass coredump_params into fill_note_infoEric W. Biederman
2022-04-08coredump: Remove the WARN_ON in dump_vma_snapshotEric W. Biederman
2022-04-08coredump: Snapshot the vmas in do_coredumpEric W. Biederman
2022-04-08proc: bootconfig: Add null pointer checkLv Ruyi
2022-04-08io_uring: fix memory leak of uid in files registrationPavel Begunkov
2022-04-08gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price
2022-04-08gfs2: Fix gfs2_file_buffered_write endless loop workaroundAndreas Gruenbacher
2022-04-08gfs2: gfs2_setattr_size error path fixAndreas Gruenbacher
2022-04-08ubifs: rename_whiteout: correct old_dir size computingBaokun Li
2022-04-08ubifs: Fix to add refcount once page is set privateZhihao Cheng
2022-04-08ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()Zhihao Cheng
2022-04-08ubifs: setflags: Make dirtied_ino_d 8 bytes alignedZhihao Cheng
2022-04-08ubifs: Rectify space amount budget for mkdir/tmpfile operationsZhihao Cheng
2022-04-08ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback workZhihao Cheng
2022-04-08ubifs: Rename whiteout atomicallyZhihao Cheng
2022-04-08ubifs: Add missing iput if do_tmpfile() failed in rename whiteoutZhihao Cheng
2022-04-08ubifs: Fix deadlock in concurrent rename whiteout and inode writebackZhihao Cheng
2022-04-08ubifs: rename_whiteout: Fix double free for whiteout_ui->dataZhihao Cheng
2022-04-08ntfs: add sanity check on allocation sizeDongliang Mu
2022-04-08Adjust cifssb maximum read sizeRohith Surabattula
2022-04-08f2fs: compress: fix to print raw data size in error path of lz4 decompressionChao Yu
2022-04-08f2fs: use spin_lock to avoid hangJaegeuk Kim
2022-04-08btrfs: do not clean up repair bio if submit failsJosef Bacik
2022-04-08btrfs: do not double complete bio on errors during compressed readsJosef Bacik
2022-04-08btrfs: handle csum lookup errors properly on readsJosef Bacik
2022-04-08btrfs: make search_csum_tree return 0 if we get -EFBIGJosef Bacik
2022-04-08btrfs: harden identification of a stale deviceAnand Jain
2022-04-08f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fsJaegeuk Kim
2022-04-08NFSD: Fix nfsd_breaker_owns_lease() return valuesChuck Lever
2022-04-08f2fs: fix to do sanity check on curseg->alloc_typeChao Yu
2022-04-08ext4: don't BUG if someone dirty pages without asking ext4 firstTheodore Ts'o
2022-04-08ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commitRitesh Harjani
2022-04-08ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bbRitesh Harjani
2022-04-08fs/binfmt_elf: Fix AT_PHDR for unusual ELF filesAkira Kawata
2022-04-08fs: fix fd table size alignment properlyLinus Torvalds
2022-04-08fs: fd tables have to be multiples of BITS_PER_LONGLinus Torvalds
2022-04-08NFSv4/pNFS: Fix another issue with a list iterator pointing to the headTrond Myklebust
2022-04-08NFS: Don't loop forever in nfs_do_recoalesce()Trond Myklebust
2022-04-08NFSv4.1: don't retry BIND_CONN_TO_SESSION on session errorOlga Kornievskaia
2022-04-08SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOCNeilBrown
2022-04-08jfs: fix divide error in dbNextAGPavel Skripkin
2022-04-08NFS: remove unneeded check in decode_devicenotify_args()Alexey Khoroshilov
2022-04-08NFS: Return valid errors from nfs2/3_decode_dirent()Trond Myklebust
2022-04-08NFS: Use of mapping_set_error() results in spurious errorsTrond Myklebust
2022-04-08ext2: correct max file size computingZhang Yi
2022-04-08f2fs: fix compressed file start atomic write may cause data corruptionFengnan Chang
2022-04-08btrfs: fix unexpected error path when reflinking an inline extentFilipe Manana
2022-04-08f2fs: fix to avoid potential deadlockChao Yu
2022-04-08nfsd: more robust allocation failure handling in nfsd_file_cache_initAmir Goldstein