index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-05
Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5
-8
/
+52
2024-04-05
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-37
/
+19
2024-04-05
aio: Fix null ptr deref in aio_complete() wakeup
Kent Overstreet
1
-1
/
+1
2024-04-04
Merge tag 'bcachefs-2024-04-03' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
39
-494
/
+1869
2024-04-03
bcachefs: reconstruct_inode()
Kent Overstreet
1
-2
/
+50
2024-04-03
bcachefs: Subvolume reconstruction
Kent Overstreet
1
-19
/
+148
2024-04-03
bcachefs: Check for extents that point to same space
Kent Overstreet
2
-8
/
+168
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
6
-6
/
+199
2024-04-03
bcachefs: Flag btrees with missing data
Kent Overstreet
6
-5
/
+44
2024-04-03
bcachefs: Topology repair now uses nodes found by scanning to fill holes
Kent Overstreet
2
-107
/
+199
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
12
-51
/
+605
2024-04-03
bcachefs: Don't skip fake btree roots in fsck
Kent Overstreet
1
-3
/
+0
2024-04-03
bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()
Kent Overstreet
3
-7
/
+7
2024-04-03
bcachefs: Etyzinger cleanups
Kent Overstreet
7
-182
/
+285
2024-04-03
bcachefs: bch2_shoot_down_journal_keys()
Kent Overstreet
3
-10
/
+35
2024-04-03
bcachefs: Clear recovery_passes_required as they complete without errors
Kent Overstreet
3
-12
/
+43
2024-04-03
Merge tag 'vboxsf-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ha...
Linus Torvalds
3
-7
/
+6
2024-04-03
security: Place security_path_post_mknod() where the original IMA call was
Roberto Sassu
1
-5
/
+2
2024-04-03
vboxsf: explicitly deny setlease attempts
Jeff Layton
1
-0
/
+1
2024-04-03
vboxsf: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-04-03
vboxsf: Avoid an spurious warning if load_nls_xxx() fails
Christophe JAILLET
1
-1
/
+2
2024-04-03
vboxsf: remove redundant variable out_len
Colin Ian King
1
-3
/
+0
2024-04-02
bcachefs: ratelimit informational fsck errors
Kent Overstreet
1
-4
/
+4
2024-04-02
bcachefs: Check for bad needs_discard before doing discard
Kent Overstreet
1
-21
/
+26
2024-04-02
bcachefs: Improve bch2_btree_update_to_text()
Kent Overstreet
2
-22
/
+43
2024-04-02
mean_and_variance: Drop always failing tests
Guenter Roeck
1
-27
/
+1
2024-04-02
ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Namjae Jeon
1
-5
/
+5
2024-04-02
ksmbd: validate payload size in ipc response
Namjae Jeon
3
-2
/
+45
2024-04-02
ksmbd: don't send oplock break if rename fails
Namjae Jeon
1
-1
/
+2
2024-04-02
bcachefs: fix nocow lock deadlock
Kent Overstreet
1
-2
/
+1
2024-04-01
bcachefs: BCH_WATERMARK_interior_updates
Kent Overstreet
6
-7
/
+12
2024-04-01
bcachefs: Fix btree node reserve
Kent Overstreet
1
-1
/
+1
2024-04-01
bcachefs: On emergency shutdown, print out current journal sequence number
Kent Overstreet
1
-1
/
+3
2024-04-01
bcachefs: Fix overlapping extent repair
Kent Overstreet
1
-4
/
+6
2024-04-01
bcachefs: Fix remove_dirent()
Kent Overstreet
1
-3
/
+4
2024-04-01
bcachefs: Logged op errors should be ignored
Kent Overstreet
1
-4
/
+3
2024-03-31
bcachefs: Improve -o norecovery; opts.recovery_pass_limit
Kent Overstreet
6
-14
/
+26
2024-03-31
bcachefs: bch2_run_explicit_recovery_pass_persistent()
Kent Overstreet
2
-0
/
+19
2024-03-31
bcachefs: Ensure bch_sb_field_ext always exists
Kent Overstreet
2
-17
/
+16
2024-03-31
bcachefs: Flush journal immediately after replay if we did early repair
Kent Overstreet
1
-0
/
+20
2024-03-31
bcachefs: Resume logged ops after fsck
Kent Overstreet
1
-1
/
+1
2024-03-31
bcachefs: Add error messages to logged ops fns
Kent Overstreet
1
-0
/
+2
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
16
-286
/
+313
2024-03-31
bcachefs: fix backpointer for missing alloc key msg
Kent Overstreet
1
-1
/
+1
2024-03-31
bcachefs: Fix bch2_btree_increase_depth()
Kent Overstreet
1
-2
/
+5
2024-03-31
bcachefs: Kill bch2_bkey_ptr_data_type()
Kent Overstreet
5
-66
/
+67
2024-03-31
bcachefs: Fix use after free in check_root_trans()
Kent Overstreet
1
-7
/
+11
2024-03-31
bcachefs: Fix repair path for missing indirect extents
Kent Overstreet
1
-2
/
+1
2024-03-31
bcachefs: Fix use after free in bch2_check_fix_ptrs()
Kent Overstreet
1
-6
/
+6
2024-03-31
bcachefs: Fix btree node keys accounting in topology repair path
Kent Overstreet
4
-4
/
+14
[next]