Age | Commit message (Expand) | Author |
2023-06-26 | Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-26 | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-26 | Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2023-06-26 | Merge tag 'zonefs-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2023-06-26 | Merge tag 'erofs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-06-26 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux | Linus Torvalds |
2023-06-26 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds |
2023-06-26 | Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2023-06-26 | Merge tag 'v6.5/vfs.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-06-26 | Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2023-06-26 | Merge tag 'v6.5/vfs.rename.locking' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-06-26 | Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2023-06-26 | Merge tag 'v6.5/fs.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-06-23 | Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-23 | ext4: Fix warning in blkdev_put() | Jan Kara |
2023-06-22 | btrfs: fix remaining u32 overflows when left shifting stripe_nr | Qu Wenruo |
2023-06-22 | erofs: clean up zmap.c | Gao Xiang |
2023-06-22 | erofs: remove unnecessary goto | Yangtao Li |
2023-06-22 | erofs: Fix detection of atomic context | Sandeep Dhavale |
2023-06-21 | nfsd: remove redundant assignments to variable len | Colin Ian King |
2023-06-21 | readdir: Replace one-element arrays with flexible-array members | Gustavo A. R. Silva |
2023-06-20 | fsverity: improve documentation for builtin signature support | Eric Biggers |
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-20 | reiserfs: fix blkdev_put() warning from release_journal_dev() | Yu Kuai |
2023-06-20 | fs: Provide helpers for manipulating sb->s_readonly_remount | Jan Kara |
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 | btrfs: fix race between quota disable and relocation | Filipe Manana |
2023-06-19 | btrfs: add comment to struct btrfs_fs_info::dirty_cowonly_roots | Filipe Manana |
2023-06-19 | btrfs: fix race when deleting free space root from the dirty cow roots list | Filipe Manana |
2023-06-19 | btrfs: fix race when deleting quota root from the dirty cow roots list | Filipe Manana |
2023-06-19 | btrfs: tracepoints: also show actual number of the outstanding extents | Naohiro Aota |
2023-06-19 | ovl: enable fsnotify events on underlying real files | Amir Goldstein |
2023-06-19 | fs: use backing_file container for internal files with "fake" f_path | Amir Goldstein |
2023-06-19 | fs: move kmem_cache_zalloc() into alloc_empty_file*() helpers | Amir Goldstein |
2023-06-19 | fs: use a helper for opening kernel internal files | Amir Goldstein |
2023-06-19 | fs: rename {vfs,kernel}_tmpfile_open() | Amir Goldstein |
2023-06-19 | btrfs: update i_version in update_dev_time | Jeff Layton |
2023-06-19 | btrfs: make btrfs_compressed_bioset static | Ben Dooks |
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-19 | btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile | Matt Corallo |
2023-06-19 | btrfs: scrub: remove btrfs_fs_info::scrub_wr_completion_workers | Qu Wenruo |
2023-06-19 | btrfs: scrub: remove scrub_ctx::csum_list member | Qu Wenruo |
2023-06-19 | btrfs: do not BUG_ON after failure to migrate space during truncation | Filipe Manana |