maple_tree: fix freeing of nodes in rcu mode
[platform/kernel/linux-starfive.git] / fs /
2023-04-13 Christian Braunerfs: drop peer group ids under namespace lock
2023-04-13 Thiago Rafael Beckercifs: sanitize paths in cifs_update_super_prepath.
2023-04-13 Namjae Jeonksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr
2023-04-13 Marios Makassikisksmbd: do not call kvmalloc() with __GFP_NORETRY |...
2023-04-13 Ryusuke Konishinilfs2: fix sysfs interface lifetime
2023-04-13 Ryusuke Konishinilfs2: fix potential UAF of struct nilfs_sc_info in...
2023-04-13 Dai NgoNFSD: callback request does not use correct credential...
2023-04-13 Jeff Laytonnfsd: call op_release, even when op_func returns an...
2023-04-13 Chuck LeverNFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
2023-04-06 Trond MyklebustNFSv4: Fix hangs when recovering open state after a...
2023-04-06 Damien Le Moalzonefs: Always invalidate last cached page on append...
2023-04-06 Damien Le Moalzonefs: Do not propagate iomap_dio_rw() ENOTBLK error...
2023-04-06 Anand Jainbtrfs: scan device in non-exclusive mode
2023-04-06 Filipe Mananabtrfs: fix race between quota disable and quota assign...
2023-04-06 Filipe Mananabtrfs: fix deadlock when aborting transaction during...
2023-04-06 David Disseldorpcifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
2023-04-06 Paulo Alcantaracifs: prevent infinite recursion in CIFSGetDFSRefer()
2023-04-06 Josef Bacikbtrfs: use temporary variable for space_info in btrfs_u...
2023-04-06 Josef Bacikbtrfs: fix uninitialized variable warning in btrfs_upda...
2023-04-06 Paulo Alcantaracifs: fix missing unload_nls() in smb2_reconnect()
2023-04-06 Naohiro Aotabtrfs: zoned: count fresh BG region as zone unusable
2023-04-06 Josef Bacikbtrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE...
2023-04-06 Eric Biggersfsverity: don't drop pagecache at end of FS_IOC_ENABLE_...
2023-04-06 Damien Le Moalzonefs: Fix error message in zonefs_file_dio_append()
2023-04-06 Damien Le Moalzonefs: Separate zone information from inode information
2023-04-06 Damien Le Moalzonefs: Reduce struct zonefs_inode_info size
2023-04-06 Damien Le Moalzonefs: Simplify IO error handling
2023-04-06 Damien Le Moalzonefs: Reorganize code
2023-04-06 Shyam Prasad Ncifs: avoid race conditions with parallel reconnects
2023-04-06 Paulo Alcantaracifs: prevent data race in cifs_reconnect_tcon()
2023-04-06 Shyam Prasad Ncifs: update ip_addr for ses only for primary chan...
2023-03-30 Ryusuke Konishinilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
2023-03-30 Namjae Jeonksmbd: return unsupported error on smb1 mount
2023-03-30 Namjae Jeonksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2...
2023-03-30 Namjae Jeonksmbd: don't terminate inactive sessions after a few...
2023-03-30 Namjae Jeonksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE...
2023-03-30 Namjae Jeonksmbd: fix wrong signingkey creation when encryption...
2023-03-30 Jeff Laytonlockd: set file_lock start and end when decoding nlm4...
2023-03-30 Nathan Huckleberryfsverity: Remove WQ_UNBOUND from fsverity read workqueue
2023-03-30 Eric Biggersfscrypt: destroy keyring after security_sb_delete()
2023-03-30 Naohiro Aotabtrfs: zoned: fix btrfs_can_activate_zone() to support...
2023-03-30 Paulo Alcantaracifs: fix dentry lookups in directory handle cache
2023-03-30 Shyam Prasad Ncifs: print session id while listing open files
2023-03-30 Shyam Prasad Ncifs: dump pending mids for all channels in DebugData
2023-03-30 Shyam Prasad Ncifs: empty interface list when server doesn't support...
2023-03-30 Shyam Prasad Ncifs: do not poll server interfaces too regularly
2023-03-30 Shyam Prasad Ncifs: append path to open_enter trace event
2023-03-30 Shyam Prasad Ncifs: lock chan_lock outside match_session
2023-03-30 Steve Frenchsmb3: fix unusable share after force unmount failure
2023-03-30 Steve Frenchsmb3: lower default deferred close timeout to address...
2023-03-30 ChenXiaoSongksmbd: fix possible refcount leak in smb2_open()
2023-03-30 Namjae Jeonksmbd: add low bound validation to FSCTL_QUERY_ALLOCATE...
2023-03-30 Namjae Jeonksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
2023-03-30 Jeff Laytonnfsd: don't replace page in rq_pages if it's a continua...
2023-03-30 Dave WysochanskiNFS: Fix /proc/PID/io read_bytes for buffered reads
2023-03-22 Jan Kara via Ocfs2... ocfs2: fix data corruption after failed write
2023-03-22 Volker Lendeckecifs: Fix smb2_set_path_size()
2023-03-22 Shyam Prasad Ncifs: generate signkey for the channel that's reconnecting
2023-03-22 Theodore Ts'oext4: fix possible double unlock when moving a directory
2023-03-22 Baokun Liext4: fix task hung in ext4_xattr_delete_inode
2023-03-22 Baokun Liext4: update s_journal_inum if it changes after journal...
2023-03-22 Baokun Liext4: fail ext4_iget if special inode unallocated
2023-03-22 Yifei Liujffs2: correct logic when creating a hole in jffs2_writ...
2023-03-22 Zhang Xiaoxucifs: Move the in_send statistic to __smb_send_rqst()
2023-03-17 Seth Forsheefilelocks: use mount idmapping for setlease permission...
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...
next