summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-04-24eventpoll: kill __ep_remove()Christian Brauner
2026-04-24eventpoll: split __ep_remove()Christian Brauner
2026-04-24eventpoll: use hlist_is_singular_node() in __ep_remove()Christian Brauner
2026-04-24fs: Handle multiply claimed blocks more gracefully with mmbJan Kara
2026-04-24fs: aio: reject partial mremap to avoid Null-pointer-dereference errorZizhi Wo
2026-04-24fuse: reject oversized dirents in page cacheSamuel Page
2026-04-24writeback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara
2026-04-24fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference errorZizhi Wo
2026-04-22smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/Stefan Metzmacher
2026-04-22Merge tag 'tracefs-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-04-22udf: reject descriptors with oversized CRC lengthMichael Bommarito
2026-04-22smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()Eric Biggers
2026-04-22smb: client: Make generate_key() return voidEric Biggers
2026-04-22smb: client: Remove obsolete cmac(aes) allocationEric Biggers
2026-04-22smb: client: Use AES-CMAC library for SMB3 signature calculationEric Biggers
2026-04-22smb: common: add SMB3_COMPRESS_MAX_ALGSEnzo Matsumiya
2026-04-22smb: client: compress: add code docs to lz77.cEnzo Matsumiya
2026-04-22smb: client: compress: LZ77 optimizationsEnzo Matsumiya
2026-04-22smb: client: compress: increase LZ77_MATCH_MAX_DISTEnzo Matsumiya
2026-04-22smb: client: compress: fix counting in LZ77 match findingEnzo Matsumiya
2026-04-22smb: client: compress: fix buffer overrun in lz77_compress()Enzo Matsumiya
2026-04-22smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_daclMichael Bommarito
2026-04-22smb: client: fix (remove) drop_dir_cache module parameterEnzo Matsumiya
2026-04-22smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
2026-04-22smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
2026-04-22smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2026-04-22smb: server: stop sending fake security descriptorsMarios Makassikis
2026-04-22ksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim
2026-04-22ksmbd: fix CreateOptions sanitization clobbering the whole fieldDaeMyung Kang
2026-04-22ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 openDaeMyung Kang
2026-04-22ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCountAkif Sait
2026-04-22ksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang
2026-04-22ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang
2026-04-22ksmbd: Use AES-CMAC library for SMB3 signature calculationEric Biggers
2026-04-22ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang
2026-04-22NFS: Fix RCU dereference of cl_xprt in nfs_compare_super_addressSean Chang
2026-04-22NFS: remove redundant __private attribute from nfs_page_classSean Chang
2026-04-22NFSv4.2: fix CLONE/COPY attrs in presence of delegated attributesOlga Kornievskaia
2026-04-22NFS: fix writeback in presence of errorsOlga Kornievskaia
2026-04-22nfs: use memcpy_and_pad in decode_fhThorsten Blum
2026-04-22ntfs: use page allocation for resident attribute inline dataNamjae Jeon
2026-04-22ntfs: fix mmap_prepare writable check for shared mappingsNamjae Jeon
2026-04-22ceph: add subvolume metrics collection and reportingAlex Markuze
2026-04-22ceph: parse subvolume_id from InodeStat v9 and store in inodeAlex Markuze
2026-04-22ceph: handle InodeStat v8 versioned field in reply parsingAlex Markuze
2026-04-22ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() failsMax Kellermann
2026-04-22ceph: only d_add() negative dentries when they are unhashedMax Kellermann
2026-04-22ceph: fix num_ops off-by-one when crypto allocation failsSam Edwards
2026-04-21Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-21Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds