summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-12-02pstore/ram: Fix error return code in ramoops_probe()Wang Yufen
2022-12-02binfmt_misc: fix shift-out-of-bounds in check_special_flagsLiu Shixin
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-02ksmbd: replace one-element arrays with flexible-array membersGustavo A. R. Silva
2022-12-02chardev: fix error handling in cdev_device_add()Yang Yingliang
2022-12-029p/fs: Remove unneeded idr.h #includeChristophe JAILLET
2022-12-02gfs2: Fix and clean up create / evict interactionAndreas Gruenbacher
2022-12-02gfs2: Clean up initialization of "ip" in gfs2_create_inodeAndreas Gruenbacher
2022-12-02gfs2: Get rid of ghs[] in gfs2_create_inodeAndreas Gruenbacher
2022-12-02gfs2: Add extra error check in alloc_dinodeAndreas Gruenbacher
2022-12-02proc: consoles: use console_list_lock for list iterationJohn Ogness
2022-12-02proc: consoles: document console_lock usageJohn Ogness
2022-12-02printk: Convert console_drivers list to hlistThomas Gleixner
2022-12-02configfs: fix possible memory leak in configfs_create_dir()Chen Zhongjin
2022-12-02posix_acl: Fix the type of sentinel in get_aclUros Bizjak
2022-12-01binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen
2022-12-01fscrypt: Add SM4 XTS/CTS symmetric algorithm supportTianjia Zhang
2022-12-01xfs: invalidate xfs_bufs when allocating cow extentsDarrick J. Wong
2022-12-01xfs: get rid of assert from xfs_btree_islastblockGuo Xuenan
2022-12-01Merge tag 'maxrefcount-fixes-6.2_2022-12-01' of git://git.kernel.org/pub/scm/...Darrick J. Wong
2022-12-01xfs: estimate post-merge refcounts correctlyDarrick J. Wong
2022-12-01xfs: hoist refcount record merge predicatesDarrick J. Wong
2022-12-01ext4: split ext4_journal_start trace for debugchangfengnan
2022-12-01ext4: journal_path mount options should follow linksLukas Czerner
2022-12-01ext4: check the return value of ext4_xattr_inode_dec_ref()Li Zhong
2022-12-01ext4: remove redundant variable errJinpeng Cui
2022-12-01ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li
2022-12-01efi: vars: prohibit reading random seed variablesJason A. Donenfeld
2022-11-30fat (exportfs): fix some kernel-doc warningsBo Liu
2022-11-30ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao
2022-11-30debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita
2022-11-30libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita
2022-11-30ext4: convert move_extent_per_page() to use foliosVishal Moola (Oracle)
2022-11-30hugetlbfs: inode: remove unnecessary (void*) conversionsLi zeming
2022-11-30mm: anonymous shared memory namingPasha Tatashin
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-30nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-11-30afs: Fix server->active leak in afs_put_serverMarc Dionne
2022-11-30xfs: fix super block buf log item UAF during force shutdownGuo Xuenan
2022-11-30xfs: wait iclog complete before tearing down AILGuo Xuenan
2022-11-30xfs: attach dquots to inode before reading data/cow fork mappingsDarrick J. Wong
2022-11-30xfs: shut up -Wuninitialized in xfsaild_pushDarrick J. Wong
2022-11-30xfs: use memcpy, not strncpy, to format the attr prefix during listxattrDarrick J. Wong
2022-11-30xfs: invalidate block device page cache during unmountDarrick J. Wong
2022-11-30fs/remap_range: avoid spurious writeback on zero length requestBrian Foster
2022-11-30Add process name and pid to locks warningAndi Kleen
2022-11-30nfsd: use locks_inode_context helperJeff Layton
2022-11-30nfs: use locks_inode_context helperJeff Layton
2022-11-30lockd: use locks_inode_context helperJeff Layton
2022-11-30ksmbd: use locks_inode_context helperJeff Layton