summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-08-11ceph: defer stopping mdsc delayed_workXiubo Li
2023-08-03ceph: never send metrics if disable_send_metrics is setXiubo Li
2023-08-03nfsd: Remove incorrect check in nfsd4_validate_stateidTrond Myklebust
2023-08-03file: always lock position for FMODE_ATOMIC_POSChristian Brauner
2023-08-03btrfs: check for commit error at btrfs_attach_transaction_barrier()Filipe Manana
2023-08-03btrfs: check if the transaction was aborted at btrfs_wait_for_commit()Filipe Manana
2023-08-03cifs: if deferred close is disabled then close files immediatelyBharath SM
2023-08-03ksmbd: remove internal.h includeNamjae Jeon
2023-08-03cifs: use fs_context for automountsPaulo Alcantara
2023-08-03fs: dlm: interrupt posix locks only when process is killedAlexander Aring
2023-08-03dlm: rearrange async condition returnAlexander Aring
2023-08-03dlm: cleanup plock_op vs plock_xopAlexander Aring
2023-08-03btrfs: fix race between quota disable and relocationFilipe Manana
2023-08-03jbd2: Fix wrongly judgement for buffer head removing while doing checkpointZhihao Cheng
2023-07-27jbd2: recheck chechpointing non-dirty bufferZhang Yi
2023-07-27FS: JFS: Check for read-only mounted filesystem in txBeginImmad Mir
2023-07-27FS: JFS: Fix null-ptr-deref Read in txBeginImmad Mir
2023-07-27fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLevYogesh
2023-07-27udf: Fix uninitialized array access for some pathnamesJan Kara
2023-07-27quota: fix warning in dqgrab()Ye Bin
2023-07-27quota: Properly disable quotas when add_dquot_ref() failsJan Kara
2023-07-27ext4: correct inline offset when handling xattrs in inode bodyEric Whitney
2023-07-27fuse: ioctl: translate ENOSYS in outargMiklos Szeredi
2023-07-27btrfs: zoned: fix memory leak after finding block group with super blocksFilipe Manana
2023-07-27fuse: revalidate: don't invalidate if interruptedMiklos Szeredi
2023-07-27btrfs: fix warning when putting transaction with qgroups enabled after abortFilipe Manana
2023-07-23ceph: don't let check_caps skip sending responses for revoke msgsXiubo Li
2023-07-23fs: dlm: return positive pid value for F_GETLKAlexander Aring
2023-07-23jfs: jfs_dmap: Validate db_l2nbperpage while mountingSiddh Raman Pant
2023-07-23ext4: only update i_reserved_data_blocks on successful block allocationBaokun Li
2023-07-23ext4: turn quotas off if mount failed after enabling quotasBaokun Li
2023-07-23ext4: fix to check return value of freeze_bdev() in ext4_shutdown()Chao Yu
2023-07-23ext4: fix wrong unit use in ext4_mb_new_blocksKemeng Shi
2023-07-23ext4: get block from bh in ext4_free_blocks for fast commit replayKemeng Shi
2023-07-23ext4: fix wrong unit use in ext4_mb_clear_bbKemeng Shi
2023-07-23ext4: Fix reusing stale buffer heads from last failed mountingZhihao Cheng
2023-07-23erofs: fix compact 4B support for 16k block sizeGao Xiang
2023-07-23f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()Chao Yu
2023-07-23fs/ntfs3: Check fields while readingKonstantin Komarov
2023-07-23erofs: fix fsdax unavailability for chunk-based regular filesXin Yin
2023-07-23erofs: decouple basic mount options from fs_contextGao Xiang
2023-07-23erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOFChunhai Guo
2023-07-23ksmbd: validate session id and tree id in the compound requestNamjae Jeon
2023-07-23ksmbd: fix out-of-bound read in smb2_writeNamjae Jeon
2023-07-23ksmbd: validate command payload sizeNamjae Jeon
2023-07-23ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()Ralph Boehme
2023-07-23fanotify: disallow mount/sb marks on kernel internal pseudo fsAmir Goldstein
2023-07-23ovl: fix null pointer dereference in ovl_get_acl_rcu()Zhihao Cheng
2023-07-23fs: no need to check sourceJan Kara
2023-07-23btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()Filipe Manana