summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-06-14cifs: return errors during session setup during reconnectsShyam Prasad N
2022-06-14kernfs: Separate kernfs_pr_cont_buf and rename_lock.Hao Luo
2022-06-14jffs2: fix memory leak in jffs2_do_fill_superBaokun Li
2022-06-14ocfs2: dlmfs: fix error handling of user_dlm_destroy_lockJunxiao Bi via Ocfs2-devel
2022-06-14dlm: fix missing lkb refcount handlingAlexander Aring
2022-06-14dlm: fix plock invalid readAlexander Aring
2022-06-14ext4: avoid cycles in directory h-treeJan Kara
2022-06-14ext4: verify dir block before splitting itJan Kara
2022-06-14ext4: fix bug_on in ext4_writepagesYe Bin
2022-06-14ext4: fix use-after-free in ext4_rename_dir_prepareYe Bin
2022-06-14fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pagesZhihao Cheng
2022-06-14fsnotify: fix wrong lockdep annotationsAmir Goldstein
2022-06-14inotify: show inotify mask flags in proc fdinfoAmir Goldstein
2022-06-14fat: add ratelimit to fat*_ent_bread()OGAWA Hirofumi
2022-06-14fs: jfs: fix possible NULL pointer dereference in dbFree()Zixuan Fu
2022-06-14btrfs: repair super block num_devices automaticallyQu Wenruo
2022-06-14btrfs: add "0x" prefix for unsupported optional featuresQu Wenruo
2022-06-14binfmt_flat: do not stop relocating GOT entries prematurely on riscvNiklas Cassel
2022-06-06NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever
2022-06-06exec: Force single empty string when argv is emptyKees Cook
2022-05-15VFS: Fix memory leak caused by concurrently mounting fs with subtypeChenXiaoSong
2022-05-12btrfs: always log symlinks in full modeFilipe Manana
2022-05-12cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg
2022-04-27ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o
2022-04-27ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o
2022-04-27ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk
2022-04-27ext4: fix symlink file size not match to file contentYe Bin
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-27cifs: Check the IOCB_DIRECT flag, not O_DIRECTDavid Howells
2022-04-27gfs2: assign rgrp glock before compute_bitstructsBob Peterson
2022-04-20cifs: potential buffer overflow in handling symlinksHarshit Mogalapalli
2022-04-20btrfs: fix qgroup reserve overflow the qgroup limitEthan Lien
2022-04-20jfs: prevent NULL deref in diFreeHaimin Zhang
2022-04-20NFS: swap-out must always use STABLE writes.NeilBrown
2022-04-20NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-04-20ubifs: Rectify space amount budget for mkdir/tmpfile operationsZhihao Cheng
2022-04-20gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price
2022-04-20ubifs: rename_whiteout: correct old_dir size computingBaokun Li
2022-04-20ubifs: setflags: Make dirtied_ino_d 8 bytes alignedZhihao Cheng
2022-04-20ubifs: Add missing iput if do_tmpfile() failed in rename whiteoutZhihao Cheng
2022-04-20ubifs: rename_whiteout: Fix double free for whiteout_ui->dataZhihao Cheng
2022-04-20ntfs: add sanity check on allocation sizeDongliang Mu
2022-04-20ext4: don't BUG if someone dirty pages without asking ext4 firstTheodore Ts'o
2022-04-20NFSv4/pNFS: Fix another issue with a list iterator pointing to the headTrond Myklebust
2022-04-20jfs: fix divide error in dbNextAGPavel Skripkin
2022-04-20NFS: remove unneeded check in decode_devicenotify_args()Alexey Khoroshilov
2022-04-20ext2: correct max file size computingZhang Yi
2022-04-20jffs2: fix memory leak in jffs2_scan_mediumBaokun Li
2022-04-20jffs2: fix memory leak in jffs2_do_mount_fsBaokun Li
2022-04-20jffs2: fix use-after-free in jffs2_clear_xattr_subsystemBaokun Li