index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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-28
ksmbd: Fix the missing xa_store error check
Jinjie Ruan
1
-4
/
+7
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
2024-10-23
smb: client: Handle kstrdup failures for passwords
Henrique Carvalho
1
-0
/
+7
2024-10-22
jfs: Fix sanity check in dbMount
Dave Kleikamp
1
-1
/
+1
2024-10-22
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Yue Haibing
2
-7
/
+4
2024-10-22
btrfs: reject ro->rw reconfiguration if there are hard ro requirements
Qu Wenruo
1
-2
/
+1
2024-10-22
btrfs: fix read corruption due to race with extent map merging
Boris Burkov
1
-15
/
+16
2024-10-22
btrfs: fix the delalloc range locking if sector size < page size
Qu Wenruo
1
-8
/
+9
2024-10-22
btrfs: qgroup: set a more sane default value for subtree drop threshold
Qu Wenruo
3
-2
/
+4
[prev]
[next]