summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-02-23fs/9p: Expand setup of writeback cache to all levelsEric Van Hensbergen
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-23Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2022-12-23pstore: Properly assign mem_type propertyLuca Stefani
2022-12-23pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz
2022-12-22Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-22afs: Stop implementing ->writepage()David Howells
2022-12-22afs: remove afs_cache_netfs and afs_zap_permits() declarationsGaosheng Cui
2022-12-22afs: remove variable nr_serversColin Ian King
2022-12-22afs: Fix lost servers_outstanding countDavid Howells
2022-12-21Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-12-21Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2022-12-21Merge tag 'fs.mount.propagation.fix.v6.2-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-21pnode: terminate at peers of sourceChristian Brauner
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-12-19Merge tag 'nfsd-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
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-17Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16cifs: set correct ipc status after initial tree connectPaulo Alcantara
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15Merge tag 'exfat-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15Merge tag 'for-6.2/writeback-2022-12-12' of git://git.kernel.dk/linuxLinus Torvalds
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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15Merge tag '6.2-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-12-15gfs2: Remove support for glock holder auto-demotion (2)Andreas Gruenbacher
2022-12-15gfs2: Remove support for glock holder auto-demotionAndreas Gruenbacher
2022-12-14pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz
2022-12-14Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds