summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-01-25ksmbd: validate the zero field of packet headerLi Nan
2024-01-25f2fs: fix the f2fs_file_write_iter tracepointEric Biggers
2024-01-25f2fs: fix to update iostat correctly in f2fs_filemap_fault()Chao Yu
2024-01-25f2fs: fix to check compress file in f2fs_move_file_range()Chao Yu
2024-01-25f2fs: fix to avoid dirent corruptionChao Yu
2024-01-25NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICTTrond Myklebust
2024-01-25blocklayoutdriver: Fix reference leak of pnfs_device_nodeBenjamin Coddington
2024-01-25gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dumpOsama Muhammad
2024-01-25fs: indicate request originates from old mount APIChristian Brauner
2024-01-25pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()Sergey Shtylyov
2024-01-25efivarfs: force RO when remounting if SetVariable is not supportedIlias Apalodimas
2024-01-25jbd2: fix soft lockup in journal_finish_inode_data_buffers()Ye Bin
2024-01-25jbd2: correct the printing of write_flags in jbd2_write_superblock()Zhang Yi
2024-01-25debugfs: fix automount d_fsdata usageJohannes Berg
2024-01-25f2fs: explicitly null-terminate the xattr listEric Biggers
2024-01-05ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon
2024-01-05smb: client: fix OOB in smbCalcSize()Paulo Alcantara
2024-01-05smb: client: fix OOB in SMB2_query_info_init()Paulo Alcantara
2024-01-05ksmbd: fix wrong allocation size update in smb2_open()Namjae Jeon
2024-01-05ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()Namjae Jeon
2024-01-05ksmbd: lazy v2 lease break on smb2_write()Namjae Jeon
2024-01-05ksmbd: send v2 lease break notification for directoryNamjae Jeon
2024-01-05ksmbd: downgrade RWH lease caching state to RH for directoryNamjae Jeon
2024-01-05ksmbd: set v2 lease capabilityNamjae Jeon
2024-01-05ksmbd: set epoch in create context v2 leaseNamjae Jeon
2024-01-05ksmbd: have a dependency on cifs ARC4Namjae Jeon
2024-01-05fuse: share lookup state between submount and its parentKrister Johansen
2024-01-05smb: client: fix OOB in smb2_query_reparse_point()Paulo Alcantara
2024-01-05smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara
2024-01-05ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZENamjae Jeon
2024-01-05afs: Fix use-after-free due to get/remove race in volume treeDavid Howells
2024-01-05afs: Use refcount_t rather than atomic_tDavid Howells
2024-01-05afs: Fix overwriting of result of DNS queryDavid Howells
2024-01-05afs: Fix dynamic root lookup DNS checkDavid Howells
2024-01-05afs: Fix the dynamic root's d_delete to always delete unused dentriesDavid Howells
2023-12-23ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on errorNamjae Jeon
2023-12-23ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncIdNamjae Jeon
2023-12-23ksmbd: release interim response after sending status pending responseNamjae Jeon
2023-12-23ksmbd: move oplock handling after unlock parent dirNamjae Jeon
2023-12-23ksmbd: separately allocate ci per dentryNamjae Jeon
2023-12-23ksmbd: fix possible deadlock in smb2_openNamjae Jeon
2023-12-23ksmbd: prevent memory leak on error returnZongmin Zhou
2023-12-23ksmbd: handle malformed smb1 messageNamjae Jeon
2023-12-23ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()Namjae Jeon
2023-12-23ksmbd: no need to wait for binded connection termination at logoffNamjae Jeon
2023-12-23ksmbd: add support for surrogate pair conversionNamjae Jeon
2023-12-23ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_n...Kangjing Huang
2023-12-23ksmbd: fix recursive locking in vfs helpersMarios Makassikis
2023-12-23ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()Namjae Jeon
2023-12-23ksmbd: reorganize ksmbd_iov_pin_rsp()Namjae Jeon