aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-24block: mark blkdev_fsync staticChristoph Hellwig1-4/+0
2021-08-24mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko2-0/+2
2021-08-24block: Add alternative_gpt_sector() operationDmitry Osipenko1-0/+7
2021-08-23block: add error handling for device_add_disk / add_diskLuis Chamberlain1-4/+4
2021-08-23block: add an explicit ->disk backpointer to the request_queueChristoph Hellwig2-6/+5
2021-08-23block: hold a request_queue reference for the lifetime of struct gendiskChristoph Hellwig1-1/+0
2021-08-23block: pass a request_queue to __blk_alloc_diskChristoph Hellwig1-1/+2
2021-08-23block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig1-2/+1
2021-08-23block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig1-10/+0
2021-08-23block: cleanup the lockdep handling in *alloc_diskChristoph Hellwig2-24/+9
2021-08-18block: fix default IO priority handlingDamien Le Moal2-3/+9
2021-08-18block: Introduce IOPRIO_NR_LEVELSDamien Le Moal1-2/+3
2021-08-18block: fix IOPRIO_PRIO_CLASS() and IOPRIO_PRIO_VALUE() macrosDamien Le Moal1-4/+8
2021-08-18block: change ioprio_valid() to an inline functionDamien Le Moal2-2/+10
2021-08-18block: improve ioprio class description commentDamien Le Moal1-4/+6
2021-08-16blk-cgroup: stop using seq_get_bufChristoph Hellwig1-2/+2
2021-08-16bvec: add a bvec_virt helperChristoph Hellwig1-0/+12
2021-08-12block: remove GENHD_FL_UPChristoph Hellwig1-4/+5
2021-08-11block: move some macros to blkdev.hGuoqing Jiang2-1/+4
2021-08-10writeback: make the laptop_mode prototypes available unconditionallyChristoph Hellwig1-5/+0
2021-08-09block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei1-0/+16
2021-08-09block: remove the bd_bdi in struct block_deviceChristoph Hellwig2-2/+1
2021-08-09block: move the bdi from the request_queue to the gendiskChristoph Hellwig2-3/+1
2021-08-09block: add a queue_has_disk helperChristoph Hellwig1-0/+1
2021-08-09block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig1-1/+1
2021-08-09block: remove support for delayed queue registrationsChristoph Hellwig1-6/+0
2021-08-09block: support delayed holder registrationChristoph Hellwig1-0/+5
2021-08-09block: look up holders by bdevChristoph Hellwig2-4/+3
2021-08-09block: make the block holder code optionalChristoph Hellwig2-3/+3
2021-08-05blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche1-0/+6
2021-08-02block: add a helper to raise a media changed eventMatteo Croce1-0/+1
2021-08-02block: add ioctl to read the disk sequence numberMatteo Croce1-0/+1
2021-08-02block: add disk sequence numberMatteo Croce1-0/+2
2021-08-02block: remove cmdline-parser.cChristoph Hellwig1-46/+0
2021-08-02block: remove bdputChristoph Hellwig1-1/+0
2021-08-02block: remove bdgrabChristoph Hellwig1-1/+0
2021-08-02block: remove bvec_kmap_irq and bvec_kunmap_irqChristoph Hellwig1-42/+0
2021-08-02bvec: add memcpy_{from,to}_bvec and memzero_bvec helperChristoph Hellwig1-0/+33
2021-08-02bvec: add a bvec_kmap_local helperChristoph Hellwig1-0/+13
2021-08-02bvec: fix the include guards for bvec.hChristoph Hellwig1-3/+3
2021-08-02ioprio: move user space relevant ioprio bits to UAPI includesOliver Hartkopp2-40/+47
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-30/+79
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+2
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-20/+53
2021-07-29bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann1-1/+1
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann1-0/+15
2021-07-28dmaengine: idxd: Change license on idxd.h to LGPLTony Luck1-1/+1
2021-07-27bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend1-19/+35
2021-07-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2021-07-27Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+1