index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-08
Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-9
/
+43
2025-05-07
Merge tag 'erofs-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
3
-20
/
+16
2025-05-07
erofs: ensure the extra temporary copy is valid for shortened bvecs
Gao Xiang
1
-17
/
+14
2025-05-06
Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
5
-95
/
+8
2025-05-06
ksmbd: Fix UAF in __close_file_table_ids
Sean Heelan
1
-7
/
+26
2025-05-06
ksmbd: prevent out-of-bounds stream writes by validating *pos
Norbert Szetei
1
-0
/
+7
2025-05-02
Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-75
/
+324
2025-05-02
Merge tag 'bcachefs-2025-05-01' of git://evilpiepirate.org/bcachefs
Linus Torvalds
20
-91
/
+219
2025-05-02
btrfs: open code folio_index() in btree_clear_folio_dirty_tag()
Kairui Song
1
-2
/
+2
2025-05-02
Revert "btrfs: canonicalize the device path before adding it"
Qu Wenruo
1
-90
/
+1
2025-05-02
btrfs: avoid NULL pointer dereference if no valid csum tree
Qu Wenruo
1
-2
/
+2
2025-05-02
btrfs: handle empty eb->folios in num_extent_folios()
Boris Burkov
1
-0
/
+2
2025-05-02
btrfs: compression: adjust cb->compressed_folios allocation type
Kees Cook
1
-1
/
+1
2025-05-01
ksmbd: fix memory leak in parse_lease_state()
Wang Zhaolong
1
-2
/
+5
2025-05-01
ksmbd: prevent rename with empty string
Namjae Jeon
1
-0
/
+5
2025-05-01
bcachefs: Remove incorrect __counted_by annotation
Alan Huang
1
-1
/
+7
2025-05-01
bcachefs: add missing sched_annotate_sleep()
Kent Overstreet
1
-2
/
+2
2025-05-01
bcachefs: Fix __bch2_dev_group_set()
Kent Overstreet
1
-13
/
+12
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
6
-55
/
+62
2025-05-01
bcachefs: Kill ERO for i_blocks check in truncate
Kent Overstreet
2
-6
/
+18
2025-05-01
bcachefs: check for inode.bi_sectors underflow
Kent Overstreet
2
-1
/
+23
2025-05-01
bcachefs: Kill ERO in __bch2_i_sectors_acct()
Kent Overstreet
2
-5
/
+23
2025-04-30
Merge tag 'for-6.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2
-6
/
+9
2025-04-30
bcachefs: readdir fixes
Kent Overstreet
1
-2
/
+2
2025-04-30
bcachefs: improve missing journal write device error message
Kent Overstreet
1
-1
/
+1
2025-04-30
cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function
Pali Rohár
4
-12
/
+166
2025-04-30
cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
Pali Rohár
1
-8
/
+95
2025-04-30
smb: client: fix zero length for mkdir POSIX create context
Jethro Donaldson
1
-0
/
+1
2025-04-30
erofs: remove unused enum type
Hongbo Li
1
-1
/
+0
2025-04-29
Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-6
/
+1
2025-04-29
fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()
Max Kellermann
1
-2
/
+2
2025-04-28
bcachefs: Topology error after insert is now an ERO
Kent Overstreet
1
-17
/
+32
2025-04-28
bcachefs: Use bch2_kvmalloc() for journal keys array
Kent Overstreet
1
-1
/
+1
2025-04-28
bcachefs: More informative error message when shutting down due to error
Kent Overstreet
1
-1
/
+3
2025-04-28
bcachefs: btree_root_unreadable_and_scan_found_nothing autofix for non data btrees
Kent Overstreet
1
-2
/
+25
2025-04-28
Merge tag 'v6.15-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-18
/
+35
2025-04-28
bcachefs: btree_node_data_missing is now autofix
Kent Overstreet
1
-1
/
+1
2025-04-28
bcachefs: Don't generate alloc updates to invalid buckets
Kent Overstreet
1
-0
/
+7
2025-04-28
bcachefs: Improve bch2_dev_bucket_missing()
Kent Overstreet
2
-7
/
+12
2025-04-28
bcachefs: fix bch2_dev_buckets_resize()
Kent Overstreet
1
-5
/
+3
2025-04-28
bcachefs: Add upgrade table entry from 0.14
Kent Overstreet
2
-2
/
+6
2025-04-28
bcachefs: Run BCH_RECOVERY_PASS_reconstruct_snapshots on missing subvol -> snapshot
Kent Overstreet
1
-2
/
+3
2025-04-28
bcachefs: Add missing utf8_unload()
Kent Overstreet
1
-0
/
+4
2025-04-28
bcachefs: Emit unicode version message on startup
Kent Overstreet
1
-19
/
+23
2025-04-28
bcachefs: Use generic_set_sb_d_ops for standard casefolding d_ops
Kent Overstreet
2
-3
/
+11
2025-04-28
bcachefs: Fix losing return code in next_fiemap_extent()
Kent Overstreet
1
-2
/
+2
2025-04-25
ksmbd: fix use-after-free in session logoff
Sean Heelan
1
-4
/
+0
2025-04-25
ksmbd: fix use-after-free in kerberos authentication
Sean Heelan
2
-6
/
+13
2025-04-25
Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
9
-65
/
+108
2025-04-25
Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
[next]