Age | Commit message (Expand) | Author |
2021-10-24 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2021-10-24 | Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2021-10-22 | Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-10-22 | Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-10-21 | io_uring: apply worker limits to previous users | Pavel Begunkov |
2021-10-21 | fuse: clean up error exits in fuse_fill_super() | Miklos Szeredi |
2021-10-21 | fuse: always initialize sb->s_fs_info | Miklos Szeredi |
2021-10-21 | fuse: clean up fuse_mount destruction | Miklos Szeredi |
2021-10-21 | fuse: get rid of fuse_put_super() | Miklos Szeredi |
2021-10-21 | fuse: check s_root when destroying sb | Miklos Szeredi |
2021-10-20 | autofs: fix wait name hash calculation in autofs_wait() | Ian Kent |
2021-10-20 | Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds |
2021-10-20 | io_uring: fix ltimeout unprep | Pavel Begunkov |
2021-10-20 | io_uring: apply max_workers limit to all future users | Pavel Begunkov |
2021-10-20 | ksmbd: add buffer validation in session setup | Marios Makassikis |
2021-10-20 | ksmbd: throttle session setup failures to avoid dictionary attacks | Namjae Jeon |
2021-10-20 | ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INFO, IOCTL requests | Hyunchul Lee |
2021-10-19 | io-wq: max_worker fixes | Pavel Begunkov |
2021-10-19 | ceph: fix handling of "meta" errors | Jeff Layton |
2021-10-19 | ceph: skip existing superblocks that are blocklisted or shut down when mounting | Jeff Layton |
2021-10-18 | vfs: check fd has read access in kernel_read_file_from_fd() | Matthew Wilcox (Oracle) |
2021-10-18 | ocfs2: mount fails with buffer overflow in strlen | Valentin Vidic |
2021-10-18 | ocfs2: fix data corruption after conversion from inline format | Jan Kara |
2021-10-18 | userfaultfd: fix a race between writeprotect and exit_mmap() | Nadav Amit |
2021-10-17 | Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-10-17 | Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-10-15 | ksmbd: validate credit charge after validating SMB2 PDU body size | Ralph Boehme |
2021-10-15 | ksmbd: add buffer validation for smb direct | Hyunchul Lee |
2021-10-15 | ksmbd: limit read/write/trans buffer size not to exceed 8MB | Namjae Jeon |
2021-10-15 | Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n... | Linus Torvalds |
2021-10-14 | io_uring: fix wrong condition to grab uring lock | Hao Xu |
2021-10-13 | ksmbd: validate compound response buffer | Namjae Jeon |
2021-10-13 | ksmbd: fix potencial 32bit overflow from data area check in smb2_write | Namjae Jeon |
2021-10-13 | ksmbd: improve credits management | Hyunchul Lee |
2021-10-13 | ksmbd: add validation in smb2_ioctl | Namjae Jeon |
2021-10-12 | fs/ntfs3: Check for NULL pointers in ni_try_remove_attr_list | Konstantin Komarov |
2021-10-11 | Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-10-11 | fs/ntfs3: Refactor ntfs_read_mft | Konstantin Komarov |
2021-10-11 | fs/ntfs3: Refactor ni_parse_reparse | Konstantin Komarov |
2021-10-11 | fs/ntfs3: Refactor ntfs_create_inode | Konstantin Komarov |
2021-10-11 | fs/ntfs3: Refactor ntfs_readlink_hlp | Konstantin Komarov |
2021-10-11 | fs/ntfs3: Rework ntfs_utf16_to_nls | Konstantin Komarov |
2021-10-11 | fs/ntfs3: Fix memory leak if fill_super failed | Konstantin Komarov |
2021-10-11 | fs/ntfs3: Keep prealloc for all types of files | Konstantin Komarov |
2021-10-09 | Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2021-10-07 | Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2021-10-07 | btrfs: fix abort logic in btrfs_replace_file_extents | Josef Bacik |
2021-10-07 | btrfs: check for error when looking up inode during dir entry replay | Filipe Manana |
2021-10-07 | btrfs: unify lookup return value when dir entry is missing | Filipe Manana |
2021-10-07 | btrfs: deal with errors when adding inode reference during log replay | Filipe Manana |