summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
5 daysgfs2: Validate i_depth for exhash directoriesAndrew Price2-4/+8
5 dayssmb/server: avoid deadlock when linking with ReplaceIfExistsNeilBrown1-12/+4
5 dayshfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()Tetsuo Handa1-1/+5
5 dayshfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Viacheslav Dubeyko1-0/+7
5 dayshfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()Viacheslav Dubeyko1-0/+92
5 dayshfs: fix slab-out-of-bounds in hfs_bnode_read()Viacheslav Dubeyko1-0/+92
5 dayshfs: fix general protection fault in hfs_find_init()Viacheslav Dubeyko4-12/+51
5 dayserofs: fix block count report when 48-bit layout is onGao Xiang1-2/+2
5 daysmm/smaps: fix race between smaps_hugetlb_range and migrationJinjiang Tu1-1/+5
5 dayssmb: client: don't wait for info->send_pending == 0 on errorStefan Metzmacher1-5/+5
5 dayssmb: client: let send_done() cleanup before calling smbd_disconnect_rdma_conn...Stefan Metzmacher1-6/+8
5 dayseventpoll: Fix semi-unbounded recursionJann Horn1-14/+46
5 daysfs: Prevent file descriptor table allocations exceeding INT_MAXSasha Levin1-0/+15
5 daysfscrypt: Don't use problematic non-inline crypto enginesEric Biggers4-3/+22
5 daysNFS: Fix the setting of capabilities when automounting a new filesystemTrond Myklebust4-23/+45
5 daysNFSD: detect mismatch of file handle and delegation stateid in OPEN opDai Ngo1-0/+14
5 daysnfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()Jeff Layton1-5/+15
5 daysfhandle: raise FILEID_IS_DIR in handle_typeChristian Brauner1-1/+1
5 dayssmb: client: remove redundant lstrp update in negotiate protocolWang Zhaolong1-1/+0
5 dayssmb3: fix for slab out of bounds on mount to ksmbdSteve French1-1/+10
10 dayssmb: server: Fix extension string in ksmbd_extract_shortname()Thorsten Blum1-1/+1
10 daysksmbd: limit repeated connections from clients with the same IPNamjae Jeon2-0/+18
10 dayssmb: client: default to nonativesocket under POSIX mountsPaulo Alcantara1-0/+1
10 dayssmb: client: set symlink type as native for POSIX mountsPaulo Alcantara5-29/+22
10 dayssmb: client: fix netns refcount leak after net_passive changesWang Zhaolong1-6/+3
10 daysksmbd: fix corrupted mtime and ctime in smb2_openNamjae Jeon1-1/+2
10 daysksmbd: fix Preauh_HashValue race conditionNamjae Jeon1-4/+0
10 daysksmbd: fix null pointer dereference error in generate_encryptionkeyNamjae Jeon1-2/+16
10 daysnfsd: avoid ref leak in nfsd_open_local_fh()NeilBrown1-2/+3
10 daysnfsd: don't set the ctime on delegated atime updatesJeff Layton1-1/+9
10 dayssmb: client: return an error if rdma_connect does not return within 5 secondsStefan Metzmacher1-2/+4
10 dayssmb: client: let recv_done() avoid touching data_transfer after cleanup/moveStefan Metzmacher1-14/+11
10 dayssmb: client: let recv_done() cleanup before notifying the callers.Stefan Metzmacher1-6/+8
10 dayssmb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma...Stefan Metzmacher1-2/+9
10 dayssmb: client: remove separate empty_packet_queueStefan Metzmacher3-65/+7
10 dayssmb: server: let recv_done() avoid touching data_transfer after cleanup/moveStefan Metzmacher1-5/+7
10 dayssmb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconn...Stefan Metzmacher1-5/+13
10 dayssmb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...Stefan Metzmacher1-2/+9
10 dayssmb: server: remove separate empty_recvmsg_queueStefan Metzmacher1-52/+8
10 daysNFS/localio: nfs_uuid_put() fix the wake up after unlinking the fileTrond Myklebust1-2/+1
10 daysNFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh()Trond Myklebust1-8/+15
10 daysNFS/localio: nfs_close_local_fh() fix check for file closedTrond Myklebust1-1/+1
10 daysNFS: Fixup allocation flags for nfsiod's __GFP_NORETRYBenjamin Coddington1-3/+6
10 daysNFSv4.2: another fix for listxattrOlga Kornievskaia1-4/+6
10 daysNFS: Fix filehandle bounds checking in nfs_fh_to_dentry()Trond Myklebust1-2/+9
10 daysNFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate()Trond Myklebust1-3/+1
10 dayspNFS/flexfiles: don't attempt pnfs on fatal DS errorsTigran Mkrtchyan2-13/+19
10 daysexfat: fdatasync flag should be same like generic_write_sync()Zhengxu Zhang1-3/+2
10 daysf2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs modeChao Yu1-1/+4
10 daysf2fs: fix to calculate dirty data during has_not_enough_free_secs()Chao Yu1-2/+1