Age | Commit message (Expand) | Author |
2023-12-19 | smb: client: fix potential OOB in smb2_dump_detail() | Paulo Alcantara |
2023-12-18 | NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0 | Chuck Lever |
2023-12-18 | NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d | Chuck Lever |
2023-12-17 | bcachefs: print explicit recovery pass message only once | Kent Overstreet |
2023-12-17 | smb: client: fix potential OOB in cifs_dump_detail() | Paulo Alcantara |
2023-12-17 | smb: client: fix OOB in smbCalcSize() | Paulo Alcantara |
2023-12-17 | smb: client: fix OOB in SMB2_query_info_init() | Paulo Alcantara |
2023-12-17 | smb: client: fix OOB in cifsd when receiving compounded resps | Paulo Alcantara |
2023-12-17 | Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-12-17 | ovl: fix dentry reference leak after changes to underlying layers | Amir Goldstein |
2023-12-16 | Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-12-15 | btrfs: do not allow non subvolume root targets for snapshot | Josef Bacik |
2023-12-15 | cred: get rid of CONFIG_DEBUG_CREDENTIALS | Jens Axboe |
2023-12-15 | nfsd: hold nfsd_mutex across entire netlink operation | NeilBrown |
2023-12-15 | nfsd: call nfsd_last_thread() before final nfsd_put() | NeilBrown |
2023-12-14 | Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-12-14 | bcachefs: improve modprobe support by providing softdeps | Daniel Hill |
2023-12-14 | bcachefs: fix invalid memory access in bch2_fs_alloc() error path | Thomas Bertschinger |
2023-12-14 | Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-12-13 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2023-12-13 | bcachefs: Fix determining required file handle length | Jan Kara |
2023-12-13 | fix ufs_get_locked_folio() breakage | Al Viro |
2023-12-12 | eventfs: Fix events beyond NAME_MAX blocking tasks | Beau Belgrave |
2023-12-12 | Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-12-12 | Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-12-12 | Merge tag '6.7-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-12-12 | jbd2: fix soft lockup in journal_finish_inode_data_buffers() | Ye Bin |
2023-12-11 | bcachefs: Fix nocow locks deadlock | Kent Overstreet |
2023-12-11 | Merge tag 'bcachefs-2023-12-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2023-12-11 | afs: Fix refcount underflow from error handling race | David Howells |
2023-12-11 | smb: client: fix OOB in smb2_query_reparse_point() | Paulo Alcantara |
2023-12-11 | smb: client: fix NULL deref in asn1_ber_decoder() | Paulo Alcantara |
2023-12-11 | smb: client: fix potential OOBs in smb2_parse_contexts() | Paulo Alcantara |
2023-12-11 | smb: client: fix OOB in receive_encrypted_standard() | Paulo Alcantara |
2023-12-10 | bcachefs: Close journal entry if necessary when flushing all pins | Kent Overstreet |
2023-12-10 | bcachefs: Fix uninitialized var in bch2_journal_replay() | Kent Overstreet |
2023-12-09 | Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-12-09 | Merge tag '6.7-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-12-08 | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-12-08 | ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE | Namjae Jeon |
2023-12-08 | ksmbd: fix wrong allocation size update in smb2_open() | Namjae Jeon |
2023-12-08 | ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack() | Namjae Jeon |
2023-12-08 | ksmbd: lazy v2 lease break on smb2_write() | Namjae Jeon |
2023-12-08 | ksmbd: send v2 lease break notification for directory | Namjae Jeon |
2023-12-08 | bcachefs: Fix deleted inode check for dirs | Kent Overstreet |
2023-12-06 | nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage() | Ryusuke Konishi |
2023-12-06 | mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI | Sidhartha Kumar |
2023-12-06 | nilfs2: fix missing error check for sb_set_blocksize call | Ryusuke Konishi |
2023-12-06 | squashfs: squashfs_read_data need to check if the length is 0 | Lizhi Xu |
2023-12-06 | mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set | Peter Xu |