Age | Commit message (Expand) | Author |
2024-08-14 | Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-08-14 | Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-08-13 | Merge tag 'execve-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-08-13 | exec: Fix ToCToU between perm check and set-uid/gid usage | Kees Cook |
2024-08-13 | Merge tag '6.11-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2024-08-13 | btrfs: fix invalid mapping of extent xarray state | Naohiro Aota |
2024-08-13 | Squashfs: sanity check symbolic link size | Phillip Lougher |
2024-08-13 | 9p: Fix DIO read through netfs | Dominique Martinet |
2024-08-13 | vfs: Don't evict inode under the inode lru traversing context | Zhihao Cheng |
2024-08-13 | btrfs: send: allow cloning non-aligned extent if it ends at i_size | Filipe Manana |
2024-08-13 | btrfs: only run the extent map shrinker from kswapd tasks | Filipe Manana |
2024-08-13 | btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type | Qu Wenruo |
2024-08-13 | btrfs: check delayed refs when we're checking if a ref exists | Josef Bacik |
2024-08-12 | netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags | David Howells |
2024-08-12 | netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second... | David Howells |
2024-08-12 | netfs: clean up after renaming FSCACHE_DEBUG config | Lukas Bulwahn |
2024-08-12 | libfs: fix infinite directory reads for offset dir | yangerkun |
2024-08-12 | fs/netfs/fscache_cookie: add missing "n_accesses" check | Max Kellermann |
2024-08-12 | filelock: fix name of file_lease slab cache | Omar Sandoval |
2024-08-12 | netfs: Fault in smaller chunks for non-large folio mappings | Matthew Wilcox (Oracle) |
2024-08-12 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2024-08-10 | Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2024-08-10 | Merge tag 'bcachefs-2024-08-10' of git://evilpiepirate.org/bcachefs | Linus Torvalds |
2024-08-09 | Merge tag '6.11-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2024-08-09 | binfmt_flat: Fix corruption when not offsetting data start | Kees Cook |
2024-08-09 | bcachefs: bcachefs_metadata_version_disk_accounting_v3 | Kent Overstreet |
2024-08-09 | bcachefs: improve bch2_dev_usage_to_text() | Kent Overstreet |
2024-08-09 | bcachefs: bch2_accounting_invalid() | Kent Overstreet |
2024-08-08 | ksmbd: override fsids for smb2_query_info() | Namjae Jeon |
2024-08-08 | ksmbd: override fsids for share path check | Namjae Jeon |
2024-08-08 | cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath | Gleb Korobeynikov |
2024-08-08 | Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-08-08 | Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs | Linus Torvalds |
2024-08-08 | bcachefs: Switch to .get_inode_acl() | Kent Overstreet |
2024-08-08 | Fix spelling errors in Server Message Block | Xiaxi Shen |
2024-08-08 | smb3: fix setting SecurityFlags when encryption is required | Steve French |
2024-08-07 | bcachefs: Use bch2_wait_on_allocator() in btree node alloc path | Kent Overstreet |
2024-08-07 | bcachefs: Make allocator stuck timeout configurable, ratelimit messages | Kent Overstreet |
2024-08-07 | bcachefs: Add missing path_traverse() to btree_iter_next_node() | Kent Overstreet |
2024-08-07 | tracefs: Use generic inode RCU for synchronizing freeing | Steven Rostedt |
2024-08-07 | eventfs: Use SRCU for freeing eventfs_inodes | Mathias Krause |
2024-08-07 | eventfs: Don't return NULL in eventfs_create_dir() | Mathias Krause |
2024-08-07 | tracefs: Fix inode allocation | Mathias Krause |
2024-08-07 | Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-08-07 | bcachefs: ec should not allocate from ro devs | Kent Overstreet |
2024-08-07 | bcachefs: Improved allocator debugging for ec | Kent Overstreet |
2024-08-07 | bcachefs: Add missing bch2_trans_begin() call | Kent Overstreet |
2024-08-07 | bcachefs: Add a comment for bucket helper types | Kent Overstreet |
2024-08-07 | bcachefs: Don't rely on implicit unsigned -> signed integer conversion | Kent Overstreet |
2024-08-05 | fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE | Al Viro |