Age | Commit message (Expand) | Author |
2023-01-28 | Merge tag '6.2-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-01-27 | Merge tag '6.2-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-01-27 | Merge tag 'ovl-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-01-27 | ovl: fail on invalid uid/gid mapping at copy up | Miklos Szeredi |
2023-01-27 | ovl: fix tmpfile leak | Miklos Szeredi |
2023-01-25 | ksmbd: downgrade ndr version error message to debug | Namjae Jeon |
2023-01-25 | ksmbd: limit pdu length size according to connection status | Namjae Jeon |
2023-01-25 | Merge tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-01-25 | cifs: Fix oops due to uncleared server->smbd_conn in reconnect | David Howells |
2023-01-24 | Merge tag 'nfsd-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-01-24 | ext4: make xattr char unsignedness in hash explicit | Linus Torvalds |
2023-01-24 | fuse: fixes after adapting to new posix acl api | Christian Brauner |
2023-01-23 | nfsd: don't free files unconditionally in __nfsd_file_cache_purge | Jeff Layton |
2023-01-22 | Merge tag 'gfs2-v6.2-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-01-22 | Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one" | Andreas Gruenbacher |
2023-01-21 | ext4: deal with legacy signed xattr name hash values | Linus Torvalds |
2023-01-20 | Merge tag '6.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-01-20 | ksmbd: do not sign response to session request for guest login | Marios Makassikis |
2023-01-20 | ksmbd: add max connections parameter | Namjae Jeon |
2023-01-20 | Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-01-19 | Merge tag 'zonefs-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2023-01-18 | cifs: remove unused function | Paulo Alcantara |
2023-01-18 | cifs: do not include page data when checking signature | Enzo Matsumiya |
2023-01-18 | Merge tag 'affs-for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-01-18 | Merge tag 'erofs-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-01-18 | cifs: fix return of uninitialized rc in dfs_cache_update_tgthint() | Paulo Alcantara |
2023-01-18 | cifs: handle cache lookup errors different than -ENOENT | Paulo Alcantara |
2023-01-18 | cifs: remove duplicate code in __refresh_tcon() | Paulo Alcantara |
2023-01-18 | cifs: don't take exclusive lock for updating target hints | Paulo Alcantara |
2023-01-18 | cifs: avoid re-lookups in dfs_cache_find() | Paulo Alcantara |
2023-01-18 | cifs: fix potential deadlock in cache_refresh_path() | Paulo Alcantara |
2023-01-17 | Merge tag 'nfsd-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-01-16 | Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-01-16 | btrfs: fix race between quota rescan and disable leading to NULL pointer deref | Filipe Manana |
2023-01-16 | btrfs: fix invalid leaf access due to inline extent during lseek | Filipe Manana |
2023-01-16 | btrfs: stop using write_one_page in btrfs_scratch_superblock | Christoph Hellwig |
2023-01-16 | btrfs: factor out scratching of one regular super block | Christoph Hellwig |
2023-01-16 | Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-01-16 | erofs: clean up parsing of fscache related options | Jingbo Xu |
2023-01-16 | zonefs: Detect append writes at invalid locations | Damien Le Moal |
2023-01-14 | Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-01-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2023-01-12 | Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-01-12 | cifs: Fix uninitialized memory read for smb311 posix symlink create | Volker Lendecke |
2023-01-12 | btrfs: do not abort transaction on failure to update log root | Filipe Manana |
2023-01-12 | btrfs: do not abort transaction on failure to write log tree when syncing log | Filipe Manana |
2023-01-12 | btrfs: add missing setup of log for full commit at add_conflicting_inode() | Filipe Manana |
2023-01-12 | btrfs: fix directory logging due to race with concurrent index key deletion | Filipe Manana |
2023-01-12 | btrfs: fix missing error handling when logging directory items | Filipe Manana |
2023-01-12 | NFSD: replace delayed_work with work_struct for nfsd_client_shrinker | Dai Ngo |