summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-01-23Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-01-22smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on initStefan Metzmacher
2026-01-22smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()Stefan Metzmacher
2026-01-22ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier
2026-01-21Merge tag 'for-6.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-20btrfs: add extra device item checks at mountQu Wenruo
2026-01-20btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone
2026-01-20btrfs: reject new transactions if the fs is fully read-onlyQu Wenruo
2026-01-20btrfs: sync read disk super and set block sizeEdward Adam Davis
2026-01-20btrfs: fix Wmaybe-uninitialized warning in replay_one_buffer()Qiang Ma
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong
2026-01-18Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-18ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun
2026-01-18ext4: add missing down_write_data_sem in mext_move_extent().Julian Sun
2026-01-17Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-16Merge tag 'xfs-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-01-15NFS: Fix size read races in truncate, fallocate and copy offloadTrond Myklebust
2026-01-14btrfs: remove zoned statistics from sysfsJohannes Thumshirn
2026-01-13Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-13xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster
2026-01-13xfs: Fix xfs_grow_last_rtg()Nirjhar Roy (IBM)
2026-01-13xfs: improve the assert at the top of xfs_log_coverChristoph Hellwig
2026-01-13xfs: fix an overly long line in xfs_rtgroup_calc_geometryChristoph Hellwig
2026-01-13xfs: mark __xfs_rtgroup_extents staticChristoph Hellwig
2026-01-13xfs: Fix the return value of xfs_rtcopy_summary()Nirjhar Roy (IBM)
2026-01-12NFS: Don't immediately return directory delegations when disabledAnna Schumaker
2026-01-12btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang
2026-01-12btrfs: invalidate pages instead of truncate after reflinkingFilipe Manana
2026-01-12btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTALQu Wenruo
2026-01-12Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-10erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang
2026-01-09Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-10erofs: don't bother with s_stack_depth increasing for nowGao Xiang
2026-01-09Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-09btrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo
2026-01-09btrfs: tests: fix return 0 on rmap test failureNaohiro Aota
2026-01-09btrfs: tests: fix root tree leak in btrfs_test_qgroups()Zilin Guan
2026-01-09btrfs: release path before iget_failed() in btrfs_read_locked_inode()Filipe Manana
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-09xfs: fix memory leak in xfs_growfs_check_rtgeom()Dan Carpenter
2026-01-07NFS/localio: Deal with page bases that are > PAGE_SIZETrond Myklebust
2026-01-07NFS/localio: Stop further I/O upon hitting an errorTrond Myklebust
2026-01-07NFSv4.x: Directory delegations don't require any state recoveryTrond Myklebust
2026-01-06pidfs: protect PIDFD_GET_* ioctls() via ifdefChristian Brauner
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2026-01-06btrfs: show correct warning if can't read data reloc treeMark Harmstone
2026-01-06btrfs: fix NULL pointer dereference in do_abort_log_replay()Suchit Karunakaran
2026-01-06btrfs: force free space tree for bs > ps casesQu Wenruo