Age | Commit message (Expand) | Author | Files | Lines |
2024-11-08 | Merge tag 'v6.12-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 6 | -17/+32 |
2024-11-08 | Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -22/+7 |
2024-11-08 | Merge tag 'bcachefs-2024-11-07' of git://evilpiepirate.org/bcachefs | Linus Torvalds | 14 | -78/+131 |
2024-11-07 | bcachefs: Fix UAF in __promote_alloc() error path | Kent Overstreet | 1 | -1/+2 |
2024-11-07 | bcachefs: Change OPT_STR max to be 1 less than the size of choices array | Piotr Zalewski | 1 | -2/+2 |
2024-11-07 | bcachefs: btree_cache.freeable list fixes | Kent Overstreet | 3 | -48/+67 |
2024-11-07 | bcachefs: check the invalid parameter for perf test | Hongbo Li | 1 | -0/+5 |
2024-11-07 | bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket | Pei Xiao | 2 | -0/+3 |
2024-11-07 | bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery | Kent Overstreet | 2 | -0/+13 |
2024-11-07 | bcachefs: Fix topology errors on split after merge | Kent Overstreet | 1 | -3/+14 |
2024-11-07 | bcachefs: Ancient versions with bad bkey_formats are no longer supported | Kent Overstreet | 1 | -4/+3 |
2024-11-07 | bcachefs: Fix error handling in bch2_btree_node_prefetch() | Kent Overstreet | 1 | -2/+5 |
2024-11-07 | bcachefs: Fix null ptr deref in bucket_gen_get() | Kent Overstreet | 4 | -18/+17 |
2024-11-07 | proc/softirqs: replace seq_printf with seq_put_decimal_ull_width | David Wang | 1 | -1/+1 |
2024-11-07 | btrfs: fix the length of reserved qgroup to free | Haisu Wang | 1 | -1/+1 |
2024-11-07 | btrfs: reinitialize delayed ref list after deleting it from the list | Filipe Manana | 1 | -1/+1 |
2024-11-07 | btrfs: fix per-subvolume RO/RW flags with new mount API | Qu Wenruo | 1 | -20/+5 |
2024-11-06 | Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 6 | -32/+81 |
2024-11-06 | Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+9 |
2024-11-05 | ksmbd: check outstanding simultaneous SMB operations | Namjae Jeon | 5 | -10/+20 |
2024-11-05 | ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp | Namjae Jeon | 1 | -2/+2 |
2024-11-05 | ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create | Namjae Jeon | 1 | -1/+3 |
2024-11-04 | nfs: avoid i_lock contention in nfs_clear_invalid_mapping | Mike Snitzer | 1 | -5/+15 |
2024-11-04 | nfs_common: fix localio to cope with racing nfs_local_probe() | Mike Snitzer | 3 | -8/+21 |
2024-11-04 | NFS: Further fixes to attribute delegation a/mtime changes | Trond Myklebust | 1 | -18/+31 |
2024-11-04 | NFS: Fix attribute delegation behaviour on exclusive create | Trond Myklebust | 1 | -0/+4 |
2024-11-04 | nfs: Fix KMSAN warning in decode_getfattr_attrs() | Roberto Sassu | 1 | -0/+1 |
2024-11-04 | NFSv3: only use NFS timeout for MOUNT when protocols are compatible | NeilBrown | 1 | -1/+9 |
2024-11-03 | Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -4/+8 |
2024-11-02 | Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 1 | -5/+3 |
2024-11-02 | Merge tag 'xfs-6.12-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 6 | -65/+62 |
2024-11-01 | Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -34/+30 |
2024-11-01 | Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -12/+141 |
2024-11-01 | Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -30/+28 |
2024-11-01 | Merge tag 'bcachefs-2024-10-31' of git://evilpiepirate.org/bcachefs | Linus Torvalds | 15 | -38/+160 |
2024-11-01 | tracing: Fix tracefs mount options | Kalesh Singh | 1 | -3/+9 |
2024-10-31 | btrfs: fix defrag not merging contiguous extents due to merged extent maps | Filipe Manana | 1 | -5/+5 |
2024-10-31 | btrfs: fix extent map merging not happening for adjacent extents | Filipe Manana | 1 | -1/+6 |
2024-10-30 | nilfs2: fix potential deadlock with newly created symlinks | Ryusuke Konishi | 1 | -0/+3 |
2024-10-30 | Squashfs: fix variable overflow in squashfs_readpage_block | Phillip Lougher | 1 | -4/+5 |
2024-10-30 | NFSD: Never decrement pending_async_copies on error | Chuck Lever | 1 | -3/+1 |
2024-10-30 | xfs: streamline xfs_filestream_pick_ag | Christoph Hellwig | 1 | -50/+46 |
2024-10-30 | xfs: fix finding a last resort AG in xfs_filestream_pick_ag | Christoph Hellwig | 2 | -21/+17 |
2024-10-30 | xfs: Reduce unnecessary searches when searching for the best extents | Chi Zhiling | 1 | -1/+1 |
2024-10-30 | xfs: Check for delayed allocations before setting extsize | Ojaswin Mujoo | 3 | -3/+8 |
2024-10-29 | btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids() | Zhihao Cheng | 1 | -0/+1 |
2024-10-29 | NFSD: Initialize struct nfsd4_copy earlier | Chuck Lever | 1 | -2/+2 |
2024-10-29 | bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek | Piotr Zalewski | 1 | -0/+13 |
2024-10-29 | bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get() | Gaosheng Cui | 2 | -0/+5 |
2024-10-29 | bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open buckets | Kent Overstreet | 2 | -1/+16 |