summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-01-08block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti
2023-12-20ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKSBaokun Li
2023-12-13nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi
2023-12-13nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi
2023-12-08btrfs: send: ensure send_fd is writableJann Horn
2023-12-08btrfs: fix off-by-one when checking chunk map includes logical addressFilipe Manana
2023-11-28ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocksKemeng Shi
2023-11-28ext4: correct return value of ext4_convert_meta_bgKemeng Shi
2023-11-28ext4: correct offset of gdb backup in non meta_bg group to update_backupsKemeng Shi
2023-11-28ext4: apply umask if ACL support is disabledMax Kellermann
2023-11-28jbd2: fix potential data lost in recovering journal raced with synchronizing ...Zhihao Cheng
2023-11-28gfs2: ignore negated quota changesBob Peterson
2023-11-28jfs: fix array-index-out-of-bounds in diAllocManas Ghandat
2023-11-28jfs: fix array-index-out-of-bounds in dbFindLeafManas Ghandat
2023-11-28fs/jfs: Add validity check for db_maxag and db_agprefJuntong Deng
2023-11-28fs/jfs: Add check for negative db_l2nbperpageJuntong Deng
2023-11-20btrfs: use u64 for buffer sizes in the tree search ioctlsFilipe Manana
2023-11-20ext4: move 'ix' sanity check to corrent positionGou Hao
2023-11-08nfsd: lock_rename() needs both directories to live on the same fsAl Viro
2023-11-08f2fs: fix to do sanity check on inode type during garbage collectionChao Yu
2023-11-08NFS: Don't call generic_error_remove_page() while holding locksTrond Myklebust
2023-10-25overlayfs: set ctime when setting mtime and atimeJeff Layton
2023-10-25btrfs: initialize start_slot in btrfs_log_prealloc_extentsJosef Bacik
2023-10-25ceph: fix incorrect revoked caps assert in ceph_fill_file_size()Xiubo Li
2023-10-10ext4: fix rec_len verify errorShida Zhang
2023-10-10fs: binfmt_elf_efpic: fix personality for ELF-FDPICGreg Ungerer
2023-10-10btrfs: properly report 0 avail for very full file systemsJosef Bacik
2023-10-10nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()Pan Bian
2023-10-10NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2023-09-23nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton
2023-09-23btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana
2023-09-23attr: block mode changes of symlinksChristian Brauner
2023-09-23jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmountLiu Shixin via Jfs-discussion
2023-09-23fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()Andrew Kanner
2023-09-23ext2: fix datatype of block number in ext2_xattr_set2()Georg Ottinger
2023-09-23btrfs: output extra debug info if we failed to find an inline backrefQu Wenruo
2023-09-23autofs: fix memory leak of waitqueues in autofs_catatonic_modeFedor Pchelkin
2023-09-23NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin
2023-09-23pstore/ram: Check start of empty przs during initEnlin Mu
2023-09-23procfs: block chmod on /proc/thread-self/commAleksa Sarai
2023-09-23NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever
2023-09-23fs: lockd: avoid possible wrong NULL parameterSu Hui
2023-09-23jfs: validate max amount of blocks before allocation.Alexei Filippov
2023-09-23nfs/blocklayout: Use the passed in gfp flagsDan Carpenter
2023-09-23fs: ocfs2: namei: check return value of ocfs2_add_entry()Artem Chernyshev
2023-09-23fs: Fix error checking for d_hash_and_lookup()Wang Ming
2023-09-23reiserfs: Check the return value from __getblk()Matthew Wilcox
2023-09-23udf: Handle error when adding extent to a fileJan Kara
2023-09-23udf: Check consistency of Space Bitmap DescriptorVladislav Efanov
2023-09-23cifs: add a warning when the in-flight count goes negativeShyam Prasad N