summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: Add an assertion in bch2_journal_pin_set()Kent Overstreet2-23/+51
2024-01-01bcachefs: Include average write size in sysfs journal_debugKent Overstreet3-9/+16
2024-01-01bcachefs: Fix warning when building in userspaceKent Overstreet1-2/+1
2024-01-01bcachefs: Print old version when scanning for old metadataKent Overstreet1-2/+6
2024-01-01bcachefs: Fix locking when checking freespace btreeKent Overstreet1-25/+35
2024-01-01bcachefs: Check for unlinked inodes not on deleted listKent Overstreet2-3/+27
2024-01-01bcachefs: kill INODE_LOCK, use lock_two_nondirectories()Kent Overstreet2-9/+6
2024-01-01bcachefs: Improved backpointer messages in fsckKent Overstreet1-28/+22
2024-01-01bcachefs: Add extra verbose logging for ro pathKent Overstreet1-2/+12
2024-01-01bcachefs: Flush fsck errors before running twiceKent Overstreet1-0/+2
2024-01-01bcachefs: make RO snapshots actually ROKent Overstreet6-14/+63
2024-01-01bcachefs: bch_sb_field_downgradeKent Overstreet10-9/+255
2024-01-01bcachefs: bch_sb.recovery_passes_requiredKent Overstreet9-30/+172
2024-01-01bcachefs: Add persistent identifiers for recovery passesKent Overstreet3-39/+84
2024-01-01bcachefs: prt_bitflags_vector()Kent Overstreet3-0/+25
2024-01-01bcachefs: move BCH_SB_ERRS() to sb-errors_types.hKent Overstreet2-253/+253
2024-01-01bcachefs: fix buffer overflow in nocow write pathKent Overstreet1-41/+41
2024-01-01bcachefs: DARRAY_PREALLOCATED()Kent Overstreet2-13/+20
2024-01-01bcachefs: Switch darray to kvmalloc()Kent Overstreet2-2/+4
2024-01-01bcachefs: Factor out darray resize slowpathKent Overstreet3-11/+39
2024-01-01bcachefs: fix setting version_upgrade_completeKent Overstreet1-2/+2
2024-01-01bcachefs: fix invalid free in dio write pathKent Overstreet1-8/+5
2024-01-01bcachefs: Fix extents iteration + snapshots interactionKent Overstreet1-11/+24
2023-12-30Merge tag 'trace-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-69/+176
2023-12-30locking/osq_lock: Clarify osq_wait_next()David Laight1-5/+4
2023-12-30locking/osq_lock: Clarify osq_wait_next() calling conventionDavid Laight1-12/+9
2023-12-30locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.cDavid Laight2-5/+7
2023-12-30ftrace: Fix modification of direct_function hash while in useSteven Rostedt (Google)1-53/+47
2023-12-29Merge tag 'gpio-fixes-for-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+11
2023-12-29Merge tag 'platform-drivers-x86-v6.7-6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-68/+176
2023-12-29Merge tag 'block-6.7-2023-12-29' of git://git.kernel.dk/linuxLinus Torvalds2-3/+5
2023-12-29tracing: Fix blocked reader of snapshot bufferSteven Rostedt (Google)2-4/+19
2023-12-29ring-buffer: Fix wake ups when buffer_percent is set to 100Steven Rostedt (Google)1-2/+7
2023-12-29platform/x86/intel/pmc: Move GBE LTR ignore to suspend callbackDavid E. Box5-23/+33
2023-12-29platform/x86/intel/pmc: Allow reenabling LTRsDavid E. Box6-8/+11
2023-12-29platform/x86/intel/pmc: Add suspend callbackDavid E. Box2-0/+5
2023-12-29platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki1-41/+131
2023-12-29Merge tag '6.7rc7-smb3-srv-fix' of git://git.samba.org/ksmbdLinus Torvalds1-3/+12
2023-12-28Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-5/+10
2023-12-28Merge tag 'bcachefs-2023-12-27' of https://evilpiepirate.org/git/bcachefsLinus Torvalds5-12/+16
2023-12-28linux/export: Ensure natural alignment of kcrctab arrayHelge Deller1-0/+1
2023-12-28ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon1-3/+12
2023-12-28Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds13-32/+74
2023-12-27MAINTAINERS: Add a missing file to the INTEL GPIO sectionAndy Shevchenko1-0/+1
2023-12-27MAINTAINERS: Remove Andy from GPIO maintainersAndy Shevchenko1-1/+0
2023-12-27MAINTAINERS: split out the uAPI into a new sectionBartosz Golaszewski1-2/+10
2023-12-27bcachefs: Fix promotesKent Overstreet1-1/+2
2023-12-27keys, dns: Fix missing size check of V1 server-list headerEdward Adam Davis1-10/+9
2023-12-26block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig1-1/+1
2023-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-8/+6