summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | blk-mq: Unexport blk_mq_flush_busy_ctxs()Bart Van Assche2024-10-241-1/+0
* | blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less longBart Van Assche2024-10-231-1/+2
* | block: remove redundant explicit memory barrier from rq_qos waiter and wakerMuchun Song2024-10-221-3/+1
|/
* Merge branch 'for-6.13/block-atomic' into for-6.13/blockJens Axboe2024-10-224-17/+38
|\
| * block: Add bdev atomic write limits helpersJohn Garry2024-10-201-0/+16
| * fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()John Garry2024-10-203-14/+19
| * block/fs: Pass an iocb to generic_atomic_write_valid()John Garry2024-10-203-7/+7
* | block: flush all throttled bios when deleting the cgroupLi Lingfeng2024-10-221-24/+44
* | block: fix ordering between checking BLK_MQ_S_STOPPED request addingMuchun Song2024-10-222-0/+19
* | block: fix ordering between checking QUEUE_FLAG_QUIESCED request addingMuchun Song2024-10-221-13/+34
* | block: fix missing dispatching request when queue is started or unquiescedMuchun Song2024-10-221-0/+2
* | Revert "blk-throttle: Fix IO hang for a corner case"Xiuhong Wang2024-10-221-4/+4
* | block: replace call_rcu by kfree_rcu for simple kmem_cache_free callbackJulia Lawall2024-10-221-8/+1
* | block: sed-opal: add ioctl IOC_OPAL_SET_SID_PWGreg Joyce2024-10-223-0/+28
* | Documentation: ublk: document UBLK_F_USER_RECOVERY_FAIL_IOUday Shankar2024-10-221-6/+18
* | ublk: support device recovery without I/O queueingUday Shankar2024-10-222-15/+81
* | ublk: merge stop_work and quiesce_workUday Shankar2024-10-221-39/+25
* | ublk: refactor recovery configuration flag helpersUday Shankar2024-10-221-20/+42
* | ublk: check recovery flags for validityUday Shankar2024-10-221-0/+11
* | block: enable passthrough command statisticsKeith Busch2024-10-224-1/+73
* | block: return void from the queue_sysfs_entry load_module methodChristoph Hellwig2024-10-223-13/+8
* | block: add partition uuid into uevent as "PARTUUID"Konstantin Khlebnikov2024-10-221-0/+2
* | block: move issue side time stamping to blk_account_io_start()Jens Axboe2024-10-221-8/+4
* | block: set issue time stamp based on queue stateJens Axboe2024-10-221-1/+1
* | dt-bindings: mmc: Document support for partition table in mmc-cardChristian Marangi2024-10-221-0/+52
* | block: add support for partition table defined in OFChristian Marangi2024-10-225-0/+124
* | mmc: block: attach partitions fwnode if found in mmc-cardChristian Marangi2024-10-221-1/+54
* | block: introduce add_disk_fwnode()Christian Marangi2024-10-222-4/+27
* | docs: block: Document support for read-only partition in cmdline partChristian Marangi2024-10-221-1/+4
* | block: add support for defining read-only partitionsChristian Marangi2024-10-223-0/+7
* | block: kill blk_do_io_stat() helperJens Axboe2024-10-223-21/+9
* | block: remove 'req->part' check for stats accountingJens Axboe2024-10-221-4/+3
* | block: remove redundant passthrough check in blk_mq_need_time_stamp()Jens Axboe2024-10-221-6/+0
* | block: move iostat check into blk_acount_io_start()Jens Axboe2024-10-222-20/+22
* | Linux 6.12-rc4v6.12-rc4Linus Torvalds2024-10-211-1/+1
* | Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-204-25/+14
|\ \
| * | Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz2024-10-161-4/+9
| * | Bluetooth: bnep: fix wild-memory-access in proto_unregisterYe Bin2024-10-161-2/+1
| * | Bluetooth: btusb: Fix not being able to reconnect after suspendLuiz Augusto von Dentz2024-10-161-14/+0
| * | Bluetooth: Remove debugfs directory on module init failureAaron Thompson2024-10-161-0/+1
| * | Bluetooth: Call iso_exit() on module unloadAaron Thompson2024-10-161-0/+2
| * | Bluetooth: ISO: Fix multiple init when debugfs is disabledAaron Thompson2024-10-161-5/+1
* | | Merge tag 'pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-10-208-13/+23
|\ \ \
| * | | pinctrl: ocelot: fix system hang on level based interruptsSergey Matsievskiy2024-10-121-4/+4
| * | | pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()Harshit Mogalapalli2024-10-111-1/+1
| * | | pinctrl: sophgo: fix double free in cv1800_pctrl_dt_node_to_map()Harshit Mogalapalli2024-10-101-1/+1
| * | | Merge tag 'intel-pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2024-10-032-3/+3
| |\ \ \
| | * | | pinctrl: intel: platform: Add Panther Lake to the list of supportedAndy Shevchenko2024-10-031-0/+1
| | * | | Merge patch series "pinctrl: intel: platform: fix error path in device_for_ea...Andy Shevchenko2024-09-301-3/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | pinctrl: intel: platform: use semicolon instead of comma in ncommunities assi...Javier Carrasco2024-09-301-1/+1