RISCV: config: tizen_visionfive2: Enable USB_DUMMY_HCD as module for usb hcd tetst
[platform/kernel/linux-starfive.git] / fs /
2023-07-19 Darrick J. Wongxfs: fix xfs_inodegc_stop racing with mod_delayed_work
2023-07-19 Darrick J. Wongxfs: disable reaping in fscounters scrub
2023-07-19 Darrick J. Wongxfs: check that per-cpu inodegc workers actually run...
2023-07-19 Darrick J. Wongxfs: explicitly specify cpu when forcing inodegc delaye...
2023-07-19 Jan Karafs: no need to check source
2023-07-19 Filipe Mananabtrfs: do not BUG_ON() on tree mod log failure at __btr...
2023-07-19 Filipe Mananabtrfs: fix extent buffer leak after tree mod log failur...
2023-07-19 Filipe Mananabtrfs: fix race when deleting quota root from the dirty...
2023-07-19 Naohiro Aotabtrfs: reinsert BGs failed to reclaim
2023-07-19 David Sterbabtrfs: add block-group tree to lockdep classes
2023-07-19 Naohiro Aotabtrfs: bail out reclaim process if filesystem is read...
2023-07-19 Naohiro Aotabtrfs: delete unused BGs while reclaiming BGs
2023-07-19 Matt Corallobtrfs: add handling for RAID1C23/DUP to btrfs_reduce_al...
2023-07-19 Jan Karafs: Lock moved directories
2023-07-19 Jan Karafs: Establish locking order for unrelated directories
2023-07-19 Jan KaraRevert "f2fs: fix potential corruption when moving...
2023-07-19 Jan Karaext4: Remove ext4 locking of moved directory
2023-07-19 Thomas Weißschuhfs: avoid empty option when generating legacy mount...
2023-07-19 Fabian Frederickjffs2: reduce stack usage in jffs2_build_xattr_subsystem()
2023-07-19 Roberto Sassushmem: use ramfs_kill_sb() for kill_sb method of ramfs...
2023-07-19 Dai NgoNFSD: add encoding of op_recall flag for write delegation
2023-07-19 Filipe Mananabtrfs: do not BUG_ON() on tree mod log failure at balan...
2023-07-19 David Howellsafs: Fix accidental truncation when storing data
2023-07-19 Amir Goldsteinfanotify: disallow mount/sb marks on kernel internal...
2023-07-19 Zeng Hengntfs: Fix panic about slab-out-of-bounds caused by...
2023-07-19 Chao Yuf2fs: fix error path handling in truncate_dnode()
2023-07-19 Chao Yuf2fs: check return value of freeze_super()
2023-07-19 Chao Yuf2fs: fix to avoid NULL pointer dereference f2fs_write_...
2023-07-19 Chao Yuf2fs: fix potential deadlock due to unpaired node_write...
2023-07-19 Bob Petersongfs2: Fix duplicate should_fault_in_pages() call
2023-07-19 Muchun Songkernfs: fix missing kernfs_idr_lock to remove an ID...
2023-07-19 Yangtao Lif2fs: do not allow to defragment files have FI_COMPRESS...
2023-07-19 Filipe Mananabtrfs: fix race when deleting free space root from...
2023-07-19 Arnd Bergmannksmbd: avoid field overflow warning
2023-07-19 Paulo Alcantarasmb: client: fix broken file attrs with nodfs mounts
2023-07-19 Shyam Prasad Ncifs: do all necessary checks for credits within or...
2023-07-19 Shyam Prasad Ncifs: prevent use-after-free by freeing the cfile later
2023-07-19 Bharath SMSMB3: Do not send lease break acknowledgment if all...
2023-07-19 Olga KornievskaiaNFSv4.1: freeze the session table upon receiving NFS4ER...
2023-07-19 Qi ZhengNFSv4.2: fix wrong shrinker_id
2023-07-19 Amir Goldsteinovl: update of dentry revalidate flags after copy up
2023-07-19 David Howellsocfs2: Fix use of slab data with sendpage
2023-07-19 Jiasheng Jiangpstore/ram: Add check for kstrdup
2023-07-19 Gao Xiangerofs: fix compact 4B support for 16k block size
2023-07-19 Gao Xiangerofs: simplify iloc()
2023-07-19 NeilBrownlockd: drop inappropriate svc_get() from locked_get()
2023-07-19 Gao Xiangerofs: kill hooked chains to avoid loops on deduplicate...
2023-07-19 Gao Xiangerofs: move zdata.h into zdata.c
2023-07-19 Gao Xiangerofs: remove tagged pointer helpers
2023-07-19 Gao Xiangerofs: avoid tagged pointers to mark sync decompression
2023-07-19 Gao Xiangerofs: clean up cached I/O strategies
2023-07-01 Linus Torvaldsmm: always expand the stack with the mmap write lock...
2023-07-01 Linus Torvaldsexecve: expand new process stack manually ahead of...
2023-07-01 Liam R. Howlettmm: make find_extend_vma() fail if write lock not held
2023-06-28 Steve Frenchsmb: move client and server files to common directory...
2023-06-28 Andreas Gruenbachergfs2: Don't get stuck writing page onto itself under...
2023-06-28 Shida Zhangbtrfs: fix an uninitialized variable warning in btrfs_l...
2023-06-28 Steve Frenchsmb3: missing null check in SMB2_change_notify
2023-06-28 Ryusuke Konishinilfs2: prevent general protection fault in nilfs_clear...
2023-06-28 Ryusuke Konishinilfs2: fix buffer corruption due to concurrent device...
2023-06-28 Namjae Jeonksmbd: validate session id and tree id in the compound...
2023-06-28 Namjae Jeonksmbd: fix out-of-bound read in smb2_write
2023-06-28 Namjae Jeonksmbd: validate command payload size
2023-06-21 David Howellsafs: Fix vlserver probe RTT handling
2023-06-21 Fabio M. De Francescoext4: drop the call to ext4_error() from ext4_get_group...
2023-06-21 Steve Frenchcifs: fix lease break oops in xfstest generic/098
2023-06-21 Chris Masonbtrfs: can_nocow_file_extent should pass down args...
2023-06-21 Christoph Hellwigbtrfs: fix iomap_begin length for nocow writes
2023-06-21 Qu Wenruobtrfs: do not ASSERT() on duplicated global roots
2023-06-21 Ryusuke Konishinilfs2: reject devices with insufficient block count
2023-06-21 Ryusuke Konishinilfs2: fix possible out-of-bounds segment allocation...
2023-06-21 Ryusuke Konishinilfs2: fix incomplete buffer cleanup in nilfs_btnode_a...
2023-06-21 Luís Henriquesocfs2: check new file size on fallocate call
2023-06-21 Luís Henriquesocfs2: fix use-after-free when unmounting read-only...
2023-06-21 Benjamin Segallepoll: ep_autoremove_wake_function should use list_del_...
2023-06-21 Johannes Thumshirnbtrfs: handle memory allocation failure in btrfs_csum_o...
2023-06-21 Qu Wenruobtrfs: scrub: try harder to mark RAID56 block groups...
2023-06-21 Namjae Jeonksmbd: validate smb request protocol id
2023-06-14 Theodore Ts'oext4: only check dquot_initialize_needed() when debugging
2023-06-14 Theodore Ts'oRevert "ext4: don't clear SB_RDONLY when remounting...
2023-06-14 Namjae Jeonksmbd: check the validation of pdu_size in ksmbd_conn_h...
2023-06-14 Namjae Jeonksmbd: fix out-of-bound read in parse_lease_state()
2023-06-14 Namjae Jeonksmbd: fix out-of-bound read in deassemble_neg_contexts()
2023-06-14 Xiubo Liceph: fix use-after-free bug for inodes when flushing...
2023-06-14 David Howellsafs: Fix setting of mtime when creating a file/dir...
2023-06-09 Theodore Ts'oext4: enable the lazy init thread when remounting read...
2023-06-09 Darrick J. Wongxfs: verify buffer contents when we skip log replay
2023-06-09 Edward Lofs/ntfs3: Validate MFT flags before replaying logs
2023-06-09 Kuan-Ting Chenksmbd: fix multiple out-of-bounds read during context...
2023-06-09 Kuan-Ting Chenksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
2023-06-09 Namjae Jeonksmbd: fix incorrect AllocationSize set in smb2_get_info
2023-06-09 Namjae Jeonksmbd: fix UAF issue from opinfo->conn
2023-06-09 Namjae Jeonksmbd: fix credit count leakage
2023-06-09 Theodore Ts'oext4: add lockdep annotations for i_data_sem for ea_inode's
2023-06-09 Theodore Ts'oext4: disallow ea_inodes with extended attributes
2023-06-09 Theodore Ts'oext4: set lockdep subclass for the ea_inode in ext4_xat...
2023-06-09 Theodore Ts'oext4: add EA_INODE checking to ext4_iget()
2023-06-09 pengfuyuanbtrfs: fix csum_tree_block page iteration to avoid...
2023-06-09 Xiubo Liceph: silence smatch warning in reconnect_caps_cb()
2023-06-09 Bob Petersongfs2: Don't deref jdesc in evict
next