Age | Commit message (Expand) | Author |
2024-03-31 | Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-03-31 | kbuild: make -Woverride-init warnings more consistent | Arnd Bergmann |
2024-03-30 | Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2024-03-29 | Merge tag '6.9-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2024-03-28 | Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2024-03-27 | Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-03-27 | Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-03-27 | Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-03-27 | NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY replies | Chuck Lever |
2024-03-27 | cifs: Fix duplicate fscache cookie warnings | David Howells |
2024-03-27 | Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-03-26 | smb3: add trace event for mknod | Steve French |
2024-03-26 | btrfs: fix race in read_extent_buffer_pages() | Tavian Barnes |
2024-03-26 | btrfs: return accurate error code on open failure in open_fs_devices() | Anand Jain |
2024-03-26 | btrfs: zoned: don't skip block groups with 100% zone unusable | Johannes Thumshirn |
2024-03-26 | btrfs: use btrfs_warn() to log message at btrfs_add_extent_mapping() | Filipe Manana |
2024-03-26 | btrfs: fix message not properly printing interval when adding extent map | Filipe Manana |
2024-03-26 | btrfs: fix warning messages not printing interval at unpin_extent_range() | Filipe Manana |
2024-03-26 | btrfs: fix extent map leak in unexpected scenario at unpin_extent_cache() | Filipe Manana |
2024-03-26 | btrfs: validate device maj:min during open | Anand Jain |
2024-03-26 | btrfs: zoned: fix use-after-free in do_zone_finish() | Johannes Thumshirn |
2024-03-25 | Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds |
2024-03-25 | fs/9p: fix uninitialized values during inode evict | Eric Van Hensbergen |
2024-03-25 | xfs: don't use current->journal_info | Dave Chinner |
2024-03-25 | xfs: allow sunit mount option to repair bad primary sb stripe values | Dave Chinner |
2024-03-25 | erofs: drop experimental warning for FSDAX | Gao Xiang |
2024-03-25 | fs/9p: remove redundant pointer v9ses | Colin Ian King |
2024-03-25 | fs/9p: fix uaf in in v9fs_stat2inode_dotl | Lizhi Xu |
2024-03-22 | Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2024-03-22 | Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2024-03-22 | nfsd: Fix error cleanup path in nfsd_rename() | Jan Kara |
2024-03-21 | binfmt: replace deprecated strncpy | Justin Stitt |
2024-03-21 | Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif... | Linus Torvalds |
2024-03-21 | Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-03-21 | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-03-21 | exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack() | Max Filippov |
2024-03-21 | Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-03-21 | Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-03-20 | Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2024-03-20 | smb311: additional compression flag defined in updated protocol spec | Steve French |
2024-03-20 | smb311: correct incorrect offset field in compression header | Steve French |
2024-03-20 | cifs: Move some extern decls from .c files to .h | David Howells |
2024-03-19 | Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2024-03-19 | ceph: set correct cap mask for getattr request for read | Xiubo Li |
2024-03-19 | ceph: stop copying to iter at EOF on sync reads | Xiubo Li |
2024-03-19 | exfat: remove duplicate update parent dir | Yuezhang Mo |
2024-03-19 | exfat: do not sync parent dir if just update timestamp | Yuezhang Mo |
2024-03-19 | exfat: remove unused functions | Yuezhang Mo |
2024-03-19 | exfat: convert exfat_find_empty_entry() to use dentry cache | Yuezhang Mo |
2024-03-19 | exfat: convert exfat_init_ext_entry() to use dentry cache | Yuezhang Mo |