summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-16convert efivarfsAl Viro
2025-11-16debugfs: remove duplicate checks in callers of start_creating()Al Viro
2025-11-16convert debugfsAl Viro
2025-11-16convert tracefsAl Viro
2025-11-16convert pstoreAl Viro
2025-11-16convert fuse_ctlAl Viro
2025-11-16convert dlmfsAl Viro
2025-11-16convert hugetlbfsAl Viro
2025-11-16configfs, securityfs: kill_litter_super() not neededAl Viro
2025-11-16procfs: make /self and /thread_self dentries persistentAl Viro
2025-11-16convert ramfs and tmpfsAl Viro
2025-11-16convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitivesAl Viro
2025-11-16primitives for maintaining persisitencyAl Viro
2025-11-16introduce a flag for explicitly marking persistently pinned dentriesAl Viro
2025-11-16new helper: simple_done_creating()Al Viro
2025-11-16new helper: simple_remove_by_name()Al Viro
2025-11-16tracefs: fix a leak in eventfs_create_events_dir()Al Viro
2025-11-16fuse_ctl_add_conn(): fix nlink breakage in case of early failureAl Viro
2025-11-08Merge tag 'v6.18rc4-SMB-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-11-08Merge tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-11-07smb: client: validate change notify buffer before copyJoshua Rogers
2025-11-07Merge tag 'v6.18-rc4-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-11-06Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2025-11-06xfs: free xfs_busy_extents structure when no RT extents are queuedChristoph Hellwig
2025-11-05xfs: fix zone selection in xfs_select_open_zone_mruChristoph Hellwig
2025-11-05xfs: fix a rtgroup leak when xfs_init_zone failsChristoph Hellwig
2025-11-05xfs: fix various problems in xfs_atomic_write_cow_iomap_beginDarrick J. Wong
2025-11-05xfs: fix delalloc write failures in software-provided atomic writesDarrick J. Wong
2025-11-04fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFTYongpeng Yang
2025-11-04smb: client: fix refcount leak in smb2_set_path_attrShuhao Fu
2025-11-04smb: client: fix potential UAF in smb2_close_cached_fid()Henrique Carvalho
2025-11-04ksmbd: detect RDMA capable netdevs include IPoIBNamjae Jeon
2025-11-04ksmbd: detect RDMA capable lower devices when bridge and vlan netdev is usedNamjae Jeon
2025-11-04Merge tag 'for-6.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-01Merge tag 'xfs-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-10-31Merge tag '6.18-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-10-31xfs: document another racy GC case in xfs_zoned_map_extentChristoph Hellwig
2025-10-31xfs: prevent gc from picking the same zone twiceChristoph Hellwig
2025-10-30btrfs: mark dirty extent range for out of bound prealloc extentsaustinchang
2025-10-30btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new nameFilipe Manana
2025-10-30btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relationShardul Bankar
2025-10-30btrfs: ensure no dirty metadata is written back for an fs with errorsQu Wenruo
2025-10-29smb: client: call smbd_destroy() in the same splace as kernel_sock_shutdown()...Stefan Metzmacher
2025-10-29smb: client: handle lack of IPC in dfs_cache_refresh()Paulo Alcantara
2025-10-28Merge tag 'v6.18-rc3-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-10-28Merge tag 'nfsd-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-10-28smb: client: fix potential cfid UAF in smb2_query_info_compoundHenrique Carvalho
2025-10-26smb: server: let smb_direct_cm_handler() call ib_drain_qp() after smb_direct_...Stefan Metzmacher
2025-10-26smb: server: call smb_direct_post_recv_credits() when the negotiation is doneStefan Metzmacher
2025-10-26ksmbd: transport_ipc: validate payload size before reading handleQianchang Zhao