Commit Graph

2021 Commits (dace8bbfccfd9e4fcccfffcfbd82881fda3e756f)

Author SHA1 Message Date
Ming Lei 0d11e6aca3 blk-mq: fix use-after-free of request 11 years ago
Jeff Moyer 959a35f13e blk-mq: fix dereference of rq->mq_ctx if allocation fails 11 years ago
Kent Overstreet c170bbb45f block: submit_bio_wait() conversions 11 years ago
Antti P Miettinen 49204c116a block/partitions/efi.c: fix bound check 11 years ago
Hong Zhiguo 2c575026fa Update of blkg_stat and blkg_rwstat may happen in bh context. 11 years ago
Jens Axboe 01b983c9fc blk-mq: add blktrace insert event trace 11 years ago
Jens Axboe 94eddfbeaa blk-mq: ensure that we set REQ_IO_STAT so diskstats work 11 years ago
Christoph Hellwig 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS 11 years ago
Paul Gortmaker f618ef7c47 blk-mq: remove newly added instances of __cpuinit 11 years ago
Peter Zijlstra 90d3839b90 block: Use u64_stats_init() to initialize seqcounts 11 years ago
Grygorii Strashko d17ab45927 block: cleanup removing dependency on bootmem headers 11 years ago
Duan Jiong c7d1ba417c block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO 11 years ago
Duan Jiong 8616ebb16b block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO 11 years ago
Geert Uytterhoeven 97597dc08f block: Do not call sector_div() with a 64-bit divisor 11 years ago
Kent Overstreet e0ce0eacb3 block: Use rw_copy_check_uvector() 11 years ago
Alireza Haghdoost 23779fbc99 block: Enable sysfs nomerge control for I/O requests in the plug list 11 years ago
Mike Snitzer d82ae52e68 block: properly stack underlying max_segment_size to DM device 11 years ago
Tomoki Sekiyama 7c8a3679e3 elevator: acquire q->sysfs_lock in elevator_change() 11 years ago
Tomoki Sekiyama eb1c160b22 elevator: Fix a race in elevator switching and md device initialization 11 years ago
Christoph Lameter 170d800af8 block: Replace __get_cpu_var uses 11 years ago
Mikulas Patocka fff4996b7d blk-core: Fix memory corruption if blkcg_init_queue fails 11 years ago
Jeff Moyer 4912aa6c11 block: fix race between request completion and timeout handling 11 years ago
Santosh Shilimkar 9f7e45d83e ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit() 11 years ago
Jens Axboe e7e2450001 blk-mq: don't disallow request merges for req->special being set 11 years ago
Shaohua Li 92f399c72a blk-mq: mq plug list breakage 11 years ago
Christoph Hellwig 3228f48be2 blk-mq: fix for flush deadlock 11 years ago
Christoph Hellwig 280d45f6c3 blk-mq: add blk_mq_stop_hw_queues 11 years ago
Jens Axboe 320ae51fee blk-mq: new multi-queue block IO queueing mechanism 11 years ago
Christoph Hellwig 71fe07d040 block: remove request ref_count 11 years ago
Jens Axboe 5953316dbf block: make rq->cmd_flags be 64-bit 11 years ago
Doug Anderson 87fc0ad2ad block/partitions/efi.c: treat size mismatch as a warning, not an error 11 years ago
Paul Gortmaker 080506ad0a block: change config option name for cmdline partition parsing 12 years ago
Anatol Pomozov f3cff25f05 cfq: explicitly use 64bit divide operation for 64bit arguments 12 years ago
Mike Christie 7652113c2f If the queue is dying then we only call the rq->end_io callout. 12 years ago
Davidlohr Bueso 6b02fa59a7 partitions/efi: loosen check fot pmbr size in lba 12 years ago
Jan Kara 5e4c0d9741 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt 12 years ago
Andrew Morton b4bc4a18a2 block/partitions/efi.c: consistently use pr_foo() 12 years ago
Davidlohr Bueso 70f637e90e partitions/efi: some style cleanups 12 years ago
Davidlohr Bueso 08009b30a7 partitions/efi: delete annoying emacs style comments 12 years ago
Davidlohr Bueso aa054bc937 partitions/efi: compare first and last usable LBAs 12 years ago
Davidlohr Bueso 27a7c64217 partitions/efi: account for pmbr size in lba 12 years ago
Davidlohr Bueso b05ebbbbeb partitions/efi: detect hybrid MBRs 12 years ago
Davidlohr Bueso 3e69ac3440 partitions/efi: do not require gpt partition to begin at sector 1 12 years ago
Davidlohr Bueso 33afd7a7df partitions/efi: check pmbr record's starting lba 12 years ago
Davidlohr Bueso c2ebdc2439 partitions/efi: use lba-aware partition records 12 years ago
Mathieu Desnoyers 3ddc5b46a8 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() 12 years ago
Cai Zhiyong bab55417b1 block: support embedded device command line partition 12 years ago
Jingoo Han ed751e683c block/blk-sysfs.c: replace strict_strtoul() with kstrtoul() 12 years ago
Tejun Heo 577cee1e8d blkcg: relocate root_blkg setting and clearing 12 years ago
Joe Perches c1b511eb21 block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) 12 years ago