summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-12-01block: move make_it_fail to struct block_deviceChristoph Hellwig
2020-12-01block: move holder_dir to struct block_deviceChristoph Hellwig
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-11-25block: remove unused BIO_SPLIT_ENTRIESJeffle Xu
2020-11-16block: remove the update_bdev parameter to set_capacity_revalidate_and_notifyChristoph Hellwig
2020-11-16block: switch gendisk lookup to a simple xarrayChristoph Hellwig
2020-11-16ide: remove ide_{,un}register_regionChristoph Hellwig
2020-11-16block: add an optional probe callback to major_namesChristoph Hellwig
2020-11-16block: remove __blkdev_driver_ioctlChristoph Hellwig
2020-11-16block: remove set_device_roChristoph Hellwig
2020-11-16block: add a new set_read_only methodChristoph Hellwig
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-15Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-14mm: memcontrol: fix missing wakeup polling threadMuchun Song
2020-11-14compiler.h: fix barrier_data() on clangArvind Sankar
2020-11-13Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-13Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-10vfs: move __sb_{start,end}_write* to fs.hDarrick J. Wong
2020-11-10vfs: separate __sb_start_write into blocking and non-blocking helpersDarrick J. Wong
2020-11-10cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki
2020-11-10cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki
2020-11-10cpufreq: Introduce governor flagsRafael J. Wysocki
2020-11-09Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-09Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra
2020-11-08Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds
2020-11-07Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-06ext4: disable fast commit with data journallingHarshad Shirwadkar
2020-11-06jbd2: don't pass tid to jbd2_fc_end_commit_fallback()Harshad Shirwadkar