summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-08-03ceph: never send metrics if disable_send_metrics is setXiubo Li
2023-08-03fs/9p: remove unnecessary invalidate_inode_pages2Eric Van Hensbergen
2023-08-03fs/9p: fix type mismatch in file cache mode helperEric Van Hensbergen
2023-08-03fs/9p: fix typo in comparison logic for cache modeEric Van Hensbergen
2023-08-03fs/9p: remove unnecessary and overrestrictive checkEric Van Hensbergen
2023-08-039p: fix ignored return value in v9fs_dir_releaseDominique Martinet
2023-08-03proc/vmcore: fix signedness bug in read_from_oldmem()Dan Carpenter
2023-08-03ksmbd: check if a mount point is crossed during path lookupNamjae Jeon
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-03btrfs: account block group tree when calculating global reserve sizeFilipe Manana
2023-08-03btrfs: zoned: do not enable async discardNaohiro Aota
2023-08-03smb3: do not set NTLMSSP_VERSION flag for negotiate not auth requestSteve French
2023-08-03fs/9p: Fix a datatype used with V9FS_DIRECT_IOChristophe JAILLET
2023-08-03ext4: fix rbtree traversal bug in ext4_mb_use_preallocatedOjaswin Mujoo
2023-08-03ext4: mballoc: Remove useless setting of ac_criteriaRitesh Harjani
2023-08-03ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocatedKemeng Shi
2023-08-03btrfs: fix race between quota disable and relocationFilipe Manana
2023-08-03btrfs: fix fsverify read error handling in end_page_readChristoph Hellwig
2023-08-03btrfs: factor out a btrfs_verify_page helperChristoph Hellwig
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-27cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N
2023-07-27smb: client: fix missed ses refcountingPaulo Alcantara
2023-07-27btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_blockChristoph Hellwig
2023-07-27erofs: Fix detection of atomic contextSandeep Dhavale
2023-07-27btrfs: abort transaction at update_ref_for_cow() when ref count is zeroFilipe Manana
2023-07-27btrfs: don't check PageError in __extent_writepageChristoph Hellwig
2023-07-27btrfs: add xxhash to fast checksum implementationsDavid Sterba
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-27ovl: check type and offset of struct vfsmount in ovl_entryChristian Brauner
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-27btrfs: fix race between balance and cancel/pauseJosef Bacik
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-27btrfs: fix double iput() on inode after an error during orphan cleanupFilipe Manana
2023-07-27btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expandJosef Bacik
2023-07-27btrfs: raid56: always verify the P/Q contents for scrubQu Wenruo
2023-07-27fuse: Apply flags2 only when userspace set the FUSE_INIT_EXTBernd Schubert
2023-07-27fuse: add feature flag for expire-onlyMiklos Szeredi
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-27btrfs: fix iput() on error pointer after error during orphan cleanupFilipe Manana