summaryrefslogtreecommitdiffstats
path: root/arch/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-11nvmet: implement endurance groupsKeith Busch3-2/+123
2024-11-11nvmet: declare 2.1 version complianceKeith Busch1-1/+1
2024-11-11nvmet: implement crto propertyKeith Busch1-0/+3
2024-11-11nvmet: implement supported features logKeith Busch2-0/+44
2024-11-11nvmet: implement supported log pagesKeith Busch2-0/+37
2024-11-11nvmet: implement active command set ns listKeith Busch2-2/+8
2024-11-11nvmet: implement id ns for nvm command setKeith Busch1-2/+16
2024-11-11nvmet: support reservation featureGuixin Liu8-13/+1329
2024-11-07nvme: add reservation command's definesGuixin Liu1-0/+68
2024-11-05nvme-core: remove repeated wq flagsChaitanya Kulkarni1-6/+4
2024-11-05nvmet: make nvmet_wq visible in sysfsGuixin Liu1-1/+1
2024-11-05nvme-pci: use dma_alloc_noncontigous if possibleChristoph Hellwig1-5/+53
2024-11-05nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig1-7/+9
2024-10-22nvme: use helpers to access io_uring cmd spacePavel Begunkov1-3/+1
2024-10-22block: flush all throttled bios when deleting the cgroupLi Lingfeng1-24/+44
2024-10-22block: fix ordering between checking BLK_MQ_S_STOPPED request addingMuchun Song2-0/+19
2024-10-22block: fix ordering between checking QUEUE_FLAG_QUIESCED request addingMuchun Song1-13/+34
2024-10-22block: fix missing dispatching request when queue is started or unquiescedMuchun Song1-0/+2
2024-10-22Revert "blk-throttle: Fix IO hang for a corner case"Xiuhong Wang1-4/+4
2024-10-22block: replace call_rcu by kfree_rcu for simple kmem_cache_free callbackJulia Lawall1-8/+1
2024-10-22block: sed-opal: add ioctl IOC_OPAL_SET_SID_PWGreg Joyce3-0/+28
2024-10-22Documentation: ublk: document UBLK_F_USER_RECOVERY_FAIL_IOUday Shankar1-6/+18
2024-10-22ublk: support device recovery without I/O queueingUday Shankar2-15/+81
2024-10-22ublk: merge stop_work and quiesce_workUday Shankar1-39/+25
2024-10-22ublk: refactor recovery configuration flag helpersUday Shankar1-20/+42
2024-10-22ublk: check recovery flags for validityUday Shankar1-0/+11
2024-10-22block: enable passthrough command statisticsKeith Busch4-1/+73
2024-10-22block: return void from the queue_sysfs_entry load_module methodChristoph Hellwig3-13/+8
2024-10-22block: add partition uuid into uevent as "PARTUUID"Konstantin Khlebnikov1-0/+2
2024-10-22block: move issue side time stamping to blk_account_io_start()Jens Axboe1-8/+4
2024-10-22block: set issue time stamp based on queue stateJens Axboe1-1/+1
2024-10-22dt-bindings: mmc: Document support for partition table in mmc-cardChristian Marangi1-0/+52
2024-10-22block: add support for partition table defined in OFChristian Marangi5-0/+124
2024-10-22mmc: block: attach partitions fwnode if found in mmc-cardChristian Marangi1-1/+54
2024-10-22block: introduce add_disk_fwnode()Christian Marangi2-4/+27
2024-10-22docs: block: Document support for read-only partition in cmdline partChristian Marangi1-1/+4
2024-10-22block: add support for defining read-only partitionsChristian Marangi3-0/+7
2024-10-22block: kill blk_do_io_stat() helperJens Axboe3-21/+9
2024-10-22block: remove 'req->part' check for stats accountingJens Axboe1-4/+3
2024-10-22block: remove redundant passthrough check in blk_mq_need_time_stamp()Jens Axboe1-6/+0
2024-10-22block: move iostat check into blk_acount_io_start()Jens Axboe2-20/+22
2024-10-21Linux 6.12-rc4v6.12-rc4Linus Torvalds1-1/+1
2024-10-20block: Add bdev atomic write limits helpersJohn Garry1-0/+16
2024-10-20fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()John Garry3-14/+19
2024-10-20block/fs: Pass an iocb to generic_atomic_write_valid()John Garry3-7/+7
2024-10-19io_uring/rw: fix wrong NOWAIT check in io_rw_init_file()Jens Axboe1-1/+1
2024-10-19fgraph: Allocate ret_stack_list with proper sizeSteven Rostedt1-1/+2
2024-10-19fgraph: Use CPU hotplug mechanism to initialize idle shadow stacksSteven Rostedt1-7/+21
2024-10-19Input: zinitix - don't fail if linux,keycodes prop is absentNikita Travkin1-12/+22
2024-10-18Input: xpad - add support for MSI Claw A1MJohn Edwards1-0/+2