summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
5 daysext4: fix out of bounds punch offsetZhang Yi
5 daysext4: correct the error handle in ext4_fallocate()Zhang Yi
5 daysext4: fix incorrect punch max_endZhang Yi
5 daysext4: move out common parts into ext4_fallocate()Zhang Yi
5 daysext4: move out inode_lock into ext4_fallocate()Zhang Yi
5 daysext4: factor out ext4_do_fallocate()Zhang Yi
5 daysext4: refactor ext4_insert_range()Zhang Yi
5 daysext4: refactor ext4_collapse_range()Zhang Yi
5 daysext4: refactor ext4_zero_range()Zhang Yi
5 daysext4: refactor ext4_punch_hole()Zhang Yi
5 daysext4: don't explicit update times in ext4_fallocate()Zhang Yi
5 dayserofs: fix large fragment handlingGao Xiang
5 dayserofs: clean up header parsing for ztailpacking and fragmentsGao Xiang
5 dayserofs: simplify tail inline pcluster handlingGao Xiang
5 dayserofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switchesHongzhen Luo
5 dayserofs: refine z_erofs_get_extent_compressedlen()Gao Xiang
5 dayserofs: simplify z_erofs_load_compact_lcluster()Gao Xiang
5 daysjfs: reject on-disk inodes of an unsupported typeDmitry Antipov
5 daysnilfs2: reject invalid file types when reading inodesRyusuke Konishi
13 dayssmb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...Stefan Metzmacher
13 daysbtrfs: fix block group refcount race in btrfs_create_pending_block_groups()Boris Burkov
13 daysclone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right usernsAl Viro
13 daysefivarfs: Fix memory leak of efivarfs_fs_info in fs_context error pathsBreno Leitao
13 daysfix a leak in fcntl_dirnotify()Al Viro
13 dayssmb: client: fix use-after-free in cifs_oplock_breakWang Zhaolong
13 dayscachefiles: Fix the incorrect return value in __cachefiles_write()Zizhi Wo
13 dayssmb: client: fix use-after-free in crypt_message when using async cryptoWang Zhaolong
13 daysisofs: Verify inode mode when loading from diskJan Kara
2025-07-17ksmbd: fix potential use-after-free in oplock/lease break ackNamjae Jeon
2025-07-17erofs: fix rare pcluster memory leak after unmountingGao Xiang
2025-07-17btrfs: fix assertion when building free space treeFilipe Manana
2025-07-17erofs: fix to add missing tracepoint in erofs_readahead()Chao Yu
2025-07-17erofs: refine readahead tracepointGao Xiang
2025-07-17erofs: tidy up zdata.cGao Xiang
2025-07-17erofs: get rid of `z_erofs_next_pcluster_t`Gao Xiang
2025-07-17erofs: free pclusters if no cached folio is attachedChunhai Guo
2025-07-17netfs: Fix ref leak on inserted extra subreq in write retryDavid Howells
2025-07-17erofs: address D-cache aliasingGao Xiang
2025-07-17erofs: fix to add missing tracepoint in erofs_read_folio()Chao Yu
2025-07-17ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()Al Viro
2025-07-17smb: server: make use of rdma_destroy_qp()Stefan Metzmacher
2025-07-17mm: fix the inaccurate memory statistics issue for usersBaolin Wang
2025-07-17fix proc_sys_compare() handling of in-lookup dentriesAl Viro
2025-07-17eventpoll: don't decrement ep refcount while still holding the ep mutexLinus Torvalds
2025-07-10cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N
2025-07-10smb: client: fix readdir returning wrong type with POSIX extensionsPhilipp Kerling
2025-07-10NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust
2025-07-10fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg
2025-07-10add a string-to-qstr constructorAl Viro
2025-07-10netfs: Fix oops in write-retry from mis-resetting the subreq iteratorDavid Howells