packaging: Add spec file for VisionFive
[platform/kernel/linux-starfive.git] / fs /
2023-02-06 Paulo Alcantaracifs: fix return of uninitialized rc in dfs_cache_updat...
2023-02-06 Jingbo Xuerofs: clean up parsing of fscache related options
2023-02-06 Siddh Raman Panterofs/zmap.c: Fix incorrect offset calculation
2023-02-01 Miklos Szerediovl: fail on invalid uid/gid mapping at copy up
2023-02-01 Miklos Szerediovl: fix tmpfile leak
2023-02-01 Namjae Jeonksmbd: limit pdu length size according to connection...
2023-02-01 Namjae Jeonksmbd: downgrade ndr version error message to debug
2023-02-01 Marios Makassikisksmbd: do not sign response to session request for...
2023-02-01 Namjae Jeonksmbd: add max connections parameter
2023-02-01 David Howellscifs: Fix oops due to uncleared server->smbd_conn in...
2023-02-01 Jeff Laytonnfsd: don't free files unconditionally in __nfsd_file_c...
2023-02-01 Naohiro Aotabtrfs: zoned: enable metadata over-commit for non-ZNS...
2023-02-01 Paulo Alcantaracifs: fix potential memory leaks in session setup
2023-02-01 Paulo Alcantaracifs: fix potential deadlock in cache_refresh_path()
2023-02-01 Xingyuan MoNFSD: fix use-after-free in nfsd4_ssc_setup_dul()
2023-02-01 Alexander Potapenkoaffs: initialize fsdata in affs_truncate()
2023-02-01 Gao Xiangerofs: fix kvcalloc() misuse with __GFP_NOFAIL
2023-01-24 Alon Zahavifs/ntfs3: Fix attr_punch_hole() null pointer derenference
2023-01-24 Paulo Alcantaracifs: reduce roundtrips on create/qinfo requests
2023-01-24 Enzo Matsumiyacifs: do not include page data when checking signature
2023-01-24 Filipe Mananabtrfs: fix race between quota rescan and disable leadin...
2023-01-24 Filipe Mananabtrfs: fix invalid leaf access due to inline extent...
2023-01-24 Qu Wenruobtrfs: qgroup: do not warn on record without old_roots...
2023-01-24 Filipe Mananabtrfs: do not abort transaction on failure to update...
2023-01-24 Filipe Mananabtrfs: do not abort transaction on failure to write...
2023-01-24 Filipe Mananabtrfs: add missing setup of log for full commit at...
2023-01-24 Filipe Mananabtrfs: fix directory logging due to race with concurren...
2023-01-24 Filipe Mananabtrfs: fix missing error handling when logging director...
2023-01-24 Qu Wenruobtrfs: add extra error messages to cover non-ENOMEM...
2023-01-24 David Hildenbrandmm/userfaultfd: enable writenotify while userfaultfd...
2023-01-24 Ryusuke Konishinilfs2: fix general protection fault in nilfs_btree_ins...
2023-01-24 Damien Le Moalzonefs: Detect append writes at invalid locations
2023-01-24 Paulo Alcantaracifs: fix race in assemble_neg_contexts()
2023-01-24 Jaegeuk Kimf2fs: let's avoid panic if extent_tree is not created
2023-01-24 Qu Wenruobtrfs: always report error in run_one_delayed_ref()
2023-01-24 Olga KornievskaiapNFS/filelayout: Fix coalescing test for single DS
2023-01-18 Jeff Laytonnfsd: fix handling of cached open files in nfsd4_open...
2023-01-18 Jeff Laytonnfsd: rework refcounting in filecache
2023-01-18 Chuck LeverNFSD: Add an nfsd_file_fsync tracepoint
2023-01-18 Jeff Laytonnfsd: reorganize filecache.c
2023-01-18 Jeff Laytonnfsd: remove the pages_flushed statistic from filecache
2023-01-18 Chuck LeverNFSD: Add an NFSD_FILE_GC flag to enable nfsd_file...
2023-01-18 Chuck LeverNFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_...
2023-01-18 Chuck LeverNFSD: Pass the target nfsd_file to nfsd_commit()
2023-01-18 Paulo Alcantaracifs: fix double free on failed kerberos auth
2023-01-18 Paulo Alcantaracifs: do not query ifaces on smb1 mounts
2023-01-18 Paulo Alcantaracifs: fix file info setting in cifs_open_file()
2023-01-18 Paulo Alcantaracifs: fix file info setting in cifs_query_path_info()
2023-01-18 Volker Lendeckecifs: Fix uninitialized memory read for smb311 posix...
2023-01-18 Catalin Marinaselfcore: Add a cprm parameter to elf_core_extra_{phdrs...
2023-01-14 Chuck LeverRevert "SUNRPC: Use RMW bitops in single-threaded hot...
2023-01-12 William Liuksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE...
2023-01-12 Marios Makassikisksmbd: send proper error response in smb2_tree_connect()
2023-01-12 Namjae Jeonksmbd: fix infinite loop in ksmbd_conn_handler_loop()
2023-01-12 Qu Wenruobtrfs: handle case when repair happens with dev-replace
2023-01-12 Jeff Laytonnfsd: fix handling of readdir in v4root vs. mount upcal...
2023-01-12 Linus Torvaldshfs/hfsplus: avoid WARN_ON() for sanity check, use...
2023-01-12 Jan Karaudf: Fix extension of the last extent in the file
2023-01-12 Tetsuo Handafs/ntfs3: don't hold ni_lock when calling truncate_sets...
2023-01-12 Xiubo Liceph: switch to vfs_inode_has_locks() to fix file lock bug
2023-01-12 Jeff Laytonfilelock: new helper: vfs_inode_has_locks
2023-01-12 Jeff Laytonnfsd: shut down the NFSv4 state objects before the...
2023-01-12 Sasha Levinbtrfs: fix an error handling path in btrfs_defrag_leaves()
2023-01-12 Qu Wenruobtrfs: fix compat_ro checks against remount
2023-01-12 Filipe Mananabtrfs: fix off-by-one in delalloc search during lseek
2023-01-12 Shyam Prasad Ncifs: refcount only the selected iface during interface...
2023-01-12 Shyam Prasad Ncifs: fix interface count calculation during refresh
2023-01-12 Sasha Levinbtrfs: replace strncpy() with strscpy()
2023-01-07 Ye Binext4: allocate extended attribute value in vmalloc...
2023-01-07 Jan Karaext4: avoid unaccounted block allocation when expanding...
2023-01-07 Jan Karaext4: initialize quota before expanding inode in setpro...
2023-01-07 Ye Binext4: fix inode leak in ext4_xattr_inode_create() on...
2023-01-07 Ye Binext4: fix kernel BUG in 'ext4_write_inline_data_end()'
2023-01-07 Jan Karaext4: fix deadlock due to mbcache entry corruption
2023-01-07 Jan Karaext4: avoid BUG_ON when creating xattrs
2023-01-07 Baokun Liext4: fix corrupt backup group descriptors after online...
2023-01-07 Darrick J. Wongext4: dont return EINVAL from GETFSUUID when reporting...
2023-01-07 Baokun Liext4: fix bad checksum after online resize
2023-01-07 Luís Henriquesext4: fix error code return to user-space in ext4_get_b...
2023-01-07 Baokun Liext4: fix corruption when online resizing a 1K bigalloc fs
2023-01-07 Eric Whitneyext4: fix delayed allocation bug in ext4_clu_mapped...
2023-01-07 Darrick J. Wongext4: don't fail GETFSUUID when the caller provides...
2023-01-07 Ye Binext4: init quota for 'old.inode' in 'ext4_rename'
2023-01-07 Ye Binext4: fix uninititialized value in 'ext4_evict_inode'
2023-01-07 Eric Biggersext4: fix off-by-one errors in fast-commit block filling
2023-01-07 Eric Biggersext4: fix unaligned memory access in ext4_fc_reserve_sp...
2023-01-07 Eric Biggersext4: add missing validation of fast-commit record...
2023-01-07 Eric Biggersext4: don't set up encryption key during jbd2 transaction
2023-01-07 Eric Biggersext4: fix leaking uninitialized memory in fast-commit...
2023-01-07 Eric Biggersext4: disable fast-commit of encrypted dir operations
2023-01-07 Eric Biggersext4: don't allow journal inode to have encrypt flag
2023-01-07 Baokun Liext4: fix bug_on in __es_tree_search caused by bad...
2023-01-07 Zhang Yiext4: check and assert if marking an no_delete evicting...
2023-01-07 Lukas Czernerext4: journal_path mount options should follow links
2023-01-07 Ye Binext4: fix reserved cluster accounting in __es_remove_ex...
2023-01-07 Baokun Liext4: fix bug_on in __es_tree_search caused by bad...
2023-01-07 Baokun Liext4: add helper to check quota inums
2023-01-07 Baokun Liext4: add EXT4_IGET_BAD flag to prevent unexpected...
2023-01-07 Gaosheng Cuiext4: fix undefined behavior in bit shift for ext4_chec...
2023-01-07 Baokun Liext4: fix use-after-free in ext4_orphan_cleanup
next