Age | Commit message (Expand) | Author |
2024-07-24 | cifs: Fix setting of zero_point after DIO write | David Howells |
2024-07-24 | cifs: Fix server re-repick on subrequest retry | David Howells |
2024-07-24 | cifs: fix noisy message on copy_file_range | Steve French |
2024-07-24 | cifs: Fix missing fscache invalidation | David Howells |
2024-07-24 | cifs: Fix missing error code set | David Howells |
2024-07-24 | ext4: use memtostr_pad() for s_volume_name | Kees Cook |
2024-07-13 | Merge tag '6.10-rc7-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2024-07-13 | cifs: fix setting SecurityFlags to true | Steve French |
2024-07-12 | Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-12 | Merge tag 'bcachefs-2024-07-12' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2024-07-11 | bcachefs: bch2_gc_btree() should not use btree_root_lock | Kent Overstreet |
2024-07-11 | bcachefs: Set PF_MEMALLOC_NOFS when trans->locked | Kent Overstreet |
2024-07-11 | bcachefs; Use trans_unlock_long() when waiting on allocator | Kent Overstreet |
2024-07-11 | Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT" | Kent Overstreet |
2024-07-11 | Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-11 | btrfs: avoid races when tracking progress for extent map shrinking | Filipe Manana |
2024-07-11 | btrfs: stop extent map shrinker if reschedule is needed | Filipe Manana |
2024-07-11 | btrfs: use delayed iput during extent map shrinking | Filipe Manana |
2024-07-10 | Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-07-10 | Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2024-07-10 | bcachefs: fix scheduling while atomic in break_cycle() | Kent Overstreet |
2024-07-10 | bcachefs: Fix RCU splat | Kent Overstreet |
2024-07-10 | bcachefs: Add missing bch2_trans_begin() | Kent Overstreet |
2024-07-10 | bcachefs: Fix missing error check in journal_entry_btree_keys_validate() | Kent Overstreet |
2024-07-10 | bcachefs: Warn on attempting a move with no replicas | Kent Overstreet |
2024-07-10 | bcachefs: bch2_data_update_to_text() | Kent Overstreet |
2024-07-10 | bcachefs: Log mount failure error code | Kent Overstreet |
2024-07-10 | bcachefs: Fix undefined behaviour in eytzinger1_first() | Kent Overstreet |
2024-07-10 | bcachefs: Mark bch_inode_info as SLAB_ACCOUNT | Youling Tang |
2024-07-10 | bcachefs: Fix bch2_inode_insert() race path for tmpfiles | Kent Overstreet |
2024-07-10 | bcachefs: Fix journal getting stuck on a flush commit | Kent Overstreet |
2024-07-10 | minixfs: Fix minixfs_rename with HIGHMEM | Matthew Wilcox (Oracle) |
2024-07-09 | Merge tag '6.10-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2024-07-06 | Merge tag '6.10-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2024-07-06 | hfsplus: fix uninit-value in copy_name | Edward Adam Davis |
2024-07-05 | vfs: don't mod negative dentry count when on shrinker list | Brian Foster |
2024-07-05 | filelock: fix potential use-after-free in posix_lock_inode | Jeff Layton |
2024-07-05 | Merge patch series "cachefiles: random bugfixes" | Christian Brauner |
2024-07-05 | ksmbd: discard write access to the directory open | Hobin Woo |
2024-07-04 | Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-04 | Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-07-03 | nilfs2: fix kernel bug on rename operation of broken directory | Ryusuke Konishi |
2024-07-03 | Fix userfaultfd_api to return EINVAL as expected | Audra Mitchell |
2024-07-03 | ksmbd: return FILE_DEVICE_DISK instead of super magic | Namjae Jeon |
2024-07-04 | btrfs: fix folio refcount in __alloc_dummy_extent_buffer() | Boris Burkov |
2024-07-04 | btrfs: fix folio refcount in btrfs_do_encoded_write() | Boris Burkov |
2024-07-03 | nilfs2: fix incorrect inode allocation from reserved inodes | Ryusuke Konishi |
2024-07-03 | nilfs2: add missing check for inode numbers on directory entries | Ryusuke Konishi |
2024-07-03 | nilfs2: fix inode number range checks | Ryusuke Konishi |
2024-07-03 | cachefiles: add missing lock protection when polling | Jingbo Xu |