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