summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-12-13smb: client: fix potential NULL deref in parse_dfs_referrals()Paulo Alcantara
2023-12-13cifs: Fix non-availability of dedup breaking generic/304David Howells
2023-12-13Revert "btrfs: add dmesg output for first mount and last unmount of a filesys...Greg Kroah-Hartman
2023-12-13io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov
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-08ovl: skip overlayfs superblocks at global syncKonstantin Khlebnikov
2023-12-08smb3: fix touch -h of symlinkSteve French
2023-12-08btrfs: make error messages more clear when getting a chunk mapFilipe Manana
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-12-08btrfs: add dmesg output for first mount and last unmount of a filesystemQu Wenruo
2023-12-08io_uring: fix off-by one bvec indexKeith Busch
2023-12-08ext4: make sure allocate pending entry not failZhang Yi
2023-12-08ext4: fix slab-use-after-free in ext4_es_insert_extent()Baokun Li
2023-12-08ext4: using nofail preallocation in ext4_es_insert_extent()Baokun Li
2023-12-08ext4: using nofail preallocation in ext4_es_insert_delayed_block()Baokun Li
2023-12-08ext4: using nofail preallocation in ext4_es_remove_extent()Baokun Li
2023-12-08ext4: use pre-allocated es in __es_remove_extent()Baokun Li
2023-12-08ext4: use pre-allocated es in __es_insert_extent()Baokun Li
2023-12-08ext4: factor out __es_alloc_extent() and __es_free_extent()Baokun Li
2023-12-08ext4: add a new helper to check if es must be keptBaokun Li
2023-12-08afs: Fix file locking on R/O volumes to operate in local modeDavid Howells
2023-12-08afs: Return ENOENT if no cell DNS record can be foundDavid Howells
2023-12-08afs: Make error on cell lookup failure consistent with OpenAFSDavid Howells
2023-11-28ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocksKemeng Shi
2023-11-28ext4: correct the start block of counting reserved clustersZhang Yi
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-28nfsd: fix file memleak on client_opens_releaseMahmoud Adam
2023-11-28quota: explicitly forbid quota files from being encryptedEric Biggers
2023-11-28jbd2: fix potential data lost in recovering journal raced with synchronizing ...Zhihao Cheng
2023-11-28btrfs: don't arbitrarily slow down delalloc if we're committingJosef Bacik
2023-11-28cifs: spnego: add ';' in HOST_KEY_LENAnastasia Belova
2023-11-28NFSv4.1: fix SP4_MACH_CRED protection for pnfs IOOlga Kornievskaia
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-20f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()Chao Yu
2023-11-20ext4: move 'ix' sanity check to corrent positionGou Hao
2023-11-08ext4: fix BUG in ext4_mb_new_inode_pa() due to overflowBaokun Li
2023-11-08ext4: avoid overlapping preallocations due to overflowBaokun Li
2023-11-08ext4: add two helper functions extent_logical_end() and pa_logical_end()Baokun Li
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-08smbdirect: missing rc checks while waiting for rdma eventsSteve French