summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: don't stop reads while withdraw in progress"Andreas Gruenbacher
2025-11-26gfs2: Rename LM_FLAG_{NOEXP -> RECOVER}Andreas Gruenbacher
2025-11-26gfs2: Kill gfs2_io_error_bh_wdAndreas Gruenbacher
2025-11-26gfs2: Withdraw immediately on log write errorsAndreas Gruenbacher
2025-11-26gfs2: Rename gfs2_{withdrawing_or_ => }withdrawnAndreas Gruenbacher
2025-11-26gfs2: Get rid of delayed withdrawsAndreas Gruenbacher
2025-11-26gfs2: Asynchronous withdrawAndreas Gruenbacher
2025-11-26gfs2: Add clean argument to lm_unmount hookAndreas Gruenbacher
2025-11-26gfs2: Clean up quotad timeout handlingAndreas Gruenbacher
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