summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.11-rc5v6.11-rc5Linus Torvalds2024-08-251-1/+1
* Merge tag 'bcachefs-2024-08-24' of git://evilpiepirate.org/bcachefsLinus Torvalds2024-08-2525-192/+387
|\
| * bcachefs: Fix rebalance_work accountingKent Overstreet2024-08-245-27/+98
| * bcachefs: Fix failure to flush moves before sleeping in copygcKent Overstreet2024-08-241-1/+1
| * bcachefs: don't use rht_bucket() in btree_key_cache_scan()Kent Overstreet2024-08-221-3/+27
| * bcachefs: add missing inode_walker_exit()Kent Overstreet2024-08-221-0/+2
| * bcachefs: clear path->should_be_locked in bch2_btree_key_cache_drop()Kent Overstreet2024-08-221-0/+1
| * bcachefs: Fix double assignment in check_dirent_to_subvol()Yuesong Li2024-08-221-1/+0
| * bcachefs: Fix refcounting in discard pathKent Overstreet2024-08-221-6/+6
| * bcachefs: Fix compat issue with old alloc_v4 keysKent Overstreet2024-08-223-24/+36
| * bcachefs: Fix warning in bch2_fs_journal_stop()Kent Overstreet2024-08-221-1/+1
| * fs/super.c: improve get_tree() error messageKent Overstreet2024-08-221-2/+2
| * bcachefs: Fix missing validation in bch2_sb_journal_v2_validate()Kent Overstreet2024-08-221-0/+15
| * bcachefs: Fix replay_now_at() assertKent Overstreet2024-08-221-1/+7
| * bcachefs: Fix locking in bch2_ioc_setlabel()Kent Overstreet2024-08-221-2/+1
| * bcachefs: fix failure to relock in btree_node_fill()Kent Overstreet2024-08-221-0/+4
| * bcachefs: fix failure to relock in bch2_btree_node_mem_alloc()Kent Overstreet2024-08-223-21/+44
| * bcachefs: unlock_long() before resort in journal replayKent Overstreet2024-08-221-0/+1
| * bcachefs: fix missing bch2_err_str()Kent Overstreet2024-08-221-2/+1
| * bcachefs: fix time_stats_to_text()Kent Overstreet2024-08-221-1/+0
| * bcachefs: Fix bch2_bucket_gens_init()Kent Overstreet2024-08-221-1/+1
| * bcachefs: Fix bch2_trigger_alloc assertKent Overstreet2024-08-221-1/+1
| * bcachefs: Fix failure to relock in btree_node_get()Kent Overstreet2024-08-221-0/+4
| * bcachefs: setting bcachefs_effective.* xattrs is a noopKent Overstreet2024-08-221-1/+11
| * bcachefs: Fix "trying to move an extent, but nr_replicas=0"Kent Overstreet2024-08-221-17/+12
| * bcachefs: bch2_data_update_init() cleanupKent Overstreet2024-08-221-78/+101
| * bcachefs: Extra debug for data move pathKent Overstreet2024-08-202-0/+5
| * bcachefs: Fix incorrect gfp flagsKent Overstreet2024-08-191-1/+1
| * bcachefs: fix field-spanning write warningKent Overstreet2024-08-191-1/+2
| * bcachefs: Reallocate table when we're increasing sizeKent Overstreet2024-08-191-1/+3
* | Merge tag '6.11-rc5-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-08-252-10/+10
|\ \
| * | smb/server: update misguided comment of smb2_allocate_rsp_buf()ChenXiaoSong2024-08-221-1/+1
| * | smb/server: remove useless assignment of 'file_present' in smb2_open()ChenXiaoSong2024-08-221-1/+0
| * | smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()ChenXiaoSong2024-08-222-6/+6
| * | smb/server: fix return value of smb2_open()ChenXiaoSong2024-08-221-1/+1
| * | ksmbd: the buffer of smb2 query dir response has at least 1 byteNamjae Jeon2024-08-221-1/+2
* | | Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-08-259-34/+91
|\ \ \
| * | | s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev2024-08-226-31/+52
| * | | s390/boot: Avoid possible physmem_info segment corruptionAlexander Gordeev2024-08-221-2/+2
| * | | s390/ap: Refine AP bus bindings complete processingHarald Freudenberger2024-08-211-1/+6
| * | | s390/mm: Pin identity mapping base to zeroAlexander Gordeev2024-08-212-1/+15
| * | | s390/mm: Prevent lowcore vs identity mapping overlapAlexander Gordeev2024-08-211-1/+18
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-256-4/+24
|\ \ \ \
| * | | | scsi: sd: Do not attempt to configure discard unless LBPME is setMartin K. Petersen2024-08-171-0/+3
| * | | | scsi: MAINTAINERS: Add header files to SCSI SUBSYSTEMSimon Horman2024-08-171-0/+1
| * | | | scsi: ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoCManivannan Sadhasivam2024-08-171-1/+5
| * | | | scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...Manivannan Sadhasivam2024-08-172-1/+13
| * | | | scsi: core: Fix the return value of scsi_logical_block_count()Chaotian Jing2024-08-171-1/+1
| * | | | scsi: MAINTAINERS: Update HiSilicon SAS controller driver maintainerYihang Li2024-08-171-1/+1
* | | | | Merge tag 'cgroup-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-08-241-17/+21
|\ \ \ \ \