Age | Commit message (Expand) | Author |
2023-06-23 | Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-22 | btrfs: fix remaining u32 overflows when left shifting stripe_nr | Qu Wenruo |
2023-06-20 | Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-06-20 | Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-20 | Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-06-20 | btrfs: fix u32 overflows when left shifting stripe_nr | Qu Wenruo |
2023-06-19 | nilfs2: prevent general protection fault in nilfs_clear_dirty_page() | Ryusuke Konishi |
2023-06-19 | Revert "mm: shrinkers: convert shrinker_rwsem to mutex" | Qi Zheng |
2023-06-19 | nilfs2: fix buffer corruption due to concurrent device reads | Ryusuke Konishi |
2023-06-19 | afs: Fix waiting for writeback then skipping folio | Vishal Moola (Oracle) |
2023-06-19 | afs: Fix dangling folio ref counts in writeback | Vishal Moola (Oracle) |
2023-06-16 | ksmbd: validate session id and tree id in the compound request | Namjae Jeon |
2023-06-16 | ksmbd: fix out-of-bound read in smb2_write | Namjae Jeon |
2023-06-16 | ksmbd: add mnt_want_write to ksmbd vfs functions | Namjae Jeon |
2023-06-16 | ksmbd: validate command payload size | Namjae Jeon |
2023-06-16 | afs: Fix vlserver probe RTT handling | David Howells |
2023-06-16 | Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-15 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-06-15 | Merge tag '6.4-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-06-14 | ext4: drop the call to ext4_error() from ext4_get_group_info() | Fabio M. De Francesco |
2023-06-14 | Revert "ext4: remove unnecessary check in ext4_bg_num_gdb_nometa" | Kemeng Shi |
2023-06-14 | btrfs: scrub: fix a return value overwrite in scrub_stripe() | Qu Wenruo |
2023-06-14 | cifs: add a warning when the in-flight count goes negative | Shyam Prasad N |
2023-06-14 | cifs: fix lease break oops in xfstest generic/098 | Steve French |
2023-06-13 | btrfs: do not ASSERT() on duplicated global roots | Qu Wenruo |
2023-06-12 | Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-06-13 | btrfs: can_nocow_file_extent should pass down args->strict from callers | Chris Mason |
2023-06-13 | btrfs: fix iomap_begin length for nocow writes | Christoph Hellwig |
2023-06-12 | ocfs2: check new file size on fallocate call | Luís Henriques |
2023-06-12 | epoll: ep_autoremove_wake_function should use list_del_init_careful | Benjamin Segall |
2023-06-12 | nilfs2: reject devices with insufficient block count | Ryusuke Konishi |
2023-06-12 | ocfs2: fix use-after-free when unmounting read-only filesystem | Luís Henriques |
2023-06-12 | nilfs2: fix possible out-of-bounds segment allocation in resize ioctl | Ryusuke Konishi |
2023-06-12 | mm/uffd: allow vma to merge as much as possible | Peter Xu |
2023-06-12 | mm/uffd: fix vma operation where start addr cuts part of vma | Peter Xu |
2023-06-12 | nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() | Ryusuke Konishi |
2023-06-12 | Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-11 | cifs: fix max_credits implementation | Shyam Prasad N |
2023-06-11 | cifs: fix sockaddr comparison in iface_cmp | Shyam Prasad N |
2023-06-11 | smb/client: print "Unknown" instead of bogus link speed value | Enzo Matsumiya |
2023-06-11 | cifs: print all credit counters in DebugData | Shyam Prasad N |
2023-06-11 | cifs: fix status checks in cifs_tree_connect | Shyam Prasad N |
2023-06-11 | smb: remove obsolete comment | 鑫华 |
2023-06-11 | Merge tag '6.4-rc5-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-06-09 | Merge tag 'ceph-for-6.4-rc6' of https://github.com/ceph/ceph-client | Linus Torvalds |
2023-06-09 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-06-08 | Merge tag 'xfs-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-06-08 | ext4: only check dquot_initialize_needed() when debugging | Theodore Ts'o |
2023-06-08 | Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-ena... | Theodore Ts'o |
2023-06-08 | btrfs: scrub: also report errors hit during the initial read | Qu Wenruo |