Revert "f2fs: don't reset unchangable mount option in f2fs_remount()"
[platform/kernel/linux-starfive.git] / fs /
2023-08-27 Greg Kroah-HartmanRevert "f2fs: don't reset unchangable mount option...
2023-08-23 Russell Harmon via... cifs: Release folio lock on fscache read hit.
2023-08-23 xiaoshoukuibtrfs: fix BUG_ON condition in btrfs_cancel_balance
2023-08-23 Josef Bacikbtrfs: fix incorrect splitting in btrfs_drop_extent_map...
2023-08-23 Steve Frenchcifs: fix potential oops in cifs_oplock_break
2023-08-23 Filipe Mananabtrfs: fix use-after-free of new block group that becam...
2023-08-23 David Sterbabtrfs: convert btrfs_block_group::seq_zone to runtime...
2023-08-23 David Sterbabtrfs: convert btrfs_block_group::needs_free_space...
2023-08-23 Naohiro Aotabtrfs: move out now unused BG from the reclaim list
2023-08-23 Konstantin Komarovfs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
2023-08-23 Jia-Ju Baifs: ntfs3: Fix possible null-pointer dereferences in...
2023-08-23 Edward Lofs/ntfs3: Enhance sanity check while generating attr_list
2023-08-23 Xiubo Liceph: try to dump the msgs when decoding fails
2023-08-23 Tuo Ligfs2: Fix possible data races in gfs2_show_options()
2023-08-23 Winston Wencifs: fix session state check in reconnect to avoid...
2023-08-23 Paulo Alcantarasmb: client: fix warning in cifs_smb3_do_mount()
2023-08-16 Josef Bacikbtrfs: set cache_block_group_error if we find an error
2023-08-16 Qu Wenruobtrfs: reject invalid reloc tree root keys with stack...
2023-08-16 Qu Wenruobtrfs: exit gracefully if reloc roots don't match
2023-08-16 Christoph Hellwigbtrfs: properly clear end of the unreserved range in...
2023-08-16 Christoph Hellwigbtrfs: don't stop integrity writeback too early
2023-08-16 Josef Bacikbtrfs: wait for actual caching progress during allocation
2023-08-16 Ryusuke Konishinilfs2: fix use-after-free of nilfs_root in dirtying...
2023-08-16 Namjae Jeonksmbd: fix wrong next length validation of ea buffer...
2023-08-16 Long Liksmbd: validate command request size
2023-08-11 Namjae Jeonexfat: check if filename entries exceeds max filename...
2023-08-11 Chao Yuf2fs: don't reset unchangable mount option in f2fs_remo...
2023-08-11 Yangtao Lif2fs: fix to set flush_merge opt and show noflush_merge
2023-08-11 Chao Yuf2fs: fix to do sanity check on direct node in truncate...
2023-08-11 Filipe Mananabtrfs: remove BUG_ON()'s in add_new_free_space()
2023-08-11 Jan Karaext2: Drop fragment support
2023-08-11 Jan Karafs: Protect reconfiguration of sb read-write from racin...
2023-08-11 Prince Kumar Mauryafs/sysv: Null check to prevent null-ptr-deref bug
2023-08-11 Tetsuo Handafs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr...
2023-08-11 Linus Torvaldsfile: reinstate f_pos locking optimization for regular...
2023-08-11 Aleksa Saraiopen: make RESOLVE_CACHED correctly test for O_TMPFILE
2023-08-11 Sungjong Seoexfat: release s_lock before calling dir_emit()
2023-08-11 gaomingexfat: use kvmalloc_array/kvfree instead of kmalloc_arr...
2023-08-11 Xiubo Liceph: defer stopping mdsc delayed_work
2023-08-11 Gao Xiangerofs: fix wrong primary bvec selection on deduplicated...
2023-08-03 Xiubo Liceph: never send metrics if disable_send_metrics is set
2023-08-03 Dan Carpenterproc/vmcore: fix signedness bug in read_from_oldmem()
2023-08-03 Trond Myklebustnfsd: Remove incorrect check in nfsd4_validate_stateid
2023-08-03 Christian Braunerfile: always lock position for FMODE_ATOMIC_POS
2023-08-03 Filipe Mananabtrfs: check for commit error at btrfs_attach_transacti...
2023-08-03 Filipe Mananabtrfs: check if the transaction was aborted at btrfs_wa...
2023-08-03 Filipe Mananabtrfs: account block group tree when calculating global...
2023-08-03 Steve Frenchsmb3: do not set NTLMSSP_VERSION flag for negotiate...
2023-08-03 Filipe Mananabtrfs: fix race between quota disable and relocation
2023-08-03 Zhihao Chengjbd2: Fix wrongly judgement for buffer head removing...
2023-08-03 Zhihao Chengovl: fix null pointer dereference in ovl_permission()
2023-07-27 Zhang Yijbd2: recheck chechpointing non-dirty buffer
2023-07-27 Shyam Prasad Ncifs: fix mid leak during reconnection after timeout...
2023-07-27 Christoph Hellwigbtrfs: be a bit more careful when setting mirror_num_re...
2023-07-27 Immad MirFS: JFS: Check for read-only mounted filesystem in...
2023-07-27 Immad MirFS: JFS: Fix null-ptr-deref Read in txBegin
2023-07-27 Yogeshfs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllo...
2023-07-27 Jan Karaudf: Fix uninitialized array access for some pathnames
2023-07-27 Christian Braunerovl: check type and offset of struct vfsmount in ovl_entry
2023-07-27 Ye Binquota: fix warning in dqgrab()
2023-07-27 Jan Karaquota: Properly disable quotas when add_dquot_ref(...
2023-07-27 Eric Whitneyext4: correct inline offset when handling xattrs in...
2023-07-27 Josef Bacikbtrfs: fix race between balance and cancel/pause
2023-07-27 Miklos Szeredifuse: ioctl: translate ENOSYS in outarg
2023-07-27 Filipe Mananabtrfs: zoned: fix memory leak after finding block group...
2023-07-27 Josef Bacikbtrfs: set_page_extent_mapped after read_folio in btrfs...
2023-07-27 Bernd Schubertfuse: Apply flags2 only when userspace set the FUSE_INI...
2023-07-27 Miklos Szeredifuse: revalidate: don't invalidate if interrupted
2023-07-27 Filipe Mananabtrfs: fix warning when putting transaction with qgroup...
2023-07-23 Bharath SMcifs: if deferred close is disabled then close files...
2023-07-23 Xiubo Liceph: don't let check_caps skip sending responses for...
2023-07-23 Xiubo Liceph: fix blindly expanding the readahead windows
2023-07-23 Xiubo Liceph: add a dedicated private data for netfs rreq
2023-07-23 Alexander Aringfs: dlm: fix mismatch of plock results from userspace
2023-07-23 Alexander Aringfs: dlm: make F_SETLK use unkillable wait_event
2023-07-23 Alexander Aringfs: dlm: interrupt posix locks only when process is...
2023-07-23 Alexander Aringfs: dlm: fix cleanup pending ops when interrupted
2023-07-23 Alexander Aringfs: dlm: return positive pid value for F_GETLK
2023-07-23 Siddh Raman Pantjfs: jfs_dmap: Validate db_l2nbperpage while mounting
2023-07-23 Ritesh Harjani ... ext2/dax: Fix ext2_setsize when len is page aligned
2023-07-23 Alexander Aringfs: dlm: revert check required context while close
2023-07-23 Baokun Liext4: only update i_reserved_data_blocks on successful...
2023-07-23 Baokun Liext4: turn quotas off if mount failed after enabling...
2023-07-23 Chao Yuext4: fix to check return value of freeze_bdev() in...
2023-07-23 Kemeng Shiext4: fix wrong unit use in ext4_mb_new_blocks
2023-07-23 Kemeng Shiext4: get block from bh in ext4_free_blocks for fast...
2023-07-23 Kemeng Shiext4: fix wrong unit use in ext4_mb_clear_bb
2023-07-23 Zhihao Chengext4: Fix reusing stale buffer heads from last failed...
2023-07-23 Jaegeuk Kimf2fs: fix deadlock in i_xattr_sem and inode page lock
2023-07-23 Jaegeuk Kimf2fs: fix the wrong condition to determine atomic context
2023-07-23 Winston Wencifs: fix session state check in smb2_find_smb_ses
2023-07-23 Zhihao Chengovl: fix null pointer dereference in ovl_get_acl_rcu()
2023-07-23 Zhihao Chengovl: let helper ovl_i_path_real() return the realinode
2023-07-23 Konstantin Komarovfs/ntfs3: Check fields while reading
2023-07-23 Xin Yinerofs: fix fsdax unavailability for chunk-based regular...
2023-07-23 Chunhai Guoerofs: avoid infinite loop in z_erofs_do_read_page...
2023-07-23 Chunhai Guoerofs: avoid useless loops in z_erofs_pcluster_readmore...
2023-07-23 Namjae Jeonksmbd: fix out of bounds read in smb2_sess_setup
2023-07-23 Namjae Jeonksmbd: add missing compound request handing in some...
2023-07-19 Darrick J. Wongxfs: fix xfs_inodegc_stop racing with mod_delayed_work
next