crypto: rsa - add a check for allocation failure
[platform/kernel/linux-starfive.git] / fs /
2024-01-25 Ard Biesheuvelefivarfs: Free s_fs_info on unmount
2024-01-25 Ilias Apalodimasefivarfs: force RO when remounting if SetVariable is...
2024-01-20 Fedor Pchelkinksmbd: free ppace array on error in parse_dacl
2024-01-20 Namjae Jeonksmbd: don't allow O_TRUNC open on read-only share
2024-01-20 Paulo Alcantarasmb: client: fix potential OOB in smb2_dump_detail()
2024-01-20 Ye Binjbd2: fix soft lockup in journal_finish_inode_data_buff...
2024-01-20 Zhang Yijbd2: increase the journal IO's priority
2024-01-20 Zhang Yijbd2: correct the printing of write_flags in jbd2_write...
2024-01-20 Dmitry Antipovsmb: client, common: fix fortify warnings
2024-01-20 Johannes Bergdebugfs: fix automount d_fsdata usage
2024-01-20 Eric Biggersf2fs: explicitly null-terminate the xattr list
2024-01-15 Jeff Laytonnfsd: drop the nfsd_put helper
2024-01-10 Matthew Wilcox ... mm: convert DAX lock/unlock page to lock/unlock folio
2024-01-10 Shyam Prasad Ncifs: do not depend on release_iface for maintaining...
2024-01-10 Shyam Prasad Ncifs: cifs_chan_is_iface_active should be called with...
2024-01-05 Namjae Jeonksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
2024-01-05 Zizhi Wofs: cifs: Fix atime update check
2024-01-05 Jeff Laytonclient: convert to new timestamp accessors
2024-01-05 Jeff Laytonfs: new accessor methods for atime and mtime
2024-01-05 Namjae Jeonksmbd: avoid duplicate opinfo_put() call on error of...
2024-01-05 Namjae Jeonksmbd: lazy v2 lease break on smb2_write()
2024-01-05 Namjae Jeonksmbd: send v2 lease break notification for directory
2024-01-05 Namjae Jeonksmbd: downgrade RWH lease caching state to RH for...
2024-01-05 Namjae Jeonksmbd: set v2 lease capability
2024-01-05 Namjae Jeonksmbd: set epoch in create context v2 lease
2024-01-05 Namjae Jeonksmbd: don't update ->op_state as OPLOCK_STATE_NONE...
2024-01-05 Namjae Jeonksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
2024-01-05 Namjae Jeonksmbd: release interim response after sending status...
2024-01-05 Namjae Jeonksmbd: move oplock handling after unlock parent dir
2024-01-05 Namjae Jeonksmbd: separately allocate ci per dentry
2024-01-05 Zongmin Zhouksmbd: prevent memory leak on error return
2024-01-05 Namjae Jeonksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_lo...
2024-01-05 Namjae Jeonksmbd: no need to wait for binded connection terminatio...
2024-01-05 Namjae Jeonksmbd: add support for surrogate pair conversion
2024-01-05 Kangjing Huangksmbd: fix missing RDMA-capable flag for IPoIB device...
2024-01-05 Namjae Jeonksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
2024-01-05 Namjae Jeonksmbd: reorganize ksmbd_iov_pin_rsp()
2024-01-05 Cheng-Han Wuksmbd: Remove unused field in ksmbd_user struct
2024-01-01 Paulo Alcantarasmb: client: fix OOB in smbCalcSize()
2024-01-01 Paulo Alcantarasmb: client: fix OOB in SMB2_query_info_init()
2024-01-01 Paulo Alcantarasmb: client: fix potential OOB in cifs_dump_detail()
2024-01-01 Paulo Alcantarasmb: client: fix OOB in cifsd when receiving compounded...
2024-01-01 NeilBrownnfsd: call nfsd_last_thread() before final nfsd_put()
2024-01-01 David Howellsafs: Fix use-after-free due to get/remove race in volum...
2024-01-01 David Howellsafs: Fix overwriting of result of DNS query
2024-01-01 David Howellsafs: Fix dynamic root lookup DNS check
2024-01-01 David Howellsafs: Fix the dynamic root's d_delete to always delete...
2024-01-01 Boris Burkovbtrfs: free qgroup pertrans reserve on transaction...
2024-01-01 Qu Wenruobtrfs: qgroup: use qgroup_iterator in qgroup_convert_meta()
2024-01-01 Qu Wenruobtrfs: qgroup: iterate qgroups without memory allocatio...
2023-12-20 Paulo Alcantarasmb: client: fix OOB in smb2_query_reparse_point()
2023-12-20 Paulo Alcantarasmb: client: fix NULL deref in asn1_ber_decoder()
2023-12-20 Paulo Alcantarasmb: client: fix potential OOBs in smb2_parse_contexts()
2023-12-20 Paulo Alcantarasmb: client: fix OOB in receive_encrypted_standard()
2023-12-20 Boris Burkovbtrfs: don't clear qgroup reserved bit in release_folio
2023-12-20 Boris Burkovbtrfs: fix qgroup_free_reserved_data int overflow
2023-12-20 Boris Burkovbtrfs: free qgroup reserve when ORDERED_IOERR is set
2023-12-20 Baokun Liext4: prevent the normalized size from exceeding EXT_MA...
2023-12-20 Josef Bacikbtrfs: do not allow non subvolume root targets for...
2023-12-20 Paulo Alcantarasmb: client: set correct file type from NFS reparse...
2023-12-20 Paulo Alcantarasmb: client: introduce ->parse_reparse_point()
2023-12-20 Paulo Alcantarasmb: client: implement ->query_reparse_point() for...
2023-12-20 Steven Rostedt ... eventfs: Do not allow NULL parent to eventfs_start_crea...
2023-12-20 Namjae Jeonksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE
2023-12-20 Hangyu Huafuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
2023-12-20 Amir Goldsteinfuse: disable FOPEN_PARALLEL_DIRECT_WRITES with FUSE_DI...
2023-12-20 Krister Johansenfuse: share lookup state between submount and its parent
2023-12-20 Tyler Fanellifuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP
2023-12-20 Jens Axboecred: get rid of CONFIG_DEBUG_CREDENTIALS
2023-12-20 David Howellsafs: Fix refcount underflow from error handling race
2023-12-20 Zizhi Woksmbd: fix memory leak in smb2_lock()
2023-12-20 Jan Karaext4: fix warning in ext4_dio_write_end_io()
2023-12-13 David Howellscifs: Fix flushing, invalidation and file size with...
2023-12-13 David Howellscifs: Fix flushing, invalidation and file size with...
2023-12-13 Paulo Alcantarasmb: client: fix potential NULL deref in parse_dfs_refe...
2023-12-13 David Howellscifs: Fix non-availability of dedup breaking generic/304
2023-12-13 Ryusuke Konishinilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
2023-12-13 Ryusuke Konishinilfs2: fix missing error check for sb_set_blocksize...
2023-12-08 David Sterbabtrfs: fix 64bit compat send ioctl arguments not initia...
2023-12-08 Qu Wenruobtrfs: free the allocated memory if btrfs_alloc_page_ar...
2023-12-08 Filipe Mananabtrfs: make error messages more clear when getting...
2023-12-08 Jann Hornbtrfs: send: ensure send_fd is writable
2023-12-08 Filipe Mananabtrfs: fix off-by-one when checking chunk map includes...
2023-12-08 Bragatheswaran Man... btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod()
2023-12-08 Qu Wenruobtrfs: add dmesg output for first mount and last unmoun...
2023-12-08 Ritesh Harjani ... ext2: Fix ki_pos update for DIO buffered-io fallback...
2023-12-08 Namjae Jeonksmbd: fix possible deadlock in smb2_open
2023-12-08 Paulo Alcantarasmb: client: report correct st_size for SMB and NFS...
2023-12-08 Paulo Alcantarasmb: client: fix missing mode bits for SMB symlinks
2023-12-08 David Howellscifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size...
2023-12-08 David Howellscifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if...
2023-12-03 Shyam Prasad Ncifs: fix leak of iface for primary channel
2023-12-03 Shyam Prasad Ncifs: account for primary channel in the interface...
2023-12-03 Shyam Prasad Ncifs: distribute channels across interfaces based on...
2023-12-03 David Howellsafs: Fix file locking on R/O volumes to operate in...
2023-12-03 David Howellsafs: Return ENOENT if no cell DNS record can be found
2023-12-03 Chuck Leverlibfs: getdents() should return 0 after reaching EOD
2023-12-03 Christoph Hellwigfilemap: add a per-mapping stable writes flag
2023-12-03 Stefan Bergerfs: Pass AT_GETATTR_NOSEC flag to getattr interface...
2023-12-03 David Howellsafs: Make error on cell lookup failure consistent with...
next