summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-09-05btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues
2022-08-25ext4: avoid resizing to a partial cluster sizeKiselev, Oleg
2022-08-25ext4: avoid remove directory when directory is corruptedYe Bin
2022-08-25NFSv4.1: RECLAIM_COMPLETE must handle EACCESZhang Xianwei
2022-08-25btrfs: fix lost error handling when looking up extended ref on log replayFilipe Manana
2022-08-25btrfs: reject log replay if there is unsupported RO compat flagQu Wenruo
2022-08-25ext4: correct max_inline_xattr_value_size computingBaokun Li
2022-08-25ext4: fix extent status tree race in writeback error recovery pathEric Whitney
2022-08-25ext4: update s_overhead_clusters in the superblock during an on-line resizeTheodore Ts'o
2022-08-25ext4: fix use-after-free in ext4_xattr_set_entryBaokun Li
2022-08-25ext4: make sure ext4_append() always allocates new blockLukas Czerner
2022-08-25ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li
2022-08-25fuse: limit nsecMiklos Szeredi
2022-08-25vfs: Check the truncate maximum size in inode_newsize_ok()David Howells
2022-08-25proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher
2022-08-25ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong
2022-07-21nilfs2: fix incorrect masking of permission flags for symlinksRyusuke Konishi
2022-07-12xfs: remove incorrect ASSERT in xfs_renameEric Sandeen
2022-06-25fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi
2022-06-25ext4: add reserved GDT blocks checkZhang Yi
2022-06-25ext4: make variable "count" signedDing Xiang
2022-06-25ext4: fix bug_on ext4_mb_use_inode_paBaokun Li
2022-06-25pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust
2022-06-259p: missing chunk of "fs/9p: Don't update file type when updating file attrib...Al Viro
2022-06-14cifs: return errors during session setup during reconnectsShyam Prasad N
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: 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-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: add "0x" prefix for unsupported optional featuresQu Wenruo
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-12btrfs: always log symlinks in full modeFilipe Manana
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-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-20jfs: prevent NULL deref in diFreeHaimin Zhang
2022-04-20gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price
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