summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'efi-fixes-for-v6.19-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
5 daysMerge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-26/+3
8 daysMerge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-39/+75
11 daysMerge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-9/+9
12 dayssmb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on initStefan Metzmacher1-0/+1
12 dayssmb: server: fix comment for ksmbd_vfs_kern_path_start_removing()Stefan Metzmacher1-1/+1
12 daysksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier1-8/+7
13 daysbtrfs: zlib: fix the folio leak on S390 hardware accelerationQu Wenruo1-0/+1
13 daysbtrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo3-26/+2
13 daysMerge tag 'for-6.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-2/+73
2026-01-20btrfs: add extra device item checks at mountQu Wenruo3-0/+48
2026-01-20btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone1-1/+1
2026-01-20btrfs: reject new transactions if the fs is fully read-onlyQu Wenruo2-0/+21
2026-01-20btrfs: sync read disk super and set block sizeEdward Adam Davis1-0/+2
2026-01-20btrfs: fix Wmaybe-uninitialized warning in replay_one_buffer()Qiang Ma1-1/+1
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong2-2/+9
2026-01-19efivarfs: fix error propagation in efivar_entry_get()Kohei Enju1-1/+1
2026-01-19Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2026-01-18ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun1-0/+1
2026-01-18ext4: add missing down_write_data_sem in mext_move_extent().Julian Sun1-0/+2
2026-01-18Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-68/+41
2026-01-16vfs: document d_dispose_if_unused()Miklos Szeredi1-0/+10
2026-01-16fuse: shrink once after all buckets have been scannedMiklos Szeredi1-1/+1
2026-01-16fuse: clean up fuse_dentry_tree_work()Miklos Szeredi1-14/+14
2026-01-16fuse: add need_resched() before unlocking bucketMiklos Szeredi1-3/+5
2026-01-16fuse: make sure dentry is evicted if staleMiklos Szeredi1-0/+4
2026-01-16fuse: fix race when disposing stale dentriesMiklos Szeredi1-9/+2
2026-01-16Merge tag 'xfs-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-39/+41
2026-01-16fuse: use private naming for fuse hash sizeJens Axboe1-7/+7
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds15-101/+238
2026-01-15NFS: Fix size read races in truncate, fallocate and copy offloadTrond Myklebust3-14/+27
2026-01-15btrfs: remove zoned statistics from sysfsJohannes Thumshirn1-52/+0
2026-01-14writeback: use round_jiffies_relative for dirtytime_workZhao Mengmeng1-2/+4
2026-01-14iomap: wait for batched folios to be stable in __iomap_get_folioChristoph Hellwig1-0/+1
2026-01-13Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-01-13xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster1-5/+6
2026-01-13xfs: Fix xfs_grow_last_rtg()Nirjhar Roy (IBM)1-1/+1
2026-01-13xfs: improve the assert at the top of xfs_log_coverChristoph Hellwig1-3/+5
2026-01-13xfs: fix an overly long line in xfs_rtgroup_calc_geometryChristoph Hellwig1-1/+2
2026-01-13xfs: mark __xfs_rtgroup_extents staticChristoph Hellwig2-27/+25
2026-01-13xfs: Fix the return value of xfs_rtcopy_summary()Nirjhar Roy (IBM)1-1/+1
2026-01-13romfs: check sb_set_blocksize() return valueDeepanshu Kartikey1-1/+4
2026-01-12NFS: Don't immediately return directory delegations when disabledAnna Schumaker1-1/+1
2026-01-12btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang1-2/+6
2026-01-12btrfs: invalidate pages instead of truncate after reflinkingFilipe Manana1-10/+13
2026-01-12btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTALQu Wenruo1-1/+5
2026-01-12Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher1-1/+1
2026-01-12writeback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal1-4/+10
2026-01-12readdir: require opt-in for d_type flagsAmir Goldstein1-0/+3
2026-01-12vboxsf: don't allow delegations to be set on directoriesJeff Layton1-0/+1