lkdtm: replace ll_rw_block with submit_bh
[platform/kernel/linux-starfive.git] / fs /
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
2023-06-09 Filipe Mananabtrfs: abort transaction when sibling keys check fails...
2023-06-09 Dan Carpenternfsd: fix double fget() bug in __write_ports_addfd()
2023-06-09 Jeff Laytonnfsd: make a copy of struct iattr before calling notify...
2023-05-30 Steve Frenchcifs: mapchars mount option ignored
2023-05-30 Josef Bacikbtrfs: use nofs when cleaning up aborted transactions
2023-05-30 Roberto Sassuocfs2: Switch to security_inode_init_security()
2023-05-24 Ryusuke Konishinilfs2: fix use-after-free bug of nilfs_root in nilfs_e...
2023-05-24 Xiubo Liceph: force updating the msg pointer in non-split case
2023-05-24 Ilya Leoshkevichstatfs: enforce statfs[64] structure initialization
2023-05-24 Chih-Yen Changksmbd: fix global-out-of-bounds in smb2_find_context_vals
2023-05-24 Chih-Yen Changksmbd: fix wrong UserName check in session_user
2023-05-24 Chih-Yen Changksmbd: allocate one more byte for implied bcc[0]
2023-05-24 Gustav Johanssonksmbd: smb2: Allow messages padded to 8byte boundary
2023-05-24 Bharath SMSMB3: drop reference to cfile before sending oplock...
2023-05-24 Bharath SMSMB3: Close all deferred handles of inode in case of...
2023-05-24 Chao Yuf2fs: fix to check readonly condition correctly
2023-05-24 Chao Yuf2fs: fix to drop all dirty pages during umount() if...
2023-05-24 Yonggil Songf2fs: Fix system crash due to lack of free space in LFS
2023-05-24 Ojaswin Mujooext4: Fix best extent lstart adjustment logic in ext4_m...
2023-05-24 Kemeng Shiext4: set goal start correctly in ext4_mb_normalize_request
2023-05-24 Andreas Gruenbachergfs2: Fix inode height consistency check
2023-05-24 Jan Karaext2: Check block size validity during mount
2023-05-24 Tetsuo Handafs: hfsplus: remove WARN_ON() from hfsplus_cat_{read...
2023-05-24 Christian Brauneropen: return EINVAL for O_DIRECTORY | O_CREAT
2023-05-24 Theodore Ts'oext4: allow ext4_get_group_info() to fail
2023-05-24 Kemeng Shiext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY...
2023-05-24 Theodore Ts'oext4: don't clear SB_RDONLY when remounting r/w until...
2023-05-24 Theodore Ts'oext4: reflect error codes from ext4_multi_mount_protect...
2023-05-17 Chao Yuf2fs: inode: fix to do sanity check on extent cache...
2023-05-17 Chao Yuf2fs: fix to do sanity check on extent cache correctly
next