ceph: silence smatch warning in reconnect_caps_cb()
[platform/kernel/linux-rpi.git] / fs /
2023-05-04 Linus TorvaldsMerge tag 'ceph-for-6.4-rc1' of https://github.com...
2023-05-04 Linus TorvaldsMerge tag '9p-6.4-for-linus' of git://git./linux/kernel...
2023-05-04 Jason Andryuk9p: Remove INET dependency
2023-05-04 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-05-03-16-27' of...
2023-05-04 Linus TorvaldsMerge tag 'mm-stable-2023-05-03-16-22' of git://git...
2023-05-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-05-04 Linus TorvaldsMerge tag 'loongarch-6.4' of git://git./linux/kernel...
2023-05-04 Linus TorvaldsMerge tag 'csky-for-linus-6.4' of https://github.com...
2023-05-04 Paulo Alcantaracifs: avoid potential races when handling multiple...
2023-05-04 Paulo Alcantaracifs: protect access of TCP_Server_Info::{origin,leaf...
2023-05-04 Paulo Alcantaracifs: fix potential race when tree connecting ipc
2023-05-04 Namjae Jeonksmbd: call rcu_barrier() in ksmbd_server_exit()
2023-05-04 Namjae Jeonksmbd: fix racy issue under cocurrent smb2 tree disconnect
2023-05-04 Namjae Jeonksmbd: fix racy issue from smb2 close and logoff with...
2023-05-04 Namjae Jeonksmbd: not allow guest user on multichannel
2023-05-04 Namjae Jeonksmbd: fix deadlock in ksmbd_find_crypto_ctx()
2023-05-04 Namjae Jeonksmbd: block asynchronous requests when making a delay...
2023-05-04 Namjae Jeonksmbd: destroy expired sessions
2023-05-04 Namjae Jeonksmbd: fix racy issue from session setup and logoff
2023-05-04 Namjae Jeonksmbd: fix NULL pointer dereference in smb2_get_info_fi...
2023-05-04 Namjae Jeonksmbd: fix memleak in session setup
2023-05-04 Linus TorvaldsMerge tag 'parisc-for-6.4-1' of git://git./linux/kernel...
2023-05-04 Linus TorvaldsMerge tag 'modules-6.4-rc1-v2' of git://git./linux...
2023-05-04 Linus TorvaldsMerge tag 'sysctl-6.4-rc1-v2' of git://git./linux/kerne...
2023-05-04 Linus TorvaldsMerge tag 'uml-for-linus-6.4-rc1' of git://git./linux...
2023-05-04 Linus TorvaldsMerge tag 'ubifs-for-linus-6.4-rc1' of git://git./linux...
2023-05-03 Linus TorvaldsMerge tag 'pm-6.4-rc1-2' of git://git./linux/kernel...
2023-05-03 Linus TorvaldsMerge tag 'acpi-6.4-rc1-2' of git://git./linux/kernel...
2023-05-03 Linus TorvaldsMerge tag 'thermal-6.4-rc1-2' of git://git./linux/kerne...
2023-05-03 Linus TorvaldsMerge tag 'pwm/for-6.4-rc1' of git://git./linux/kernel...
2023-05-03 Linus TorvaldsMerge tag 'soundwire-6.4-rc1' of git://git./linux/kerne...
2023-05-03 Linus TorvaldsMerge tag 'phy-for-6.4' of git://git./linux/kernel...
2023-05-03 Linus TorvaldsMerge tag 'dmaengine-6.4-rc1' of git://git./linux/kerne...
2023-05-03 Linus TorvaldsMerge tag 'for-6.4-rc1' of git://git./linux/kernel...
2023-05-03 Josef Bacikbtrfs: don't free qgroup space unless specified
2023-05-03 Luis Chamberlainsysctl: remove register_sysctl_paths()
2023-05-03 Kefeng Wangmm: hwpoison: coredump: support recovery from dump_user...
2023-05-02 Linus TorvaldsMerge tag 'pinctrl-v6.4-1' of git://git./linux/kernel...
2023-05-02 Linus TorvaldsMerge tag 'vfio-v6.4-rc1' of https://github.com/awillia...
2023-05-02 Linus TorvaldsMerge tag 'afs-fixes-20230502' of git://git./linux...
2023-05-02 Linus TorvaldsMerge tag 'backlight-next-6.4' of git://git./linux...
2023-05-02 Linus TorvaldsMerge tag 'mfd-next-6.4' of git://git./linux/kernel...
2023-05-02 Linus TorvaldsMerge tag 'leds-next-6.4' of git://git./linux/kernel...
2023-05-02 Marc Dionneafs: Avoid endless loop if file is larger than expected
2023-05-02 David Howellsafs: Fix getattr to report server i_size on dirs, not...
2023-05-02 Marc Dionneafs: Fix updating of i_size with dv jump from server
2023-05-02 Paulo Alcantaracifs: fix potential use-after-free bugs in TCP_Server_I...
2023-05-02 Paulo Alcantaracifs: print smb3_fs_context::source when mounting
2023-05-02 Paulo Alcantaracifs: protect session status check in smb2_reconnect()
2023-05-02 Steve FrenchSMB3.1.1: correct definition for app_instance_id create...
2023-05-02 Boris Burkovbtrfs: fix encoded write i_size corruption with no...
2023-05-02 Linus TorvaldsMerge tag 'input-for-v6.4-rc0' of git://git./linux...
2023-05-01 Darrick J. Wongxfs: fix xfs_inodegc_stop racing with mod_delayed_work
2023-05-01 Darrick J. Wongxfs: disable reaping in fscounters scrub
2023-05-01 Darrick J. Wongxfs: check that per-cpu inodegc workers actually run...
2023-05-01 Darrick J. Wongxfs: explicitly specify cpu when forcing inodegc delaye...
2023-05-01 Darrick J. Wongxfs: fix negative array access in xfs_getbmap
2023-05-01 Darrick J. Wongxfs: don't allocate into the data fork for an unshare...
2023-05-01 Darrick J. Wongxfs: flush dirty data and drain directios before scrubb...
2023-05-01 Darrick J. Wongxfs: set bnobt/cntbt numrecs correctly when formatting...
2023-05-01 Darrick J. Wongxfs: don't unconditionally null args->pag in xfs_bmap_b...
2023-05-01 Dmitry TorokhovMerge branch 'next' into for-linus
2023-05-01 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-05-01 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2023-05-01 Linus TorvaldsMerge tag 'rtc-6.4' of git://git./linux/kernel/git...
2023-05-01 Linus TorvaldsMerge tag 'i3c/for-6.4' of git://git./linux/kernel...
2023-05-01 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2023-05-01 Linus TorvaldsMerge tag '6.4-rc-smb3-client-fixes-part1' of git:...
2023-05-01 Linus TorvaldsMerge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git./linux...
2023-05-01 David S. MillerMerge branch 'rxrpc-timeout-fixes'
2023-05-01 David Howellsrxrpc: Fix timeout of a call that hasn't yet been grant...
2023-04-30 Linus TorvaldsMerge tag 'iommu-updates-v6.4' of git://git./linux...
2023-04-30 Linus TorvaldsMerge tag 'cxl-for-6.4' of git://git./linux/kernel...
2023-04-30 Linus TorvaldsMerge tag 's390-6.4-1' of git://git./linux/kernel/git...
2023-04-30 Linus TorvaldsMerge tag 'kbuild-v6.4' of git://git./linux/kernel...
2023-04-30 Linus TorvaldsMerge tag 'rust-6.4' of https://github.com/Rust-for...
2023-04-30 Christophe JAILLETceph: reorder fields in 'struct ceph_snapid_map'
2023-04-30 Xiubo Liceph: pass ino# instead of old_dentry if it's disconnected
2023-04-30 Xiubo Liceph: fix potential use-after-free bug when trimming...
2023-04-30 Xiubo Liceph: implement writeback livelock avoidance using...
2023-04-30 Xiubo Liceph: do not print the whole xattr value if it's too...
2023-04-30 Linus TorvaldsMerge tag 'efi-next-for-v6.4' of git://git./linux/kerne...
2023-04-30 Linus TorvaldsMerge tag 'for-v6.4' of git://git./linux/kernel/git...
2023-04-30 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2023-04-30 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-04-29 Palmer DabbeltMerge patch series "RISC-V Hibernation Support"
2023-04-29 Linus TorvaldsMerge tag '6.4-rc-ksmbd-server-fixes' of git://git...
2023-04-29 Linus TorvaldsMerge tag 'nfsd-6.4' of git://git./linux/kernel/git...
2023-04-29 Linus TorvaldsMerge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org...
2023-04-29 Linus TorvaldsMerge tag 'ntfs3_for_6.4' of https://github.com/Paragon...
2023-04-29 Linus TorvaldsMerge tag 'xfs-6.4-merge-1' of git://git./fs/xfs/xfs...
2023-04-29 Linus TorvaldsMerge tag 'iomap-6.4-merge-1' of git://git./fs/xfs...
2023-04-29 Linus TorvaldsMerge tag 'dma-mapping-6.4-2023-04-28' of git://git...
2023-04-29 Linus TorvaldsMerge tag 'timers-core-2023-04-28' of git://git./linux...
2023-04-29 Linus TorvaldsMerge tag 'lsm-pr-20230428' of git://git./linux/kernel...
2023-04-29 Linus TorvaldsMerge tag 'integrity-v6.4' of git://git./linux/kernel...
2023-04-29 Linus TorvaldsMerge tag 'cgroup-for-6.4' of git://git./linux/kernel...
2023-04-29 Linus TorvaldsMerge tag 'wq-for-6.4' of git://git./linux/kernel/git...
2023-04-29 Steve Frenchcifs: update internal module version number for cifs.ko
2023-04-29 Steve Frenchsmb3: move some common open context structs to smbfs_common
next