aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-41/+80
2025-12-19Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-45/+61
2025-12-19Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
2025-12-17xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig1-6/+8
2025-12-17xfs: validate that zoned RT devices are zone alignedChristoph Hellwig1-0/+15
2025-12-16cifs: update internal module version numberSteve French1-2/+2
2025-12-16smb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong5-43/+58
2025-12-16smb: align durable reconnect v2 context to 8 byte boundaryBharath SM1-0/+1
2025-12-16xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file systemChristoph Hellwig1-10/+48
2025-12-16xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li1-0/+1
2025-12-16xfs: fix stupid compiler warningDarrick J. Wong1-1/+1
2025-12-16xfs: fix a UAF problem in xattr repairDarrick J. Wong1-1/+1
2025-12-16xfs: ignore discard return valueChaitanya Kulkarni2-23/+6
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-29/+21
2025-12-16Merge tag 'v6.19-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-36/+164
2025-12-16Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-33/+46
2025-12-16shmem: fix recovery on rename failuresAl Viro1-29/+21
2025-12-15fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1)Ahelenia Ziemiańska1-0/+2
2025-12-15fsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein1-1/+8
2025-12-14ksmbd: fix buffer validation by including null terminator size in EA lengthNamjae Jeon1-2/+2
2025-12-14ksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon1-1/+3
2025-12-14ksmbd: remove redundant DACL check in smb_check_perm_daclAlexey Velichayshiy1-3/+0
2025-12-14ksmbd: convert comma to semicolonChen Ni1-1/+1
2025-12-14smb: server: defer the initial recv completion logic to smb_direct_negotiate_...Stefan Metzmacher1-28/+142
2025-12-14smb: server: initialize recv_io->cqe.done = recv_done just onceStefan Metzmacher1-1/+4
2025-12-14smb: smbdirect: introduce smbdirect_socket.connect.{lock,work}Stefan Metzmacher1-0/+12
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds5-6/+26
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds15-35/+107
2025-12-12btrfs: fix changeset leak on mmap write after failure to reserve metadataFilipe Manana1-1/+2
2025-12-12btrfs: fix memory leak of fs_devices in degraded seed device pathDeepanshu Kartikey1-0/+1
2025-12-12Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-548/+10
2025-12-12Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds5-607/+581
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds19-81/+328
2025-12-11smb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong1-34/+0
2025-12-11smb: move File Attributes definitions into common/fscc.hChenXiaoSong2-35/+45
2025-12-11smb: update struct duplicate_extents_to_file_exChenXiaoSong1-1/+2
2025-12-10ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
2025-12-10ocfs2: invalidate inode if i_mode is zero after block readAhmet Eray Karadag1-0/+8
2025-12-10ocfs2: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-2/+6
2025-12-10ocfs2: convert remaining read-only checks to ocfs2_emergency_stateAhmet Eray Karadag6-11/+10
2025-12-10ocfs2: add ocfs2_emergency_state helper and apply to setattrAhmet Eray Karadag2-0/+24
2025-12-10ocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh1-0/+10
2025-12-10ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_listDeepanshu Kartikey1-2/+28
2025-12-10fs/fat: remove unnecessary wrapper fat_max_cache()Lalit Shankar Chowdhury1-6/+1
2025-12-10ocfs2: replace deprecated strcpy with strscpyThorsten Blum6-11/+16
2025-12-10ocfs2: check tl_used after reading it from trancate log inodeEdward Adam Davis1-2/+4
2025-12-10ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AESEric Biggers1-3/+0
2025-12-10ceph: Amend checking to fix `make W=1` build breakageAndy Shevchenko1-1/+1
2025-12-10ceph: add trace points to the MDS clientMax Kellermann3-2/+25
2025-12-09smb: move file_notify_information to common/fscc.hChenXiaoSong2-11/+11
2025-12-09smb: move SMB2 Notify Action Flags into common/smb2pdu.hChenXiaoSong2-9/+2
2025-12-09smb: move notify completion filter flags into common/smb2pdu.hChenXiaoSong2-14/+1
2025-12-09smb/client: add parentheses to NT error code definitions containing bitwise O...ChenXiaoSong1-506/+506
2025-12-09smb: add documentation references for smb2 change notify definitionsChenXiaoSong2-2/+10
2025-12-09smb/client: add 4 NT error code definitionsChenXiaoSong2-0/+9
2025-12-09smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong1-1/+1
2025-12-09smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong1-1/+1
2025-12-09smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong1-1/+1
2025-12-09smb/server: add comment to FileSystemName of FileFsAttributeInformationChenXiaoSong1-0/+7
2025-12-09smb/server: remove unused nterr.hChenXiaoSong3-545/+0
2025-12-09smb/server: rename include guard in smb_common.hChenXiaoSong1-3/+3
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-8/+19
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds1-10/+9
2025-12-09Merge tag 'v6.19-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds46-1511/+1740
2025-12-09btrfs: fix a potential path leak in print_data_reloc_error()Qu Wenruo1-0/+1
2025-12-09Revert "btrfs: add ASSERTs on prealloc in qgroup functions"Qu Wenruo1-23/+4
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-376/+515
2025-12-09Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-27/+13
2025-12-08fs/proc: replace "__auto_type" with "const auto"H. Peter Anvin1-10/+9
2025-12-08btrfs: do not skip logging new dentries when logging a new nameFilipe Manana1-8/+0
2025-12-08btrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana1-0/+38
2025-12-08btrfs: tests: fix double btrfs_path free in remove_extent_ref()Dan Carpenter1-1/+0
2025-12-07smb/client: update some SMB2 status stringsChenXiaoSong1-4/+6
2025-12-07Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linuxLinus Torvalds7-292/+386
2025-12-06ocfs2: fix xattr array entry __counted_by errorLinus Torvalds1-1/+1
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds13-194/+138
2025-12-06Merge tag 'locking-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-20/+20
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds16-317/+587
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-26/+24
2025-12-05nfs/localio: fix regression due to out-of-order __put_credMike Snitzer1-31/+17
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+5
2025-12-05NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegationsTrond Myklebust1-8/+17
2025-12-05nfs/localio: remove 61 byte hole from needless ____cacheline_alignedMike Snitzer1-1/+1
2025-12-05nfs/localio: remove alignment size checking in nfs_is_local_dio_possibleMike Snitzer1-2/+0
2025-12-05Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-33/+1
2025-12-05ovl: pass original credentials, not mounter credentials during createChristian Brauner1-8/+12
2025-12-05cifs: Remove dead function prototypesDavid Howells2-18/+0
2025-12-05Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-12/+15
2025-12-05Merge tag 'exfat-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-24/+77
2025-12-05smb/client: add two elements to smb2_error_map_table arrayChenXiaoSong1-0/+3
2025-12-05smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAPChenXiaoSong2-3/+4
2025-12-05smb/client: remove unused elements from smb2_error_map_table arrayChenXiaoSong1-3/+0
2025-12-05smb/client: reduce loop count in map_smb2_to_linux_error() by halfChenXiaoSong1-24/+6
2025-12-05smb: client: Add tracepoint for krb5 authPaulo Alcantara4-2/+45
2025-12-05smb: client: improve error message when creating SMB sessionPaulo Alcantara1-1/+6
2025-12-05smb: client: relax session and tcon reconnect attemptsPaulo Alcantara3-5/+26
2025-12-05Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-71/+338
2025-12-05cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2David Howells1-1/+1
2025-12-05cifs: client: allow changing multichannel mount options on remountRajasi Mandal5-26/+128
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells19-51/+47
2025-12-05cifs: Add a tracepoint to log EIO errorsDavid Howells27-312/+609
2025-12-05cifs: Don't need state locking in smb2_get_mid_entry()David Howells1-28/+20
2025-12-05cifs: Remove the server pointer from smb_messageDavid Howells12-113/+108
2025-12-05cifs: Fix specification of function pointersDavid Howells3-12/+12
2025-12-05cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flagsDavid Howells6-216/+79
2025-12-05cifs: Clean up some places where an extra kvec[] was required for rfc1002David Howells5-82/+39
2025-12-05cifs: Make smb1's SendReceive() wrap cifs_send_recv()David Howells1-72/+10
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells19-626/+647
2025-12-05cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1David Howells1-1/+1
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-259/+264
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-218/+290
2025-12-05Merge tag 'sysctl-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-21/+7
2025-12-05Merge tag 'pstore-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2025-12-05Merge tag 'configfs-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2025-12-059p: fix new mount API cache option handlingEric Sandeen1-12/+32
2025-12-059p: fix cache/debug options printing in v9fs_show_optionsEric Sandeen1-2/+2
2025-12-04autofs: fix per-dentry timeout warningIan Kent1-10/+12
2025-12-03cifs: client: enforce consistent handling of multichannel and max_channelsRajasi Mandal3-18/+50
2025-12-03Merge tag 'ntfs3_for_6.19' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds13-331/+421
2025-12-03Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds24-701/+771
2025-12-03Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds22-764/+382
2025-12-03Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbdLinus Torvalds44-1743/+1194
2025-12-03Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds28-513/+357
2025-12-03Merge tag 'erofs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-148/+178
2025-12-03Merge tag 'hfs-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds29-914/+2065
2025-12-03Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds73-2298/+2764
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+8
2025-12-03Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+7
2025-12-04f2fs: ignore discard return valueChaitanya Kulkarni1-7/+3
2025-12-04f2fs: optimize trace_f2fs_write_checkpoint with enumsYH Lin2-3/+9
2025-12-04f2fs: fix to not account invalid blocks in get_left_section_blocks()Chao Yu1-3/+5
2025-12-04f2fs: support to show curseg.next_blkoff in debugfsChao Yu2-10/+20
2025-12-04f2fs: expand scalability of f2fs mount optionChao Yu2-58/+63
2025-12-04f2fs: change default schedule timeout valueChao Yu2-3/+5
2025-12-04f2fs: introduce f2fs_schedule_timeout()Chao Yu6-16/+24
2025-12-04f2fs: use memalloc_retry_wait() as much as possibleChao Yu2-2/+2
2025-12-04f2fs: add a sysfs entry to show max open zonesYongpeng Yang1-0/+2
2025-12-04f2fs: wrap all unusable_blocks_per_sec code in CONFIG_BLK_DEV_ZONEDYongpeng Yang2-1/+6
2025-12-04f2fs: simplify list initialization in f2fs_recover_fsync_data()Baolin Liu1-6/+3
2025-12-04f2fs: revert summary entry count from 2048 to 512 in 16kb block supportDaeho Jeong7-61/+127
2025-12-04f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu1-8/+12
2025-12-04f2fs: fix return value of f2fs_recover_fsync_data()Chao Yu1-5/+9
2025-12-04f2fs: add fadvise tracepointJaegeuk Kim1-0/+2
2025-12-04f2fs: fix age extent cache insertion skip on counter overflowXiaole He3-4/+16
2025-12-04f2fs: Add sanity checks before unlinking and loading inodesNikola Z. Ivanov2-5/+18
2025-12-04f2fs: Rename f2fs_unlink exit labelNikola Z. Ivanov1-7/+7
2025-12-04f2fs: ensure minimum trim granularity accounts for all devicesYongpeng Yang2-6/+18
2025-12-04f2fs: fix uninitialized one_time_gc in victim_sel_policyXiaole He1-1/+1
2025-12-04f2fs: ensure node page reads complete before f2fs_put_super() finishesJan Prusakowski1-8/+9
2025-12-04f2fs: block cache/dio write during f2fs_enable_checkpoint()Chao Yu3-9/+34
2025-12-04f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu1-10/+16
2025-12-04f2fs: change the unlock parameter of f2fs_put_page to boolYongpeng Yang6-16/+14
2025-12-04f2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey1-2/+4
2025-12-04f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu4-37/+25
2025-12-04f2fs: fix to avoid updating compression context during writebackChao Yu4-3/+23
2025-12-04f2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu1-2/+5
2025-12-04f2fs: fix to avoid potential deadlockChao Yu3-46/+1
2025-12-04f2fs: use f2fs_filemap_get_folio() to support fault injectionChao Yu2-3/+3
2025-12-04f2fs: use f2fs_filemap_get_folio() instead of f2fs_pagecache_get_page()Chao Yu2-20/+13
2025-12-04f2fs: convert add_ipu_page() to use folioChao Yu1-4/+3
2025-12-04f2fs: clean up w/ bio_add_folio_nofail()Chao Yu1-4/+3
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds10-15/+19
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-19/+20
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-40/+20
2025-12-03fs: assert on I_FREEING not being set in iput() and iput_not_last()Mateusz Guzik1-1/+2
2025-12-03fs: PM: Fix reverse check in filesystems_freeze_callback()Rafael J. Wysocki1-1/+1
2025-12-03exfat: fix remount failure in different process environmentsYuezhang Mo1-4/+15
2025-12-03exfat: fix divide-by-zero in exfat_allocate_bitmapNamjae Jeon1-1/+1
2025-12-03exfat: validate the cluster bitmap bits of directoryNamjae Jeon5-9/+46
2025-12-03exfat: zero out post-EOF page cache on file extensionYuezhang Mo1-0/+5
2025-12-03exfat: fix refcount leak in exfat_findShuhao Fu1-10/+10
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+387
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2025-12-02gfs2: Fix use of bio_chainAndreas Gruenbacher1-1/+1
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+4
2025-12-02seqlock, procfs: Match scoped_seqlock_read() critical section vs. RCU orderin...Ingo Molnar1-20/+20
2025-12-02debugfs: Fix default access mode config checkAaron Thompson1-1/+1
2025-12-01Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-17/+5
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds15-366/+173
2025-12-01Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-0/+21
2025-12-01Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-672/+629
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds25-812/+1176
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds26-138/+439
2025-12-01Merge tag 'vfs-6.19-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+57
2025-12-01Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-32/+17
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-8/+15
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-182/+185
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds18-50/+46
2025-12-01Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-46/+67
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-49/+142
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-104/+90
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds102-378/+403
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-301/+262
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds22-571/+895
2025-12-01NFSD: Implement NFSD_IO_DIRECT for NFS WRITEMike Snitzer3-4/+144
2025-12-01NFSD: Make FILE_SYNC WRITEs comply with specChuck Lever1-2/+12
2025-12-01fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()Armin Wolf1-4/+7
2025-12-01erofs: switch on-disk header `erofs_fs.h` to MIT licenseGao Xiang1-1/+1
2025-11-30cifs: Use netfs_alloc/free_folioq_buffer()David Howells1-63/+10
2025-11-30smb: client: show smb lease key in open_dirs outputBharath SM1-4/+8