- 13e83a4 fs: port ->set_acl() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 7743532 fs: port ->get_acl() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 011e2b7 fs: port ->tmpfile() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- abf0857 fs: port vfs_*() helpers to struct mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 64b4cdf f2fs: project ids aren't idmapped by Christian Brauner · 2 years, 2 months ago
- 292a089 treewide: Convert del_timer*() to timer_shutdown*() by Steven Rostedt (Google) · 2 years, 2 months ago
- edb2312 Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 2 months ago
- e3b862e Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux by Linus Torvalds · 2 years, 2 months ago
- beca3e3 pstore: Properly assign mem_type property by Luca Stefani · 2 years, 2 months ago
- 2f4fec5 pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES by John Stultz · 2 years, 2 months ago
- ff75ec4 Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 2 years, 2 months ago
- a9eb558 afs: Stop implementing ->writepage() by David Howells · 2 years, 3 months ago
- b3d3ca5 afs: remove afs_cache_netfs and afs_zap_permits() declarations by Gaosheng Cui · 2 years, 6 months ago
- 318b83b afs: remove variable nr_servers by Colin Ian King · 2 years, 4 months ago
- 36f82c9 afs: Fix lost servers_outstanding count by David Howells · 2 years, 2 months ago
- 0a92481 Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 2 months ago
- 6022ec6 Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 2 years, 2 months ago
- 04065c1 Merge tag 'fs.mount.propagation.fix.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 2 months ago
- 609d3bc Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 2 months ago
- 11933cf pnode: terminate at peers of source by Christian Brauner · 2 years, 2 months ago
- 9812386 Treewide: Stop corrupting socket's task_frag by Benjamin Coddington · 2 years, 3 months ago
- aeba12b Merge tag 'nfsd-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 2 months ago
- aacfc93 cifs: update internal module number by Steve French · 2 years, 3 months ago
- f60ffa6 cifs: don't leak -ENOMEM in smb2_open_file() by Paulo Alcantara · 2 years, 2 months ago
- 7ad54b9 cifs: use origin fullpath for automounts by Paulo Alcantara · 2 years, 2 months ago
- 25cf01b cifs: set correct status of tcon ipc when reconnecting by Paulo Alcantara · 2 years, 2 months ago
- 6fbdd5ab cifs: optimize reconnect of nested links by Paulo Alcantara · 2 years, 3 months ago
- 466611e cifs: fix source pathname comparison of dfs supers by Paulo Alcantara · 2 years, 3 months ago
- a85ceaf cifs: fix confusing debug message by Paulo Alcantara · 2 years, 3 months ago
- 1d04a6f cifs: don't block in dfs_cache_noreq_update_tgthint() by Paulo Alcantara · 2 years, 3 months ago
- 8332858 cifs: refresh root referrals by Paulo Alcantara · 2 years, 3 months ago
- 6916881 cifs: fix refresh of cached referrals by Paulo Alcantara · 2 years, 3 months ago
- cb3f6d8 cifs: don't refresh cached referrals from unactive mounts by Paulo Alcantara · 2 years, 3 months ago
- a1c0d00 cifs: share dfs connections and supers by Paulo Alcantara · 2 years, 3 months ago
- a73a26d cifs: split out ses and tcon retrieval from mount_get_conns() by Paulo Alcantara · 2 years, 5 months ago
- 6d74016 cifs: set resolved ip in sockaddr by Paulo Alcantara · 2 years, 5 months ago
- 2301bc1 cifs: remove unused smb3_fs_context::mount_options by Paulo Alcantara · 2 years, 5 months ago
- abdb174 cifs: get rid of mount options string parsing by Paulo Alcantara · 2 years, 5 months ago
- 9fd29a5 cifs: use fs_context for automounts by Paulo Alcantara · 2 years, 5 months ago
- c877ce4 cifs: reduce roundtrips on create/qinfo requests by Paulo Alcantara · 2 years, 3 months ago
- 6830d50 Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 2 years, 2 months ago
- 86fe0fa cifs: set correct ipc status after initial tree connect by Paulo Alcantara · 2 years, 3 months ago
- 71a7507 Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 3 months ago
- ba54ff1 Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years, 3 months ago
- 84e57d2 Merge tag 'exfat-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 2 years, 3 months ago
- 23dc9c7 Merge tag 'for-6.2/writeback-2022-12-12' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 3 months ago
- b248586 cifs: set correct tcon status after initial tree connect by Paulo Alcantara · 2 years, 3 months ago
- 851f657 Merge tag '6.2-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 3 months ago
- 8fa590b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 3 months ago
- 504a73d Merge tag '6.2-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 2 years, 3 months ago
- 6b46a06 gfs2: Remove support for glock holder auto-demotion (2) by Andreas Gruenbacher · 2 years, 3 months ago
- ba3e77a4 gfs2: Remove support for glock holder auto-demotion by Andreas Gruenbacher · 2 years, 3 months ago
- 76d62f2 pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion by John Stultz · 2 years, 3 months ago
- 041fae9 Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 2 years, 3 months ago
- 48ea09c Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 3 months ago
- 6f1f5ca Merge tag 'for-linus-6.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 2 years, 3 months ago
- cfb3162 Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 3 months ago
- 87be949 Merge tag 'xfs-6.2-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years, 3 months ago
- 75333d4 NFSD: fix use-after-free in __nfs42_ssc_open() by Dai Ngo · 2 years, 3 months ago
- d74f4a3 cifs: Remove duplicated include in cifsglob.h by Yang Li · 2 years, 3 months ago
- e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
- fc4c9f45 Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 2 years, 3 months ago
- ce8a79d Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 3 months ago
- 54e60e5 Merge tag 'for-6.2/io_uring-2022-12-08' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 3 months ago
- d523ec4 Merge tag 'iomap-6.2-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years, 3 months ago
- a45a7db Merge tag 'vfs-6.2-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years, 3 months ago
- 02bf43c Merge tag 'fs.xattr.simple.rework.rbtree.rwlock.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 3 months ago
- c76ff35 Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 2 years, 3 months ago
- 299e2b19 Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux by Linus Torvalds · 2 years, 3 months ago
- 6a24711 Merge tag 'configfs-6.2-2022-12-13' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 2 years, 3 months ago
- a044dab Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 2 years, 3 months ago
- 36955d3 exfat: reuse exfat_find_location() to simplify exfat_get_dentry_set() by Yuezhang Mo · 2 years, 4 months ago
- 40306b4 exfat: fix overflow in sector and cluster conversion by Yuezhang Mo · 2 years, 3 months ago
- 7648229 Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 3 months ago
- 149c51f Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 years, 3 months ago
- 97971df Merge tag 'dlm-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 2 years, 3 months ago
- 56c003e Merge tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggy by Linus Torvalds · 2 years, 3 months ago
- cda6a60 Merge tag 'fixes_for_v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 3 months ago
- 07d7a4d Merge tag 'fs.xattr.simple.noaudit.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 3 months ago
- 6e8948a Merge tag 'fs.idmapped.squashfs.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 3 months ago
- 043930b Merge tag 'fuse-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 2 years, 3 months ago
- 6df7cc2 Merge tag 'ovl-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 2 years, 3 months ago
- 4a6bff1 Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 2 years, 3 months ago
- ad0d9da Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 2 years, 3 months ago
- 8129bac Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 2 years, 3 months ago
- deb9acc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 2 years, 3 months ago
- 9b93f50 Merge tag 'fs.idmapped.mnt_idmap.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 3 months ago
- e1212e9 Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 3 months ago
- cf619f8 Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 3 months ago
- 6a518af Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 3 months ago
- bd90741 Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 3 months ago
- 13c574f Merge tag 'pull-namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 3 months ago
- 75f4d9a Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 3 months ago