adreno: Shutdown the GPU properly
[platform/kernel/linux-starfive.git] / fs /
2023-03-17 Jan Karaext4: Fix deadlock during directory rename
2023-03-17 Gao Xiangerofs: Revert "erofs: fix kvcalloc() misuse with __GFP_...
2023-03-17 Chuck LeverNFSD: Protect against filesystem freezing
2023-03-17 Filipe Mananabtrfs: fix extent map logging bit not cleared for split...
2023-03-17 Paulo Alcantaracifs: improve checking of DFS links over STATUS_OBJECT_...
2023-03-17 Jan Karaext4: Fix possible corruption when moving a directory
2023-03-17 Jan Karaudf: Fix off-by-one error when discarding preallocation
2023-03-17 Alexander Aringfs: dlm: fix race setting stop tx flag
2023-03-17 Alexander Aringfs: dlm: be sure to call dlm_send_queue_flush()
2023-03-17 Alexander Aringfs: dlm: use WARN_ON_ONCE() instead of WARN_ON()
2023-03-17 Alexander Aringfs: dlm: fix use after free in midcomms commit
2023-03-17 Alexander Aringfd: dlm: trace send/recv of dlm message and rcom
2023-03-17 Alexander Aringfs: dlm: use packet in dlm_mhandle
2023-03-17 Alexander Aringfs: dlm: remove send repeat remove handling
2023-03-17 Alexander Aringfs: dlm: start midcomms before scand
2023-03-17 Alexander Aringfs: dlm: add midcomms init/start functions
2023-03-17 Alexander Aringfs: dlm: fix log of lowcomms vs midcomms
2023-03-17 Zhihao Chengext4: zero i_disksize when initializing the bootloader...
2023-03-17 Ye Binext4: fix WARNING in ext4_update_inline_data
2023-03-17 Ye Binext4: move where set the MAY_INLINE_DATA flag is set
2023-03-17 Darrick J. Wongext4: fix another off-by-one fsmap error on 1k block...
2023-03-17 Eric Whitneyext4: fix RENAME_WHITEOUT handling for inline directories
2023-03-17 Eric Biggersext4: fix cgroup writeback accounting with fs-layer...
2023-03-17 Gao Xiangerofs: fix wrong kunmap when using LZMA on HIGHMEM...
2023-03-17 Johannes Thumshirnbtrfs: fix percent calculation for bg reclaim message
2023-03-17 Naohiro Aotabtrfs: fix unnecessary increment of read error stat...
2023-03-17 Theodore Ts'ofs: prevent out-of-bounds array speculation when closin...
2023-03-11 Zhang Yiext4: fix incorrect options show of original mount_opt...
2023-03-11 Daeho Jeongf2fs: synchronize atomic write aborts
2023-03-11 Wang Jianjianext4: don't show commit interval if it is zero
2023-03-11 Eric Biggersext4: use ext4_fc_tl_mem in fast-commit replay path
2023-03-11 Yangtao Lif2fs: fix to avoid potential memory corruption in __upd...
2023-03-11 Zhihao Chengubifs: ubifs_releasepage: Remove ubifs_assert(0) to...
2023-03-11 Zhihao Chengubifs: ubifs_writepage: Mark page dirty after writing...
2023-03-11 Zhihao Chengubifs: dirty_cow_znode: Fix memleak in error handling...
2023-03-11 Zhihao Chengubifs: Re-statistic cleaned znode count if commit failed
2023-03-11 Li Zetaoubifs: Fix memory leak in alloc_wbufs()
2023-03-11 Zhihao Chengubifs: Reserve one leb for each journal head while...
2023-03-11 Zhihao Chengubifs: do_rename: Fix wrong space budget when target...
2023-03-11 Zhihao Chengubifs: Fix wrong dirty space budget for dirty inode
2023-03-11 Zhihao Chengubifs: Rectify space budget for ubifs_xrename()
2023-03-11 Zhihao Chengubifs: Rectify space budget for ubifs_symlink() if...
2023-03-11 Liu Shixinubifs: Fix memory leak in ubifs_sysfs_init()
2023-03-11 Li Huaubifs: Fix build errors as symbol undefined
2023-03-11 Chao Yuf2fs: fix to abort atomic write only during do_exist()
2023-03-11 Yangtao Lif2fs: allow set compression option of files without...
2023-03-11 Alexander Potapenkofs: f2fs: initialize fsdata in pagecache_write()
2023-03-11 Chao Yuf2fs: clear atomic_write_task in f2fs_abort_atomic_write()
2023-03-11 Daeho Jeongf2fs: correct i_size change for atomic writes
2023-03-11 Chao Yuf2fs: introduce trace_f2fs_replace_atomic_write_block
2023-03-11 Chao Yuf2fs: fix to avoid potential deadlock
2023-03-11 Christoph Hellwigf2fs: don't rely on F2FS_MAP_* in f2fs_iomap_begin
2023-03-11 Liu Shixin via Jfs... fs/jfs: fix shift exponent db_agl2size negative
2023-03-10 Xiubo Liceph: update the time stamps and try to drop the suid...
2023-03-10 Alexander Mikhalitsynfuse: add inode/permission checks to fileattr_get/filea...
2023-03-10 Jun Nieext4: refuse to create ea block when umounted
2023-03-10 Jun Nieext4: optimize ea_inode block expansion
2023-03-10 Zhihao Chengjbd2: fix data missing when reusing bh which is ready...
2023-03-10 Jan Karaudf: Fix file corruption when appending just after...
2023-03-10 Jan Karaudf: Detect system inodes linked into directory hierarchy
2023-03-10 Jan Karaudf: Preserve link count of system files
2023-03-10 Jan Karaudf: Do not update file length for failed writes to...
2023-03-10 Jan Karaudf: Do not bother merging very long extents
2023-03-10 Jan Karaudf: Truncate added extents on failed expansion
2023-03-10 Andrew Mortonfs/cramfs/inode.c: initialize file_ra_state
2023-03-10 Heming Zhao via... ocfs2: fix non-auto defrag path not working issue
2023-03-10 Heming Zhao via... ocfs2: fix defrag path triggering jbd2 ASSERT
2023-03-10 Jaegeuk Kimf2fs: fix kernel crash due to null io->bio
2023-03-10 Eric Biggersf2fs: fix cgroup writeback accounting with fs-layer...
2023-03-10 Jaegeuk Kimf2fs: retry to update the inode page given data corruption
2023-03-10 Eric Biggersf2fs: fix information leak in f2fs_move_inline_dirents()
2023-03-10 Alexander Aringfs: dlm: send FIN ack back in right cases
2023-03-10 Alexander Aringfs: dlm: move sending fin message into state change...
2023-03-10 Alexander Aringfs: dlm: don't set stop rx flag after node reset
2023-03-10 Yuezhang Moexfat: fix inode->i_blocks for non-512 byte sector...
2023-03-10 Sungjong Seoexfat: redefine DIR_DELETED as the bad cluster number
2023-03-10 Yuezhang Moexfat: fix unexpected EOF while reading dir
2023-03-10 Yuezhang Moexfat: fix reporting fs error when reading dir beyond EOF
2023-03-10 Dongliang Mufs: hfsplus: fix UAF issue in hfsplus_put_super
2023-03-10 Liu Shixinhfs: fix missing hfs_bnode_get() in __hfs_bnode_create
2023-03-10 Hangyu Huaksmbd: fix possible memory leak in smb2_lock()
2023-03-10 Namjae Jeonksmbd: do not allow the actual frame length to be small...
2023-03-10 Namjae Jeonksmbd: fix wrong data area length for smb2 lock request
2023-03-10 Boris Burkovbtrfs: hold block group refcount during async discard
2023-03-10 Ronnie Sahlbergcifs: return a single-use cfid if we did not get a...
2023-03-10 Ronnie Sahlbergcifs: Check the lease context if we actually got a...
2023-03-10 Stefan Metzmachercifs: don't try to use rdma offload on encrypted connec...
2023-03-10 Stefan Metzmachercifs: split out smb3_use_rdma_offload() helper
2023-03-10 Stefan Metzmachercifs: introduce cifs_io_parms in smb2_async_writev()
2023-03-10 Paulo Alcantaracifs: fix mount on old smb servers
2023-03-10 Volker Lendeckecifs: Fix uninitialized memory reads for oparms.mode
2023-03-10 Volker Lendeckecifs: Fix uninitialized memory read in smb3_qfs_tcon()
2023-03-10 Paulo Alcantaracifs: prevent data race in smb2_reconnect()
2023-03-10 Jeff Laytonnfsd: don't hand out delegation on setuid files being...
2023-03-10 Jeff Laytonnfsd: zero out pointers after putting nfsd_files on...
2023-03-10 Andreas Gruenbachergfs2: Improve gfs2_make_fs_rw error handling
2023-03-10 Kees Cookcoda: Avoid partial allocation of sig_inputArgs
2023-03-10 Qu Wenruobtrfs: scrub: improve tree block error reporting
2023-03-10 Jann Hornfs: Use CHECK_DATA_CORRUPTION() when kernel bugs are...
2023-03-10 Jan Karaudf: Define EFSCORRUPTED error code
next