summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-12-23pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz
2022-12-14pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz
2022-12-05pstore: Avoid kcore oops by vmap()ing with VM_IOREMAPStephen Boyd
2022-12-02pstore/ram: Fix error return code in ramoops_probe()Wang Yufen
2022-10-19pstore: Alert on backend write errorGuilherme G. Piccoli
2022-10-19pstore/ram: Set freed addresses to NULLKees Cook
2022-10-17pstore/ram: Move internal definitions out of kernel-wide includeKees Cook
2022-10-17pstore/ram: Move pmsg init earlierKees Cook
2022-10-17pstore/ram: Consolidate kfree() pathsKees Cook
2022-10-17pstore: Inform unregistered backend names as wellGuilherme G. Piccoli
2022-10-17pstore: Expose kmsg_bytes as a module parameterGuilherme G. Piccoli
2022-10-17pstore: Improve error reporting in case of backend overlapGuilherme G. Piccoli
2022-10-17pstore/zone: Use GFP_ATOMIC to allocate zone bufferQiujun Huang
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-16Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-10-15smb3: improve SMB3 change notification supportSteve French
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French
2022-10-15smb3: must initialize two ACL struct fields to zeroSteve French
2022-10-15cifs: fix double-fault crash during ntlmsspPaulo Alcantara
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-14cifs: fix static checker warningPaulo Alcantara
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-10-13Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-13cifs: use ALIGN() and round_up() macrosEnzo Matsumiya
2022-10-13cifs: find and use the dentry for cached non-root directories alsoRonnie Sahlberg
2022-10-13cifs: enable caching of directories for which a lease is heldRonnie Sahlberg
2022-10-13cifs: prevent copying past input buffer boundariesPaulo Alcantara
2022-10-13cifs: fix uninitialised var in smb2_compound_op()Paulo Alcantara
2022-10-13cifs: improve symlink handling for smb2+Paulo Alcantara
2022-10-13smb3: clarify multichannel warningSteve French
2022-10-13cifs: fix regression in very old smb1 mountsRonnie Sahlberg
2022-10-12ext4,f2fs: fix readahead of verity dataMatthew Wilcox (Oracle)
2022-10-12Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11nilfs2: fix leak of nilfs_root in case of writer thread creation failureRyusuke Konishi
2022-10-11nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()Ryusuke Konishi
2022-10-11nilfs2: fix use-after-free bug of struct nilfs_rootRyusuke Konishi
2022-10-11nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failureRyusuke Konishi
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 2Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-11cifs: fix skipping to incorrect offset in emit_cached_direntsRonnie Sahlberg
2022-10-10Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-10-10Merge tag 'f2fs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-10Merge tag 'gfs2-nopid-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds