summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-19cifs: update internal module numberSteve French
2022-12-19cifs: don't leak -ENOMEM in smb2_open_file()Paulo Alcantara
2022-12-19cifs: use origin fullpath for automountsPaulo Alcantara
2022-12-19cifs: set correct status of tcon ipc when reconnectingPaulo Alcantara
2022-12-19cifs: optimize reconnect of nested linksPaulo Alcantara
2022-12-19cifs: fix source pathname comparison of dfs supersPaulo Alcantara
2022-12-19cifs: fix confusing debug messagePaulo Alcantara
2022-12-19cifs: don't block in dfs_cache_noreq_update_tgthint()Paulo Alcantara
2022-12-19cifs: refresh root referralsPaulo Alcantara
2022-12-19cifs: fix refresh of cached referralsPaulo Alcantara
2022-12-19cifs: don't refresh cached referrals from unactive mountsPaulo Alcantara
2022-12-19cifs: share dfs connections and supersPaulo Alcantara
2022-12-19cifs: split out ses and tcon retrieval from mount_get_conns()Paulo Alcantara
2022-12-19cifs: set resolved ip in sockaddrPaulo Alcantara
2022-12-19cifs: remove unused smb3_fs_context::mount_optionsPaulo Alcantara
2022-12-19cifs: get rid of mount options string parsingPaulo Alcantara
2022-12-19cifs: use fs_context for automountsPaulo Alcantara
2022-12-19cifs: reduce roundtrips on create/qinfo requestsPaulo Alcantara
2022-12-16cifs: set correct ipc status after initial tree connectPaulo Alcantara
2022-12-15cifs: set correct tcon status after initial tree connectPaulo Alcantara
2022-12-15Merge tag '6.2-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-12-15Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2022-12-15Merge tag 'thermal-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-15Merge branch 'acpi-ec'Rafael J. Wysocki
2022-12-15Merge tag 'fbdev-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15Merge branch 'acpica'Rafael J. Wysocki
2022-12-15Merge tag '6.2-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-12-14Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14Merge tag 'memblock-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa
2022-12-14fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-14fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-14fbdev: uvesafb: Simplify uvesafb_remove()Christophe JAILLET
2022-12-14fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET
2022-12-14fbdev: uvesafb: don't build on UMLRandy Dunlap
2022-12-14fbdev: geode: don't build on UMLRandy Dunlap
2022-12-14fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui
2022-12-14fbdev: matroxfb: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-14fbdev: da8xx-fb: add missing regulator_disable() in fb_probeDongliang Mu
2022-12-14fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"Yu Zhe