Age | Commit message (Expand) | Author |
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 | 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 |
2022-10-18 | cifs: use LIST_HEAD() and list_move() to simplify code | Yang Yingliang |
2022-10-18 | cifs: Fix xid leak in cifs_get_file_info_unix() | Zhang Xiaoxu |
2022-10-18 | cifs: Fix xid leak in cifs_ses_add_channel() | Zhang Xiaoxu |
2022-10-18 | cifs: Fix xid leak in cifs_flock() | Zhang Xiaoxu |
2022-10-18 | cifs: Fix xid leak in cifs_copy_file_range() | Zhang Xiaoxu |
2022-10-18 | cifs: Fix xid leak in cifs_create() | Zhang Xiaoxu |
2022-10-17 | erofs: protect s_inodes with s_inode_list_lock for fscache | Dawei Li |
2022-10-17 | erofs: fix up inplace decompression success rate | Gao Xiang |
2022-10-17 | erofs: shouldn't churn the mapping page for duplicated copies | Gao Xiang |
2022-10-17 | erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy() | Yue Hu |
2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-10-16 | Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif... | Linus Torvalds |
2022-10-15 | smb3: improve SMB3 change notification support | Steve French |
2022-10-15 | cifs: lease key is uninitialized in two additional functions when smb1 | Steve French |
2022-10-15 | cifs: lease key is uninitialized in smb1 paths | Steve French |
2022-10-15 | smb3: must initialize two ACL struct fields to zero | Steve French |
2022-10-15 | cifs: fix double-fault crash during ntlmssp | Paulo Alcantara |
2022-10-14 | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-10-14 | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-10-14 | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-14 | cifs: fix static checker warning | Paulo Alcantara |
2022-10-13 | Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2022-10-13 | Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2022-10-13 | Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-13 | nfsd: ensure we always call fh_verify_error tracepoint | Jeff Layton |
2022-10-13 | cifs: use ALIGN() and round_up() macros | Enzo Matsumiya |
2022-10-13 | cifs: find and use the dentry for cached non-root directories also | Ronnie Sahlberg |
2022-10-13 | cifs: enable caching of directories for which a lease is held | Ronnie Sahlberg |
2022-10-13 | cifs: prevent copying past input buffer boundaries | Paulo Alcantara |
2022-10-13 | cifs: fix uninitialised var in smb2_compound_op() | Paulo Alcantara |
2022-10-13 | cifs: improve symlink handling for smb2+ | Paulo Alcantara |
2022-10-13 | smb3: clarify multichannel warning | Steve French |
2022-10-13 | cifs: fix regression in very old smb1 mounts | Ronnie Sahlberg |
2022-10-12 | ext4,f2fs: fix readahead of verity data | Matthew Wilcox (Oracle) |
2022-10-12 | Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |