index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
partition-generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-26
block: allow partitions on host aware zone devices
Christoph Hellwig
1
-4
/
+22
2019-11-25
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-101
/
+79
2019-11-25
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-65
/
+9
2019-11-21
block: add iostat counters for flush requests
Konstantin Khlebnikov
1
-2
/
+5
2019-11-14
block: fix bdev_disk_changed for non-partitioned devices
Christoph Hellwig
1
-0
/
+5
2019-11-14
block: move rescan_partitions to fs/block_dev.c
Christoph Hellwig
1
-35
/
+2
2019-11-14
block: merge invalidate_partitions into rescan_partitions
Christoph Hellwig
1
-24
/
+14
2019-11-14
block: refactor rescan_partitions
Christoph Hellwig
1
-78
/
+94
2019-11-12
block: Remove partition support for zoned block devices
Damien Le Moal
1
-65
/
+9
2019-04-22
block: fix use-after-free on gendisk
Yufen Yu
1
-0
/
+7
2018-12-10
block: return just one value from part_in_flight
Mikulas Patocka
1
-3
/
+3
2018-12-10
block: delete part_round_stats and switch to less precise counting
Mikulas Patocka
1
-3
/
+0
2018-12-10
block: stop passing 'cpu' to all percpu stats methods
Mike Snitzer
1
-3
/
+2
2018-11-28
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
1
-3
/
+5
2018-09-21
block: use nanosecond resolution for iostat
Omar Sandoval
1
-3
/
+3
2018-07-18
block: Track DISCARD statistics and output them in stat and diskstat
Michael Callahan
1
-2
/
+7
2018-07-18
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
1
-8
/
+8
2018-05-29
block: don't print a message when the device went away
Christoph Hellwig
1
-2
/
+2
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
1
-12
/
+10
2018-04-26
blk-mq: fix sysfs inflight counter
Omar Sandoval
1
-4
/
+6
2018-03-01
block: display the correct diskname for bio
Jiufei Xue
1
-0
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
block: fix a crash caused by wrong API
Shaohua Li
1
-1
/
+1
2017-08-24
block: remove blk_free_devt in add_partition
weiping zhang
1
-1
/
+0
2017-08-18
genhd: Annotate all part and part_tbl pointer dereferences
Bart Van Assche
1
-3
/
+12
2017-08-09
block: make part_in_flight() take an array of two ints
Jens Axboe
1
-1
/
+3
2017-08-09
block: pass in queue to inflight accounting
Jens Axboe
1
-2
/
+3
2017-05-23
block: fix an error code in add_partition()
Dan Carpenter
1
-1
/
+3
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+2
2017-04-25
Revert "block: use DAX for partition table reads"
Dan Williams
1
-15
/
+2
2017-04-21
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
1
-1
/
+0
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
1
-7
/
+7
2016-12-01
block: Check partition alignment on zoned block devices
Damien Le Moal
1
-0
/
+65
2016-06-14
block/partition-generic.c: Remove a set-but-not-used variable
Bart Van Assche
1
-3
/
+0
2016-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+10
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2016-03-29
block: partition: initialize percpuref before sending out KOBJ_ADD
Ming Lei
1
-3
/
+10
2016-03-15
block: partition: add partition specific uevent callbacks for partition info
San Mehat
1
-0
/
+11
2016-01-30
block: use DAX for partition table reads
Dan Williams
1
-3
/
+15
2015-11-25
Return EBUSY from BLKRRPART for mounted whole-dev fs
Eric Sandeen
1
-1
/
+1
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
1
-0
/
+1
2015-07-17
block: partition: convert percpu ref
Ming Lei
1
-4
/
+5
2015-07-17
block: partition: introduce hd_free_part()
Ming Lei
1
-2
/
+1
2014-09-03
block: Fix dev_t minor allocation lifetime
Keith Busch
1
-1
/
+1
2013-04-08
Revert "loop: cleanup partitions when detaching loop device"
Jens Axboe
1
-1
/
+0
2013-03-22
loop: cleanup partitions when detaching loop device
Phillip Susi
1
-0
/
+1
2013-02-27
block/partitions: optimize memory allocation in check_partition()
Ming Lei
1
-2
/
+2
2013-02-27
block: fix ext_devt_idr handling
Tomas Henzl
1
-1
/
+1
2012-08-01
block: add partition resize function to blkpg ioctl
Vivek Goyal
1
-1
/
+3
2012-03-02
block: Fix NULL pointer dereference in sd_revalidate_disk
Jun'ichi Nomura
1
-8
/
+40
[next]