HID: bigben: use spinlock to safely schedule workers
[platform/kernel/linux-starfive.git] / fs /
2023-03-10 NeilBrownNFS: fix disabling of swap
2023-03-10 Benjamin Coddingtonnfs4trace: fix state manager flag printing
2023-03-10 Jingbo Xuerofs: relinquish volume with mutex held
2023-03-03 Christian Braunerattr: use consistent sgid stripping checks
2023-03-03 Christian Braunerattr: add setattr_should_drop_sgid()
2023-03-03 Christian Braunerfs: move should_remove_suid()
2023-03-03 Christian Braunerattr: add in_group_or_capable()
2023-03-03 David Sterbabtrfs: send: limit number of clones and allocated memor...
2023-02-25 Kees Cookext4: Fix function prototype mismatch for ext4_feat_ktype
2023-02-22 Andrew Mortonrevert "squashfs: harden sanity check in squashfs_read_...
2023-02-22 Geert Uytterhoevencoredump: Move dump_emit_page() to kill unused warning
2023-02-22 Ryusuke Konishinilfs2: fix underflow in second superblock position...
2023-02-22 Seth Jenkinsaio: fix mremap after fork null-deref
2023-02-22 Xiubo Liceph: blocklist the kclient when receiving corrupted...
2023-02-22 Xiubo Liceph: move mount state enum to super.h
2023-02-22 Hou Taofscache: Use clear_and_wake_up_bit() in fscache_create_...
2023-02-22 Filipe Mananabtrfs: lock the inode in shared mode before starting...
2023-02-22 Josef Bacikbtrfs: move the auto defrag code to defrag.c
2023-02-14 Xiubo Liceph: flush cap releases when the session is flushed
2023-02-14 Anand Jainbtrfs: free device in btrfs_close_devices for a single...
2023-02-14 Filipe Mananabtrfs: simplify update of last_dir_index_offset when...
2023-02-14 ZhaoLong Wangcifs: Fix use-after-free in rdata->read_into_pages()
2023-02-14 Alexander Potapenkobtrfs: zlib: zero-initialize zlib workspace
2023-02-14 Josef Bacikbtrfs: limit device extents to the device size
2023-02-09 Andreas Gruenbachergfs2: Always check inode size of inline inodes
2023-02-09 Andreas Gruenbachergfs2: Cosmetic gfs2_dinode_{in,out} cleanup
2023-02-09 Chao Yuf2fs: fix to do sanity check on i_extra_isize in is_alive()
2023-02-09 Tetsuo Handaf2fs: initialize locks earlier in f2fs_fill_super()
2023-02-09 Kees Cookovl: Use "buf" flexible array for memcpy() destination
2023-02-09 Abdun Nihaalfs/ntfs3: Validate attribute data and valid sizes
2023-02-09 Phillip LougherSquashfs: fix handling and sanity checking of xattr_ids...
2023-02-09 Mike Kravetzmm: hugetlb: proc: check for hugetlb shared PMD in...
2023-02-09 Andreas GruenbacherRevert "gfs2: stop using generic_writepages in gfs2_ail...
2023-02-09 Fedor Pchelkinsquashfs: harden sanity check in squashfs_read_xattr_id...
2023-02-09 Hou Taofscache: Use wait_on_bit() to wait for the freeing...
2023-02-09 Al Virouse less confusing names for iov_iter direction initial...
2023-02-06 Paulo Alcantaracifs: fix return of uninitialized rc in dfs_cache_updat...
2023-02-06 Jingbo Xuerofs: clean up parsing of fscache related options
2023-02-06 Siddh Raman Panterofs/zmap.c: Fix incorrect offset calculation
2023-02-01 Miklos Szerediovl: fail on invalid uid/gid mapping at copy up
2023-02-01 Miklos Szerediovl: fix tmpfile leak
2023-02-01 Namjae Jeonksmbd: limit pdu length size according to connection...
2023-02-01 Namjae Jeonksmbd: downgrade ndr version error message to debug
2023-02-01 Marios Makassikisksmbd: do not sign response to session request for...
2023-02-01 Namjae Jeonksmbd: add max connections parameter
2023-02-01 David Howellscifs: Fix oops due to uncleared server->smbd_conn in...
2023-02-01 Jeff Laytonnfsd: don't free files unconditionally in __nfsd_file_c...
2023-02-01 Naohiro Aotabtrfs: zoned: enable metadata over-commit for non-ZNS...
2023-02-01 Paulo Alcantaracifs: fix potential memory leaks in session setup
2023-02-01 Paulo Alcantaracifs: fix potential deadlock in cache_refresh_path()
2023-02-01 Xingyuan MoNFSD: fix use-after-free in nfsd4_ssc_setup_dul()
2023-02-01 Alexander Potapenkoaffs: initialize fsdata in affs_truncate()
2023-02-01 Gao Xiangerofs: fix kvcalloc() misuse with __GFP_NOFAIL
2023-01-24 Alon Zahavifs/ntfs3: Fix attr_punch_hole() null pointer derenference
2023-01-24 Paulo Alcantaracifs: reduce roundtrips on create/qinfo requests
2023-01-24 Enzo Matsumiyacifs: do not include page data when checking signature
2023-01-24 Filipe Mananabtrfs: fix race between quota rescan and disable leadin...
2023-01-24 Filipe Mananabtrfs: fix invalid leaf access due to inline extent...
2023-01-24 Qu Wenruobtrfs: qgroup: do not warn on record without old_roots...
2023-01-24 Filipe Mananabtrfs: do not abort transaction on failure to update...
2023-01-24 Filipe Mananabtrfs: do not abort transaction on failure to write...
2023-01-24 Filipe Mananabtrfs: add missing setup of log for full commit at...
2023-01-24 Filipe Mananabtrfs: fix directory logging due to race with concurren...
2023-01-24 Filipe Mananabtrfs: fix missing error handling when logging director...
2023-01-24 Qu Wenruobtrfs: add extra error messages to cover non-ENOMEM...
2023-01-24 David Hildenbrandmm/userfaultfd: enable writenotify while userfaultfd...
2023-01-24 Ryusuke Konishinilfs2: fix general protection fault in nilfs_btree_ins...
2023-01-24 Damien Le Moalzonefs: Detect append writes at invalid locations
2023-01-24 Paulo Alcantaracifs: fix race in assemble_neg_contexts()
2023-01-24 Jaegeuk Kimf2fs: let's avoid panic if extent_tree is not created
2023-01-24 Qu Wenruobtrfs: always report error in run_one_delayed_ref()
2023-01-24 Olga KornievskaiapNFS/filelayout: Fix coalescing test for single DS
2023-01-18 Jeff Laytonnfsd: fix handling of cached open files in nfsd4_open...
2023-01-18 Jeff Laytonnfsd: rework refcounting in filecache
2023-01-18 Chuck LeverNFSD: Add an nfsd_file_fsync tracepoint
2023-01-18 Jeff Laytonnfsd: reorganize filecache.c
2023-01-18 Jeff Laytonnfsd: remove the pages_flushed statistic from filecache
2023-01-18 Chuck LeverNFSD: Add an NFSD_FILE_GC flag to enable nfsd_file...
2023-01-18 Chuck LeverNFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_...
2023-01-18 Chuck LeverNFSD: Pass the target nfsd_file to nfsd_commit()
2023-01-18 Paulo Alcantaracifs: fix double free on failed kerberos auth
2023-01-18 Paulo Alcantaracifs: do not query ifaces on smb1 mounts
2023-01-18 Paulo Alcantaracifs: fix file info setting in cifs_open_file()
2023-01-18 Paulo Alcantaracifs: fix file info setting in cifs_query_path_info()
2023-01-18 Volker Lendeckecifs: Fix uninitialized memory read for smb311 posix...
2023-01-18 Catalin Marinaselfcore: Add a cprm parameter to elf_core_extra_{phdrs...
2023-01-14 Chuck LeverRevert "SUNRPC: Use RMW bitops in single-threaded hot...
2023-01-12 William Liuksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE...
2023-01-12 Marios Makassikisksmbd: send proper error response in smb2_tree_connect()
2023-01-12 Namjae Jeonksmbd: fix infinite loop in ksmbd_conn_handler_loop()
2023-01-12 Qu Wenruobtrfs: handle case when repair happens with dev-replace
2023-01-12 Jeff Laytonnfsd: fix handling of readdir in v4root vs. mount upcal...
2023-01-12 Linus Torvaldshfs/hfsplus: avoid WARN_ON() for sanity check, use...
2023-01-12 Jan Karaudf: Fix extension of the last extent in the file
2023-01-12 Tetsuo Handafs/ntfs3: don't hold ni_lock when calling truncate_sets...
2023-01-12 Xiubo Liceph: switch to vfs_inode_has_locks() to fix file lock bug
2023-01-12 Jeff Laytonfilelock: new helper: vfs_inode_has_locks
2023-01-12 Jeff Laytonnfsd: shut down the NFSv4 state objects before the...
2023-01-12 Sasha Levinbtrfs: fix an error handling path in btrfs_defrag_leaves()
2023-01-12 Qu Wenruobtrfs: fix compat_ro checks against remount
next