summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-10-23cifs: #include cifsglob.h before trace.h to allow structs in tracepointsDavid Howells
2025-10-23cifs: Call the calc_signature functions directlyDavid Howells
2025-10-23smb: client: get rid of d_drop() in cifs_do_rename()Paulo Alcantara
2025-10-22cifs: Fix TCP_Server_Info::credits to be signedDavid Howells
2025-10-22smb: client: make use of smbdirect_socket.send_io.lcredits.*Stefan Metzmacher
2025-10-22smb: server: make use of smbdirect_socket.send_io.lcredits.*Stefan Metzmacher
2025-10-22smb: server: simplify sibling_list handling in smb_direct_flush_send_list/sen...Stefan Metzmacher
2025-10-22smb: server: smb_direct_disconnect_rdma_connection() already wakes all waiter...Stefan Metzmacher
2025-10-22smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.*Stefan Metzmacher
2025-10-22smb: server: allocate enough space for RW WRs and ib_drain_qp()Stefan Metzmacher
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-22Merge tag 'erofs-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-22Merge tag '9p-for-6.18-rc3-v2' of https://github.com/martinetd/linuxLinus Torvalds
2025-10-22xfs: fix locking in xchk_nlinks_collect_dirDarrick J. Wong
2025-10-22xfs: loudly complain about defunct mount optionsDarrick J. Wong
2025-10-22xfs: always warn about deprecated mount optionsDarrick J. Wong
2025-10-22xfs: don't set bt_nr_sectors to a negative numberDarrick J. Wong
2025-10-22btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_build_ref_tree()Amit Dhingra
2025-10-22btrfs: fix delayed_node ref_tracker use after freeLeo Martins
2025-10-22Revert "fs/9p: Refresh metadata in d_revalidate for uncached mode too"Dominique Martinet
2025-10-22erofs: consolidate z_erofs_extent_lookback()Gao Xiang
2025-10-22erofs: avoid infinite loops due to corrupted subpage compact indexesGao Xiang
2025-10-21hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()Deepanshu Kartikey
2025-10-21Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"Chuck Lever
2025-10-21nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()Nathan Chancellor
2025-10-21NFSD: Fix crash in nfsd4_read_release()Chuck Lever
2025-10-21NFSD: Define actions for the new time_deleg FATTR4 attributesChuck Lever
2025-10-21hostfs: Fix only passing host root in boot stage with new mountHongbo Li
2025-10-21fs: Fix uninitialized 'offp' in statmount_string()Zhen Ni
2025-10-21seqlock: Change do_io_accounting() to use scoped_seqlock_read()Oleg Nesterov
2025-10-21seqlock: Change do_task_stat() to use scoped_seqlock_read()Oleg Nesterov
2025-10-21xfs: don't use __GFP_NOFAIL in xfs_init_fs_contextChristoph Hellwig
2025-10-21xfs: cache open zone in inode->i_privateChristoph Hellwig
2025-10-21xfs: avoid busy loops in GCDChristoph Hellwig
2025-10-21xfs: XFS_ONLINE_SCRUB_STATS should depend on DEBUG_FSGeert Uytterhoeven
2025-10-21xfs: do not tightly pack-write large filesDamien Le Moal
2025-10-21xfs: Improve CONFIG_XFS_RT Kconfig helpDamien Le Moal
2025-10-20cifs: Add a couple of missing smb3_rw_credits tracepointsDavid Howells
2025-10-20Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-20writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_s...Julian Sun
2025-10-20writeback: Wake up waiting tasks when finishing the writeback of a chunk.Julian Sun
2025-10-20xfs: use the new ->i_state accessorsMateusz Guzik
2025-10-20nilfs2: use the new ->i_state accessorsMateusz Guzik
2025-10-20overlayfs: use the new ->i_state accessorsMateusz Guzik
2025-10-20gfs2: use the new ->i_state accessorsMateusz Guzik
2025-10-20f2fs: use the new ->i_state accessorsMateusz Guzik
2025-10-20smb: use the new ->i_state accessorsMateusz Guzik
2025-10-20ceph: use the new ->i_state accessorsMateusz Guzik
2025-10-20btrfs: use the new ->i_state accessorsMateusz Guzik
2025-10-20Manual conversion to use ->i_state accessors of all places not covered by coc...Mateusz Guzik