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