Age | Commit message (Expand) | Author |
2024-07-28 | Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2024-07-28 | Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-07-27 | Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif... | Linus Torvalds |
2024-07-27 | Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-27 | Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-07-27 | hostfs: fix the host directory parse when mounting. | Hongbo Li |
2024-07-27 | fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT | Seth Forshee (DigitalOcean) |
2024-07-26 | nilfs2: handle inconsistent state in nilfs_btnode_create_block() | Ryusuke Konishi |
2024-07-26 | smb3: add dynamic trace point for session setup key expired failures | Steve French |
2024-07-26 | Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2024-07-26 | smb3: add four dynamic tracepoints for copy_file_range and reflink | Steve French |
2024-07-26 | smb3: add dynamic tracepoint for reflink errors | Steve French |
2024-07-26 | Merge tag 'erofs-for-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-26 | erofs: convert comma to semicolon | Chen Ni |
2024-07-26 | erofs: support multi-page folios for erofs_bread() | Gao Xiang |
2024-07-26 | erofs: add support for FS_IOC_GETFSSYSFSPATH | Huang Xiaojia |
2024-07-26 | erofs: fix race in z_erofs_get_gbuf() | Gao Xiang |
2024-07-26 | erofs: support STATX_DIOALIGN | Hongbo Li |
2024-07-25 | Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-07-25 | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados |
2024-07-24 | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-07-24 | Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-24 | hostfs: fix folio conversion | Linus Torvalds |
2024-07-24 | inode: clarify what's locked | Christian Brauner |
2024-07-24 | vfs: Fix potential circular locking through setxattr() and removexattr() | David Howells |
2024-07-24 | filelock: Fix fcntl/close race recovery compat path | Jann Horn |
2024-07-24 | fs: use all available ids | Christian Brauner |
2024-07-24 | cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT | David Howells |
2024-07-24 | netfs: Fix writeback that needs to go to both server and cache | David Howells |
2024-07-24 | pidfs: handle kernels without namespaces cleanly | Christian Brauner |
2024-07-24 | pidfs: when time ns disabled add check for ioctl | Edward Adam Davis |
2024-07-24 | vfs: correct the comments of vfs_*() helpers | Congjie Zhou |
2024-07-24 | vfs: handle __wait_on_freeing_inode() and evict() race | Mateusz Guzik |
2024-07-24 | netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG | David Howells |
2024-07-24 | netfs: Revert "netfs: Switch debug logging to pr_debug()" | David Howells |
2024-07-23 | Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-07-23 | cifs: mount with "unix" mount option for SMB1 incorrectly handled | Steve French |
2024-07-23 | cifs: fix reconnect with SMB1 UNIX Extensions | Steve French |
2024-07-23 | Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-07-23 | Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggy | Linus Torvalds |
2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-07-23 | cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ... | Steve French |
2024-07-23 | ceph: fix incorrect kmalloc size of pagevec mempool | ethanwu |
2024-07-23 | ceph: periodically flush the cap releases | Xiubo Li |
2024-07-23 | ceph: convert comma to semicolon in __ceph_dentry_dir_lease_touch() | Chen Ni |
2024-07-23 | ceph: use cap_wait_list only if debugfs is enabled | Max Kellermann |
2024-07-22 | execve: Move KUnit tests to tests/ subdirectory | Kees Cook |
2024-07-22 | Merge tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2024-07-22 | Merge tag 'ntfs3_for_6.11' of https://github.com/Paragon-Software-Group/linux... | Linus Torvalds |