summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-10-26ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodateZhang Yi
2022-10-26ext4: don't increase iversion counter for ea_inodesLukas Czerner
2022-10-26ext4: fix check for block being out of directory sizeJan Kara
2022-10-26ext4: make ext4_lazyinit_thread freezableLalith Rajendran
2022-10-26ext4: fix null-ptr-deref in ext4_write_infoBaokun Li
2022-10-26ext4: avoid crash when inline data creation follows DIO writeJan Kara
2022-10-26jbd2: add miss release buffer head in fc_do_one_pass()Ye Bin
2022-10-26jbd2: fix potential use-after-free in jbd2_fc_wait_bufsYe Bin
2022-10-26jbd2: fix potential buffer head reference count leakYe Bin
2022-10-26jbd2: wake up journal waiters in FIFO order, not LIFOAndrew Perepechko
2022-10-26f2fs: fix to do sanity check on summary infoChao Yu
2022-10-26f2fs: fix to do sanity check on destination blkaddr during recoveryChao Yu
2022-10-26f2fs: increase the limit for reserve_rootJaegeuk Kim
2022-10-26f2fs: flush pending checkpoints when freezing superJaegeuk Kim
2022-10-26f2fs: complete checkpoints during remountJaegeuk Kim
2022-10-26btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new...Tetsuo Handa
2022-10-26btrfs: fix race between quota enable and quota rescan ioctlFilipe Manana
2022-10-26fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner
2022-10-26ksmbd: Fix user namespace mappingMickaël Salaün
2022-10-26ksmbd: Fix wrong return value and message length check in smb2_ioctl()Zhang Xiaoxu
2022-10-26ksmbd: fix endless loop when encryption for response failsNamjae Jeon
2022-10-26NFSD: Protect against send buffer overflow in NFSv3 READChuck Lever
2022-10-26NFSD: Protect against send buffer overflow in NFSv2 READChuck Lever
2022-10-26NFSD: Protect against send buffer overflow in NFSv3 READDIRChuck Lever
2022-10-26quota: Check next/prev free block number after reading from quota fileZhihao Cheng
2022-10-26fs: dlm: handle -EBUSY first in lock arg validationAlexander Aring
2022-10-26fs: dlm: fix race between test_bit() and queue_work()Alexander Aring
2022-10-26cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO messageZhang Xiaoxu
2022-10-26cifs: destage dirty pages before re-reading them for cache=noneRonnie Sahlberg
2022-10-26io_uring/net: don't update msg_name if not providedPavel Begunkov
2022-10-26Revert "fs: check FMODE_LSEEK to control internal pipe splicing"Sasha Levin
2022-10-15ceph: don't truncate file in atomic_openHu Weiwen
2022-10-15nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failureRyusuke Konishi
2022-10-15nilfs2: fix leak of nilfs_root in case of writer thread creation failureRyusuke Konishi
2022-10-15nilfs2: fix use-after-free bug of struct nilfs_rootRyusuke Konishi
2022-10-15nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()Ryusuke Konishi
2022-10-12fs: fix UAF/GPF bug in nilfs_mdt_destroyDongliang Mu
2022-10-05fs: split off setxattr_copy and do_setxattr function from setxattrStefan Roesch
2022-10-05ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()ChenXiaoSong
2022-09-28ext4: use locality group preallocation for small closed filesJan Kara
2022-09-28ext4: avoid unnecessary spreading of allocations among groupsJan Kara
2022-09-28ext4: make mballoc try target group first even with mb_optimize_scanJan Kara
2022-09-28ext4: limit the number of retries after discarding preallocations blocksTheodore Ts'o
2022-09-28ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques
2022-09-28ext4: make directory inode spreading reflect flexbg sizeJan Kara
2022-09-28NFSv4: Fixes for nfs4_inode_return_delegation()Trond Myklebust
2022-09-28fsdax: Fix infinite loop in dax_iomap_rw()Li Jinlin
2022-09-28xfs: validate inode fork size against fork formatDave Chinner
2022-09-28xfs: fix xfs_ifree() error handling to not leak perag refBrian Foster
2022-09-28xfs: reorder iunlink remove operation in xfs_ifreeDave Chinner