summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-12-01block: move the partition_meta_info to struct block_deviceChristoph Hellwig
2020-12-01block: move the start_sect field to struct block_deviceChristoph Hellwig
2020-12-01block: move disk stat accounting to struct block_deviceChristoph Hellwig
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig
2020-12-01block: simplify part_to_diskChristoph Hellwig
2020-12-01block: simplify the block device claiming interfaceChristoph Hellwig
2020-12-01block: remove ->bd_containsChristoph Hellwig
2020-12-01block: simplify bdev/disk lookup in blkdev_getChristoph Hellwig
2020-12-01block: remove i_bdevChristoph Hellwig
2020-12-01init: refactor name_to_dev_tChristoph Hellwig
2020-12-01block: add a bdev_kobj helperChristoph Hellwig
2020-12-01block: remove a duplicate __disk_get_part prototypeChristoph Hellwig
2020-12-01fs: simplify freeze_bdev/thaw_bdevChristoph Hellwig
2020-12-01fs: remove get_super_thawed and get_super_exclusive_thawedChristoph Hellwig
2020-12-01pstore/blk: remove {un,}register_pstore_blkChristoph Hellwig
2020-12-01block: move blk_rq_bio_prep() to linux/blk-mq.hChaitanya Kulkarni
2020-12-01net: switch to storing KCOV handle directly in sk_buffMarco Elver
2020-12-01fpga: fpga-mgr: Add devm_fpga_mgr_register() APIMoritz Fischer
2020-12-01regulator: da9121: Add support for device variants via devicetreeAdam Ward
2020-12-01regulator: da9121: Add device variant regmapsAdam Ward
2020-12-01arm64: scs: use vmapped IRQ and SDEI shadow stacksSami Tolvanen
2020-12-01scs: switch to vmapped shadow stacksSami Tolvanen
2020-12-01init: use type alignment for kernel parametersJohan Hovold
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel
2020-11-30NFSD: Add helper for decoding locker4Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_commit()Chuck Lever
2020-11-30NFSD: Replace the internals of the READ_BUF() macroChuck Lever
2020-11-30SUNRPC: Prepare for xdr_stream-style decoding on the server-sideChuck Lever
2020-11-30SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever
2020-11-30svcrdma: Use the new parsed chunk list when pulling Read chunksChuck Lever
2020-11-30svcrdma: Remove chunk list pointersChuck Lever
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunkChuck Lever
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()Chuck Lever
2020-11-30svcrdma: Support multiple write chunks when pulling upChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to construct RDMA WritesChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to detect reverse direction repliesChuck Lever
2020-11-30svcrdma: Add a "parsed chunk list" data structureChuck Lever
2020-11-30svcrdma: Post RDMA Writes while XDR encoding repliesChuck Lever
2020-11-30SUNRPC: Rename svc_encode_read_payload()Chuck Lever
2020-11-30SUNRPC: Adjust synopsis of xdr_buf_subsegment()Chuck Lever
2020-11-30Merge tag 'v5.10-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann
2020-11-30Merge tag 'at91-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-11-30pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust
2020-11-30genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier
2020-11-30KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bitShenming Lu
2020-11-30mtd: nand: ecc-bch: Stop using raw NAND structuresMiquel Raynal
2020-11-30mtd: nand: ecc-bch: Update the prototypes to be more genericMiquel Raynal
2020-11-30mtd: nand: ecc-bch: Drop mtd_nand_has_bch()Miquel Raynal
2020-11-30mtd: nand: ecc-bch: Return only valid error codesMiquel Raynal
2020-11-30mtd: nand: ecc-bch: Stop exporting the private structureMiquel Raynal