Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2024-10-29 | bcachefs: Don't filter partial list buckets in open_buckets_to_text() | Kent Overstreet | 1 | -2/+1 |
2024-10-29 | bcachefs: Don't keep tons of cached pointers around | Kent Overstreet | 5 | -28/+89 |
2024-10-29 | bcachefs: init freespace inited bits to 0 in bch2_fs_initialize | Piotr Zalewski | 1 | -0/+9 |
2024-10-29 | bcachefs: Fix unhandled transaction restart in fallocate | Kent Overstreet | 1 | -4/+13 |
2024-10-28 | nilfs2: fix kernel bug due to missing clearing of checked flag | Ryusuke Konishi | 1 | -0/+1 |
2024-10-28 | ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow | Edward Adam Davis | 1 | -0/+8 |
2024-10-28 | fork: do not invoke uffd on fork if error occurs | Lorenzo Stoakes | 1 | -0/+28 |
2024-10-28 | autofs: fix thinko in validate_dev_ioctl() | Ian Kent | 1 | -3/+2 |
2024-10-27 | Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 7 | -78/+122 |
2024-10-25 | Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linux | Linus Torvalds | 5 | -87/+192 |
2024-10-25 | Merge tag 'v6.12-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2 | -1/+8 |
2024-10-25 | Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -17/+27 |
2024-10-25 | Merge tag 'nfsd-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 2 | -9/+43 |
2024-10-25 | bcachefs: Fix UAF in bch2_reconstruct_alloc() | Kent Overstreet | 1 | -3/+2 |
2024-10-25 | bcachefs: fix null-ptr-deref in have_stripes() | Jeongjun Park | 1 | -0/+3 |
2024-10-25 | fuse: remove stray debug line | Miklos Szeredi | 1 | -1/+0 |
2024-10-24 | bcachefs: fix shift oob in alloc_lru_idx_fragmentation | Jeongjun Park | 1 | -0/+3 |
2024-10-24 | bcachefs: Fix invalid shift in validate_sb_layout() | Gianfranco Trad | 2 | -0/+6 |
2024-10-25 | Revert "fs/9p: simplify iget to remove unnecessary paths" | Dominique Martinet | 5 | -45/+180 |
2024-10-25 | Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl" | Dominique Martinet | 1 | -1/+1 |
2024-10-25 | Revert "fs/9p: remove redundant pointer v9ses" | Dominique Martinet | 1 | -0/+4 |
2024-10-25 | Revert " fs/9p: mitigate inode collisions" | Dominique Martinet | 4 | -56/+22 |
2024-10-24 | Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -34/+45 |
2024-10-24 | Merge tag 'jfs-6.12-rc5' of github.com:kleikamp/linux-shaggy | Linus Torvalds | 1 | -1/+1 |
2024-10-24 | Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs | Linus Torvalds | 41 | -205/+475 |
2024-10-24 | Revert "9p: Enable multipage folios" | Dominique Martinet | 1 | -1/+0 |
2024-10-24 | afs: Fix missing subdir edit when renamed between parent dirs | David Howells | 3 | -2/+116 |
2024-10-23 | btrfs: fix error propagation of split bios | Naohiro Aota | 2 | -24/+16 |
2024-10-23 | cifs: fix warning when destroy 'cifs_io_request_pool' | Ye Bin | 1 | -1/+1 |