Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
29125ed624eeb3ac2eb7bca313a8de29c1c84dcd
29125ed
block: move guard_bio_eod to bio.c
by Christoph Hellwig
· 5 years ago
1b4d4db
block: unexport get_gendisk
by Christoph Hellwig
· 5 years ago
a7818ae
block: unexport disk_map_sector_rcu
by Christoph Hellwig
· 5 years ago
572e7fc
block: unexport disk_get_part
by Christoph Hellwig
· 5 years ago
6005771
block: mark part_in_flight and part_in_flight_rw static
by Christoph Hellwig
· 5 years ago
31eb618
block: mark block_depr static
by Christoph Hellwig
· 5 years ago
c92a410
block: factor out requeue handling from dispatch code
by Johannes Thumshirn
· 5 years ago
8cd5b8f
block/diskstats: replace time_in_queue with sum of request times
by Konstantin Khlebnikov
· 5 years ago
ea18e0f
block/diskstats: accumulate all per-cpu counters in one pass
by Konstantin Khlebnikov
· 5 years ago
2b8bd42
block/diskstats: more accurate approximation of io_ticks for slow disks
by Konstantin Khlebnikov
· 5 years ago
387048b
block: merge partition-generic.c and check.c
by Christoph Hellwig
· 5 years ago
3f4fc59
block: move the various x86 Unix label formats out of genhd.h
by Christoph Hellwig
· 5 years ago
cb0ab52
partitions/msdos: remove LINUX_SWAP_PARTITION
by Christoph Hellwig
· 5 years ago
0226e9e
block: move the *_PARTITION enum out of genhd.h
by Christoph Hellwig
· 5 years ago
1442f76
block: move struct partition out of genhd.h
by Christoph Hellwig
· 5 years ago
cbb5cb3
block: remove block/partitions/sun.h
by Christoph Hellwig
· 5 years ago
95f77ef
block: remove block/partitions/sgi.h
by Christoph Hellwig
· 5 years ago
3466f63
block: remove block/partitions/osf.h
by Christoph Hellwig
· 5 years ago
f6d1735
block: remove block/partitions/karma.h
by Christoph Hellwig
· 5 years ago
3f1b95e
block: declare all partition detection routines in check.h
by Christoph Hellwig
· 5 years ago
ffa9ed6
block: remove warn_no_part
by Christoph Hellwig
· 5 years ago
74cc979c
block: cleanup how md_autodetect_dev is called
by Christoph Hellwig
· 5 years ago
1a9fba3
block: unexport read_dev_sector and put_dev_sector
by Christoph Hellwig
· 5 years ago
a10183d
scsi: simplify scsi_partsize
by Christoph Hellwig
· 5 years ago
26ae353
scsi: move scsicam_bios_param to the end of scsicam.c
by Christoph Hellwig
· 5 years ago
e63105d
scsi: simplify scsi_bios_ptable
by Christoph Hellwig
· 5 years ago
f17c21c
block: remove alloc_part_info and free_part_info
by Christoph Hellwig
· 5 years ago
3ad5cee
block: move sysfs methods shared by disks and partitions to genhd.c
by Christoph Hellwig
· 5 years ago
5cbd28e
block: move disk_name and related helpers out of partition-generic.c
by Christoph Hellwig
· 5 years ago
ea3edd4
block: remove __bdevname
by Christoph Hellwig
· 5 years ago
d2332c5
block: remove the blk_lookup_devt export
by Christoph Hellwig
· 5 years ago
4d38a87
block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline
by Paolo Valente
· 5 years ago
576682f
block, bfq: make reparent_leaf_entity actually work only on leaf entities
by Paolo Valente
· 5 years ago
c899773
block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup
by Paolo Valente
· 5 years ago
fd1bb3a
block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
by Paolo Valente
· 5 years ago
2f95fa5
block, bfq: fix use-after-free in bfq_idle_slice_timer_body
by Zhiqiang Liu
· 5 years ago
78317c5
scsi: Convert to use set_capacity_revalidate_and_notify
by Balbir Singh
· 5 years ago
cb224c3
nvme: Convert to use set_capacity_revalidate_and_notify
by Balbir Singh
· 5 years ago
3cbc28b
xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify
by Balbir Singh
· 5 years ago
662155e
virtio_blk.c: Convert to use set_capacity_revalidate_and_notify
by Balbir Singh
· 5 years ago
e598a72
block/genhd: Notify udev about capacity change
by Balbir Singh
· 5 years ago
de6a78b
block: Prevent hung_check firing during long sync IO
by Ming Lei
· 5 years ago
d981cb5
block: fix a device invalidation regression
by Christoph Hellwig
· 5 years ago
11bde98
block, zoned: fix integer overflow with BLKRESETZONE et al
by Alexey Dobriyan
· 5 years ago
fa800d7
blk-iocost: remove duplicated lines in comments
by Weiping Zhang
· 5 years ago
88d6041
block: sed-opal: Change the check condition for regular session validity
by Revanth Rajashekar
· 5 years ago
9243c6f
block: Document genhd capability flags
by Stephen Kitt
· 5 years ago
ce24f73
block: cleanup comment for blk_flush_complete_seq
by Guoqing Jiang
· 5 years ago
754a157
block: remove unneeded argument from blk_alloc_flush_queue
by Guoqing Jiang
· 5 years ago
361301a
block: cleanup for _blk/blk_rq_prep_clone
by Guoqing Jiang
· 5 years ago
fc4cc77
block: remove redundant setting of QUEUE_FLAG_DYING
by Guoqing Jiang
· 5 years ago
35ed78b
block: use bio_{wouldblock,io}_error in direct_make_request
by Guoqing Jiang
· 5 years ago
0d72031
block: fix comment for blk_cloned_rq_check_limits
by Guoqing Jiang
· 5 years ago
30a2da7
block: Fix use-after-free issue accessing struct io_cq
by Sahitya Tummala
· 5 years ago
596444e
null_blk: Add support for init_hctx() fault injection
by Bart Van Assche
· 5 years ago
9b03b71
null_blk: Handle null_add_dev() failures properly
by Bart Van Assche
· 5 years ago
2004bfd
null_blk: Fix the null_add_dev() error path
by Bart Van Assche
· 5 years ago
78b10be
null_blk: Fix changing the number of hardware queues
by Bart Van Assche
· 5 years ago
b9853b4
null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
by Bart Van Assche
· 5 years ago
d0930bb
blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
by Bart Van Assche
· 5 years ago
6e66b49
blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
by Bart Van Assche
· 5 years ago
2dd209f
blk-mq: Fix a comment in include/linux/blk-mq.h
by Bart Van Assche
· 5 years ago
2c523b3
Linux 5.6-rc5
by Linus Torvalds
· 5 years ago
6279026
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
efe582a
Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 5 years ago
378fee2
Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
b34e5c1
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
cc432ae
Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
fd3f6cc
Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
61a0925
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
c200376
Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
5dfcc13
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
6f784a3
Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
f0e20b8
io_uring: fix lockup with timeouts
by Pavel Begunkov
· 5 years ago
9d588f6
Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
5236647
Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
cbee7c8b
Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
fa883d6a
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
676fc8d
Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
5a56996
Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
63849c8
Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
7e6582e
Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
611d61f
parse-maintainers: Mark as executable
by Jonathan Neuschäfer
· 5 years ago
bdf1ea7
Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
2f501bb
Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
30fe0d07
Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
0b25d45
Merge tag 'filelock-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 5 years ago
ae24a21
Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 5 years ago
43c6372
Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 5 years ago
08e39fc
Merge tag 'hwmon-for-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 5 years ago
c20c4a0
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
513dc79
vgacon: Fix a UAF in vgacon_invert_region
by Zhang Xiaoxu
· 5 years ago
d2334a9
dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states
by Ulf Hansson
· 5 years ago
14ee09a
dt-bindings: power: Extend nodename pattern for power-domain providers
by Ulf Hansson
· 5 years ago
c1e2148
io_uring: free fixed_file_data after RCU grace period
by Jens Axboe
· 5 years ago
6d390e4
locks: fix a potential use-after-free problem when wakeup a waiter
by yangerkun
· 5 years ago
14afc59
block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
by Carlo Nonato
· 5 years ago
aeb542a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
2b2e71f
tty: serial: fsl_lpuart: free IDs allocated by IDA
by Michael Walle
· 5 years ago
0e28ed6
Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
by Michael Walle
· 5 years ago
Next »