summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | xfs: revert AIL TASK_KILLABLE thresholdDarrick J. Wong2024-08-141-1/+6
| * | | | | | xfs: attr forks require attr, not attr2Darrick J. Wong2024-08-141-1/+7
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefsLinus Torvalds2024-08-1754-672/+650
|\ \ \ \ \ \
| * | | | | | bcachefs: Fix locking in __bch2_trans_mark_dev_sb()Kent Overstreet2024-08-172-9/+10
| * | | | | | bcachefs: fix incorrect i_state usageKent Overstreet2024-08-161-1/+1
| * | | | | | bcachefs: avoid overflowing LRU_TIME_BITS for cached data lruKent Overstreet2024-08-161-1/+3
| * | | | | | bcachefs: Fix forgetting to pass trans to fsck_err()Kent Overstreet2024-08-161-1/+1
| * | | | | | bcachefs: Increase size of cuckoo hash table on too many rehashesKent Overstreet2024-08-161-2/+9
| * | | | | | bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet2024-08-146-3/+33
| * | | | | | bcachefs: Kill __bch2_accounting_mem_mod()Kent Overstreet2024-08-143-34/+28
| * | | | | | bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet2024-08-1438-553/+448
| * | | | | | bcachefs: Fix warning in __bch2_fsck_err() for trans not passed inKent Overstreet2024-08-141-0/+2
| * | | | | | bcachefs: Add a time_stat for blocked on key cache flushKent Overstreet2024-08-142-0/+5
| * | | | | | bcachefs: Improve trans_blocked_journal_reclaim tracepointKent Overstreet2024-08-143-4/+33
| * | | | | | bcachefs: Add hysteresis to waiting on btree key cache flushKent Overstreet2024-08-142-1/+10
| * | | | | | lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()Kent Overstreet2024-08-141-0/+2
| * | | | | | bcachefs: Convert for_each_btree_node() to lockrestart_do()Kent Overstreet2024-08-144-54/+42
| * | | | | | bcachefs: Add missing downgrade table entryKent Overstreet2024-08-141-0/+1
| * | | | | | bcachefs: disk accounting: ignore unknown typesKent Overstreet2024-08-141-3/+9
| * | | | | | bcachefs: bch2_accounting_invalid() fixupKent Overstreet2024-08-141-1/+1
| * | | | | | bcachefs: Fix bch2_trigger_alloc when upgrading from old versionsKent Overstreet2024-08-141-1/+13
| * | | | | | bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached()Kent Overstreet2024-08-141-5/+0
* | | | | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-08-171-2/+5
|\ \ \ \ \ \ \
| * | | | | | | memcg_write_event_control(): fix a user-triggerable oopsAl Viro2024-08-131-2/+5
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-08-174-5/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: Fix KASAN random tag seed initializationSamuel Holland2024-08-152-3/+2
| * | | | | | | | arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu2024-08-141-1/+1
| * | | | | | | | arm64: uaccess: correct thinko in __get_mem_asm()Mark Rutland2024-08-141-1/+1
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clk: thead: fix dependency on clk_ignore_unusedDrew Fustini2024-07-311-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds2024-08-167-60/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: Fix lockdep warning in blk_mq_mark_tag_waitLi Lingfeng2024-08-161-2/+3
| * | | | | | | | | Merge tag 'md-6.11-20240815' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2024-08-151-4/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | md/raid1: Fix data corruption for degraded array with slow diskYu Kuai2024-08-151-4/+10
| |/ / / / / / / / /
| * | | | | | | | | s390/dasd: fix error recovery leading to data corruption on ESE devicesStefan Haberland2024-08-124-53/+50
| * | | | | | | | | s390/dasd: Remove DMA alignmentEric Farman2024-08-121-1/+0
* | | | | | | | | | Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds2024-08-164-5/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | io_uring: fix user_data field name in commentCaleb Sander Mateos2024-08-161-1/+1
| * | | | | | | | | | io_uring/sqpoll: annotate debug task == current with data_race()Jens Axboe2024-08-131-1/+1
| * | | | | | | | | | io_uring/napi: remove duplicate io_napi_entry timeout assignationOlivier Langlois2024-08-121-1/+0
| * | | | | | | | | | io_uring/napi: check napi_enabled in io_napi_add() before proceedingOlivier Langlois2024-08-122-2/+2
* | | | | | | | | | | Merge tag 'devicetree-fixes-for-6.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-08-1626-28/+36
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler2024-08-131-4/+11
| * | | | | | | | | | | dt-bindings: eeprom: at25: add fujitsu,mb85rs256 compatibleFrancesco Dolcini2024-07-311-0/+1
| * | | | | | | | | | | dt-bindings: Batch-update Konrad Dybcio's emailKonrad Dybcio2024-07-2924-24/+24
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-163-18/+69
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki2024-08-163-1/+21
| * | | | | | | | | | | thermal: gov_bang_bang: Add .manage() callbackRafael J. Wysocki2024-08-161-0/+30
| * | | | | | | | | | | thermal: gov_bang_bang: Split bang_bang_control()Rafael J. Wysocki2024-08-161-19/+23
| * | | | | | | | | | | thermal: gov_bang_bang: Call __thermal_cdev_update() directlyRafael J. Wysocki2024-08-161-4/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |