summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-26gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad"Andreas Gruenbacher
2025-11-26gfs2: Minor cosmetic remote delete cleanupsAndreas Gruenbacher
2025-11-26gfs2: fix remote evict for read-only filesystemsAndreas Gruenbacher
2025-11-26libceph: drop started parameter of __ceph_open_session()Ilya Dryomov
2025-11-26ext4: align max orphan file size with e2fsprogs limitBaokun Li
2025-11-26fs/ext4: fix typo in commentHaodong Tian
2025-11-26ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUTYang Erkun
2025-11-26ext4: cleanup for ext4_map_blocksYang Erkun
2025-11-26ext4: rename EXT4_GET_BLOCKS_PRE_IOYang Erkun
2025-11-26ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val...Yongjian Sun
2025-11-26ext4: fix incorrect group number assertion in mb_check_buddyYongjian Sun
2025-11-26ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()Alexey Nepomnyashih
2025-11-26ext4: clear i_state_flags when alloc inodeHaibo Chen
2025-11-26jbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin
2025-11-26ext4: check if mount_opts is NUL-terminated in ext4_ioctl_set_tune_sb()Fedor Pchelkin
2025-11-26ext4: fix string copying in parse_apply_sb_mount_options()Fedor Pchelkin
2025-11-26jbd2: store more accurate errno in superblock when possibleWengang Wang
2025-11-26jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corru...Ye Bin
2025-11-26kernfs: fix memory leak of kernfs_iattrs in __kernfs_new_nodeWill Rosenberg
2025-11-26fs/kernfs: raise sb->maxbytes to MAX_LFS_FILESIZEJane Chu
2025-11-26sysfs: attribute_group: enable const variants of is_visible()Thomas Weißschuh
2025-11-26fs: inline step_into() and walk_component()Mateusz Guzik
2025-11-26fs: tidy up step_into() & friends before inliningMateusz Guzik
2025-11-26orangefs: use inode_update_timestamps directlyChristoph Hellwig
2025-11-26btrfs: fix the comment on btrfs_update_timeChristoph Hellwig
2025-11-26btrfs: use vfs_utimes to update file timestampsChristoph Hellwig
2025-11-26fs: export vfs_utimesChristoph Hellwig
2025-11-26fs: lift the FMODE_NOCMTIME check into file_update_time_flagsChristoph Hellwig
2025-11-26fs: refactor file timestamp update logicChristoph Hellwig
2025-11-26gfs2: fix freeze error handlingAlexey Velichayshiy
2025-11-26gfs2: Prevent recursive memory reclaimAndreas Gruenbacher
2025-11-26fuse: Uninitialized variable in fuse_epoch_work()Dan Carpenter
2025-11-26fuse: fix io-uring list corruption for terminated non-committed requestsJoanne Koong
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen
2025-11-25smb: client: fix memory leak in cifs_construct_tcon()Paulo Alcantara
2025-11-25hfs/hfsplus: move on-disk layout declarations into hfs_common.hViacheslav Dubeyko
2025-11-25hfsplus: fix volume corruption issue for generic/101Viacheslav Dubeyko
2025-11-25NFSD: Add trace point for SCSI fencing operation.Dai Ngo
2025-11-25NFSD: use correct reservation type in nfsd4_scsi_fence_clientDai Ngo
2025-11-25NFSD: don't start nfsd if sv_permsocks is emptyOlga Kornievskaia
2025-11-25fs: push list presence check into inode_io_list_del()Mateusz Guzik
2025-11-25fs: cosmetic fixes to lru handlingMateusz Guzik
2025-11-25fs: rework I_NEW handling to operate without fencesMateusz Guzik
2025-11-25iomap: allocate s_dio_done_wq for async reads as wellChristoph Hellwig
2025-11-25iomap: fix iomap_read_end() for already uptodate foliosJoanne Koong
2025-11-25iomap: invert the polarity of IOMAP_DIO_INLINE_COMPChristoph Hellwig
2025-11-25iomap: support write completions from interrupt contextChristoph Hellwig
2025-11-25iomap: rework REQ_FUA selectionChristoph Hellwig
2025-11-25iomap: always run error completions in user contextChristoph Hellwig