summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
11 daysNFSD/blocklayout: Fix minlength check in proc_layoutgetSergey Bashirov1-1/+3
11 daystracefs: fix a leak in eventfs_create_events_dir()Al Viro1-1/+2
11 daysocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()Dmitry Antipov1-1/+7
11 daysntfs3: init run lock for extend inodeEdward Adam Davis1-0/+1
11 daysext4: correct the checking of quota files before moving extentsZhang Yi1-1/+1
11 daysfs/9p: Don't open remote file with APPEND mode when writeback cache is usedTingmao Wang3-6/+10
11 daysntfs3: Fix uninit buffer allocated by __getname()Sidharth Seela1-0/+1
11 daysntfs3: fix uninit memory after failed mi_read in mi_format_newRaphael Pinsonneault-Thibeault1-1/+8
11 daysbfs: Reconstruct file type when loading from diskTetsuo Handa1-1/+18
11 dayssmb: fix invalid username check in smb3_fs_context_parse_param()Yiqi Sun1-1/+1
11 daysext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()Alexey Nepomnyashih1-1/+6
11 daysksmbd: ipc: fix use-after-free in ipc_msg_send_requestQianchang Zhao1-2/+5
11 daysext4: refresh inline data size before write operationsDeepanshu Kartikey1-1/+6
11 daysjbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corru...Ye Bin1-5/+14
2025-12-07ksmbd: fix use-after-free in session logoffSean Heelan1-4/+0
2025-12-07nfsd: Replace clamp_t in nfsd4_get_drc_mem()NeilBrown1-2/+4
2025-12-07smb: client: fix memory leak in cifs_construct_tcon()Paulo Alcantara1-0/+1
2025-12-01smb: client: fix incomplete backport in cfids_invalidation_worker()Henrique Carvalho1-1/+1
2025-12-01f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dicZhiguo Niu2-19/+21
2025-12-01f2fs: compress: change the first parameter of page_array_{alloc,free} to sbiZhiguo Niu1-20/+20
2025-12-01cifs: fix typo in enable_gcm_256 module parameterSteve French1-1/+1
2025-12-01cifs: fix memory leak in smb3_fs_context_parse_param error pathShaurya Rane1-0/+4
2025-12-01smb: client: introduce close_cached_dir_locked()Henrique Carvalho1-3/+38
2025-12-01exfat: check return value of sb_min_blocksize in exfat_read_boot_sectorYongpeng Yang1-1/+4
2025-11-24f2fs: fix to avoid overflow while left shift operationChao Yu1-1/+1
2025-11-24btrfs: ensure no dirty metadata is written back for an fs with errorsQu Wenruo1-0/+8
2025-11-24btrfs: do not update last_log_commit when logging inode due to a new nameFilipe Manana1-1/+1
2025-11-24btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe()Zilin Guan1-0/+2
2025-11-24smb: client: fix cifs_pick_channel when channel needs reconnectHenrique Carvalho1-1/+1
2025-11-24cifs: client: fix memory leak in smb3_fs_context_parse_paramEdward Adam Davis1-0/+2
2025-11-24fs/proc: fix uaf in proc_readdir_de()Wei Yang1-3/+9
2025-11-24ksmbd: close accepted socket when per-IP limit rejects connectionJoshua Rogers1-1/+4
2025-11-24NFSD: free copynotify stateid in nfs4_free_ol_stateid()Olga Kornievskaia1-1/+2
2025-11-24NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()Trond Myklebust1-3/+6
2025-11-24NFS: sysfs: fix leak when nfs_client kobject add failsYang Xiuwei1-0/+1
2025-11-24pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLSTrond Myklebust2-4/+24
2025-11-24NFS: enable nconnect for RDMATrond Myklebust2-0/+3
2025-11-24pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()Trond Myklebust1-17/+17
2025-11-24cifs: Fix uncached read into ITER_KVEC iteratorDavid Howells1-3/+94
2025-11-24cifs: stop writeback extension when change of size is detectedShyam Prasad N1-3/+15
2025-11-24smb/server: fix possible refcount leak in smb2_sess_setup()ZhangGuoDong1-0/+1
2025-11-24smb/server: fix possible memory leak in smb2_read()ZhangGuoDong1-0/+1
2025-11-24NFS: check if suid/sgid was cleared after a write as neededScott Mayhew1-1/+2
2025-11-24NFS4: Fix state renewals missing after bootJoshua Watt1-0/+1
2025-11-24smb: client: fix refcount leak in smb2_set_path_attrShuhao Fu1-0/+2
2025-11-24smb: client: fix potential UAF in smb2_close_cached_fid()Henrique Carvalho1-7/+9
2025-11-24smb: client: validate change notify buffer before copyJoshua Rogers1-2/+5
2025-11-24ceph: refactor wake_up_bit() pattern of callingViacheslav Dubeyko2-6/+3
2025-11-24ceph: add checking of wait_for_completion_killable() return valueViacheslav Dubeyko1-1/+4
2025-11-249p: sysfs_init: don't hardcode error to ENOMEMRandall P. Embry1-2/+5