Age | Commit message (Expand) | Author |
2022-11-02 | Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2022-11-01 | Merge tag 'nfsd-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2022-11-01 | nfsd: fix net-namespace logic in __nfsd_file_cache_purge | Jeff Layton |
2022-10-31 | Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-30 | Merge tag '6.1-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2022-10-29 | Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-10-28 | mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region | Sebastian Andrzej Siewior |
2022-10-28 | fs/ext4/super.c: remove unused `deprecated_msg' | Andrew Morton |
2022-10-28 | squashfs: fix buffer release race condition in readahead code | Phillip Lougher |
2022-10-28 | squashfs: fix extending readahead beyond end of file | Phillip Lougher |
2022-10-28 | squashfs: fix read regression introduced in readahead code | Phillip Lougher |
2022-10-27 | cifs: fix use-after-free caused by invalid pointer `hostname` | Zeng Heng |
2022-10-27 | Merge tag 'execve-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-27 | nfs4: Fix kmemleak when allocate slot failed | Zhang Xiaoxu |
2022-10-27 | NFSv4.2: Fixup CLONE dest file size for zero-length count | Benjamin Coddington |
2022-10-27 | NFSv4: Retry LOCK on OLD_STATEID during delegation return | Benjamin Coddington |
2022-10-27 | NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot | Trond Myklebust |
2022-10-27 | NFSv4.1: Handle RECLAIM_COMPLETE trunking errors | Trond Myklebust |
2022-10-27 | NFSv4: Fix a potential state reclaim deadlock | Trond Myklebust |
2022-10-27 | NFS: Avoid memcpy() run-time warning for struct sockaddr overflows | Kees Cook |
2022-10-27 | nfs: Remove redundant null checks before kfree | Yushan Zhou |
2022-10-27 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds |
2022-10-25 | fs/binfmt_elf: Fix memory leak in load_elf_binary() | Li Zetao |
2022-10-25 | exec: Copy oldsighand->action under spin-lock | Bernd Edlinger |
2022-10-25 | btrfs: don't use btrfs_chunk::sub_stripes from disk | Qu Wenruo |
2022-10-24 | btrfs: fix type of parameter generation in btrfs_get_dentry | David Sterba |
2022-10-24 | btrfs: send: fix send failure of a subcase of orphan inodes | BingJing Chang |
2022-10-24 | btrfs: make thaw time super block check to also verify checksum | Qu Wenruo |
2022-10-24 | btrfs: fix tree mod log mishandling of reallocated nodes | Josef Bacik |
2022-10-24 | btrfs: reorder btrfs_bio for better packing | David Sterba |
2022-10-24 | btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failed | Qu Wenruo |
2022-10-24 | btrfs: raid56: properly handle the error when unable to find the missing stripe | Qu Wenruo |
2022-10-23 | cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter() | Zhang Xiaoxu |
2022-10-23 | cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc() | Zhang Xiaoxu |
2022-10-21 | Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-21 | Merge tag '6.1-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2022-10-21 | Merge tag 'nfsd-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2022-10-21 | Merge tag 'mm-hotfixes-stable-2022-10-20' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-10-21 | efi: efivars: Fix variable writes without query_variable_store() | Ard Biesheuvel |
2022-10-20 | mm: /proc/pid/smaps_rollup: fix maple tree search | Hugh Dickins |
2022-10-20 | ocfs2: clear dinode links count in case of error | Joseph Qi |
2022-10-20 | ocfs2: fix BUG when iput after ocfs2_mknod fails | Joseph Qi |
2022-10-19 | fscrypt: fix keyring memory leak on mount failure | Eric Biggers |
2022-10-19 | cifs: update internal module number | Steve French |
2022-10-19 | cifs: fix memory leaks in session setup | Paulo Alcantara |
2022-10-19 | cifs: drop the lease for cached directories on rmdir or rename | Ronnie Sahlberg |
2022-10-19 | smb3: interface count displayed incorrectly | Steve French |
2022-10-18 | Merge tag 'for-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-18 | cifs: Fix memory leak when build ntlmssp negotiate blob failed | Zhang Xiaoxu |
2022-10-18 | cifs: set rc to -ENOENT if we can not get a dentry for the cached dir | Ronnie Sahlberg |