OSDN Git Service

tomoyo/tomoyo-test1.git
2020-03-27 Christoph Hellwigblock: move the ->devnode callback to struct block_devi...
2020-03-25 Christoph Hellwigblock: move the part_stat* helpers from genhd.h to...
2020-03-25 Christoph Hellwigblock: move block layer internals out of include/linux...
2020-03-25 Christoph Hellwigblock: move guard_bio_eod to bio.c
2020-03-25 Christoph Hellwigblock: unexport get_gendisk
2020-03-25 Christoph Hellwigblock: unexport disk_map_sector_rcu
2020-03-25 Christoph Hellwigblock: unexport disk_get_part
2020-03-25 Christoph Hellwigblock: mark part_in_flight and part_in_flight_rw static
2020-03-25 Christoph Hellwigblock: mark block_depr static
2020-03-25 Johannes Thumshirnblock: factor out requeue handling from dispatch code
2020-03-25 Konstantin... block/diskstats: replace time_in_queue with sum of...
2020-03-25 Konstantin... block/diskstats: accumulate all per-cpu counters in...
2020-03-25 Konstantin... block/diskstats: more accurate approximation of io_tick...
2020-03-24 Christoph Hellwigblock: merge partition-generic.c and check.c
2020-03-24 Christoph Hellwigblock: move the various x86 Unix label formats out...
2020-03-24 Christoph Hellwigpartitions/msdos: remove LINUX_SWAP_PARTITION
2020-03-24 Christoph Hellwigblock: move the *_PARTITION enum out of genhd.h
2020-03-24 Christoph Hellwigblock: move struct partition out of genhd.h
2020-03-24 Christoph Hellwigblock: remove block/partitions/sun.h
2020-03-24 Christoph Hellwigblock: remove block/partitions/sgi.h
2020-03-24 Christoph Hellwigblock: remove block/partitions/osf.h
2020-03-24 Christoph Hellwigblock: remove block/partitions/karma.h
2020-03-24 Christoph Hellwigblock: declare all partition detection routines in...
2020-03-24 Christoph Hellwigblock: remove warn_no_part
2020-03-24 Christoph Hellwigblock: cleanup how md_autodetect_dev is called
2020-03-24 Christoph Hellwigblock: unexport read_dev_sector and put_dev_sector
2020-03-24 Christoph Hellwigscsi: simplify scsi_partsize
2020-03-24 Christoph Hellwigscsi: move scsicam_bios_param to the end of scsicam.c
2020-03-24 Christoph Hellwigscsi: simplify scsi_bios_ptable
2020-03-24 Christoph Hellwigblock: remove alloc_part_info and free_part_info
2020-03-24 Christoph Hellwigblock: move sysfs methods shared by disks and partition...
2020-03-24 Christoph Hellwigblock: move disk_name and related helpers out of partit...
2020-03-24 Christoph Hellwigblock: remove __bdevname
2020-03-24 Christoph Hellwigblock: remove the blk_lookup_devt export
2020-03-21 Paolo Valenteblock, bfq: invoke flush_idle_tree after reparent_activ...
2020-03-21 Paolo Valenteblock, bfq: make reparent_leaf_entity actually work...
2020-03-21 Paolo Valenteblock, bfq: turn put_queue into release_process_ref...
2020-03-21 Paolo Valenteblock, bfq: move forward the getting of an extra ref...
2020-03-21 Zhiqiang Liublock, bfq: fix use-after-free in bfq_idle_slice_timer_body
2020-03-18 Balbir Singhscsi: Convert to use set_capacity_revalidate_and_notify
2020-03-18 Balbir Singhnvme: Convert to use set_capacity_revalidate_and_notify
2020-03-18 Balbir Singhxen-blkfront.c: Convert to use set_capacity_revalidate_...
2020-03-18 Balbir Singhvirtio_blk.c: Convert to use set_capacity_revalidate_an...
2020-03-18 Balbir Singhblock/genhd: Notify udev about capacity change
2020-03-18 Ming Leiblock: Prevent hung_check firing during long sync IO
2020-03-18 Christoph Hellwigblock: fix a device invalidation regression
2020-03-12 Alexey Dobriyanblock, zoned: fix integer overflow with BLKRESETZONE...
2020-03-12 Weiping Zhangblk-iocost: remove duplicated lines in comments
2020-03-12 Revanth Rajashekarblock: sed-opal: Change the check condition for regular...
2020-03-12 Stephen Kittblock: Document genhd capability flags
2020-03-12 Guoqing Jiangblock: cleanup comment for blk_flush_complete_seq
2020-03-12 Guoqing Jiangblock: remove unneeded argument from blk_alloc_flush_queue
2020-03-12 Guoqing Jiangblock: cleanup for _blk/blk_rq_prep_clone
2020-03-12 Guoqing Jiangblock: remove redundant setting of QUEUE_FLAG_DYING
2020-03-12 Guoqing Jiangblock: use bio_{wouldblock,io}_error in direct_make_request
2020-03-12 Guoqing Jiangblock: fix comment for blk_cloned_rq_check_limits
2020-03-12 Sahitya Tummalablock: Fix use-after-free issue accessing struct io_cq
2020-03-10 Bart Van Asschenull_blk: Add support for init_hctx() fault injection
2020-03-10 Bart Van Asschenull_blk: Handle null_add_dev() failures properly
2020-03-10 Bart Van Asschenull_blk: Fix the null_add_dev() error path
2020-03-10 Bart Van Asschenull_blk: Fix changing the number of hardware queues
2020-03-10 Bart Van Asschenull_blk: Suppress an UBSAN complaint triggered when...
2020-03-10 Bart Van Asscheblk-mq: Fix a recently introduced regression in blk_mq_...
2020-03-10 Bart Van Asscheblk-mq: Keep set->nr_hw_queues and set->map[].nr_queues...
2020-03-10 Bart Van Asscheblk-mq: Fix a comment in include/linux/blk-mq.h
2020-03-09 Linus TorvaldsLinux 5.6-rc5 v5.6-rc5
2020-03-09 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2020-03-09 Linus TorvaldsMerge tag 'edac_urgent-2020-03-08' of git://git./linux...
2020-03-08 Linus TorvaldsMerge tag 'char-misc-5.6-rc5' of git://git./linux/kerne...
2020-03-08 Linus TorvaldsMerge tag 'driver-core-5.6-rc5' of git://git./linux...
2020-03-08 Linus TorvaldsMerge tag 'tty-5.6-rc5' of git://git./linux/kernel...
2020-03-08 Linus TorvaldsMerge tag 'usb-5.6-rc5' of git://git./linux/kernel...
2020-03-08 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-03-07 Linus TorvaldsMerge tag 'io_uring-5.6-2020-03-07' of git://git.kernel...
2020-03-07 Linus TorvaldsMerge tag 'block-5.6-2020-03-07' of git://git.kernel...
2020-03-07 Linus TorvaldsMerge tag 'media/v5.6-2' of git://git./linux/kernel...
2020-03-07 Pavel Begunkovio_uring: fix lockup with timeouts
2020-03-07 Linus TorvaldsMerge tag 's390-5.6-5' of git://git./linux/kernel/git...
2020-03-07 Linus TorvaldsMerge tag 'powerpc-5.6-4' of git://git./linux/kernel...
2020-03-07 Linus TorvaldsMerge tag 'for-linus-5.6b-rc5-tag' of git://git./linux...
2020-03-07 Linus TorvaldsMerge tag 'for-linus-2020-03-07' of gitolite.pub/scm...
2020-03-07 Linus TorvaldsMerge tag 'sound-5.6-rc5' of git://git./linux/kernel...
2020-03-07 Takashi IwaiMerge tag 'asoc-fix-v5.6-rc4' of https://git./linux...
2020-03-06 Linus TorvaldsMerge tag 'linux-kselftest-5.6-rc5' of git://git./linux...
2020-03-06 Linus TorvaldsMerge tag 'riscv-for-linus-5.6-rc5' of git://git./linux...
2020-03-06 Jonathan Neuschäferparse-maintainers: Mark as executable
2020-03-06 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.6-3' of git://git...
2020-03-06 Linus TorvaldsMerge tag 'drm-fixes-2020-03-06-1' of git://anongit...
2020-03-06 Linus TorvaldsMerge tag 'for-5.6-rc4-tag' of git://git./linux/kernel...
2020-03-06 Linus TorvaldsMerge tag 'filelock-v5.6-1' of git://git./linux/kernel...
2020-03-06 Linus TorvaldsMerge tag 'spi-fix-v5.6-rc4' of git://git./linux/kernel...
2020-03-06 Linus TorvaldsMerge tag 'regulator-fix-v5.6-rc4' of git://git./linux...
2020-03-06 Linus TorvaldsMerge tag 'hwmon-for-v5.6-rc5' of git://git./linux...
2020-03-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-03-06 Zhang Xiaoxuvgacon: Fix a UAF in vgacon_invert_region
2020-03-06 Ulf Hanssondt-bindings: arm: Fixup the DT bindings for hierarchica...
2020-03-06 Ulf Hanssondt-bindings: power: Extend nodename pattern for power...
2020-03-06 Jens Axboeio_uring: free fixed_file_data after RCU grace period
2020-03-06 yangerkunlocks: fix a potential use-after-free problem when...
2020-03-06 Carlo Nonatoblock, bfq: fix overwrite of bfq_group pointer in bfq_f...
next