index
:
manivannan.sadhasivam/96b-common.git
96b_leds
adux1020
adux1020-upstream
ai_ml
ar1337
b96-mmc
b96-pmic
b96-usb
bm1880-clk
bm1880-mmc
bm1880-pinconf
bm1880-pinctrl
camera_test
chameleon96
db410c-upstream-rebase
db410c_camera
hikey970-pinctrl
hikey970-pmic
hikey970_clk
hikey970_pcie
hikey970_pinctrl+gpio
hikey_debian
hikey_fix
hikey_v4l2_4.15
hisi_isp
hisi_v4l2
i96-gpio
imx290
imx290-db410c
imx296
imx296-db410c
master
meerkat96
meerkat96-csi
mt6797
mt6797-eint
mt6797-v1
release-4.4-rock960
rock960
rock960-isp
rock960_camera
rock960_isp
rock960_spi
rock960_wifi
sophon
tb96-ai
vision-mez
visioon-wip
Unnamed repository
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
partition-generic.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
block: fix a crash caused by wrong API
Shaohua Li
2017-08-24
block: remove blk_free_devt in add_partition
weiping zhang
2017-08-18
genhd: Annotate all part and part_tbl pointer dereferences
Bart Van Assche
2017-08-09
block: make part_in_flight() take an array of two ints
Jens Axboe
2017-08-09
block: pass in queue to inflight accounting
Jens Axboe
2017-05-23
block: fix an error code in add_partition()
Dan Carpenter
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-04-25
Revert "block: use DAX for partition table reads"
Dan Williams
2017-04-21
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
2016-12-01
block: Check partition alignment on zoned block devices
Damien Le Moal
2016-06-14
block/partition-generic.c: Remove a set-but-not-used variable
Bart Van Assche
2016-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-29
block: partition: initialize percpuref before sending out KOBJ_ADD
Ming Lei
2016-03-15
block: partition: add partition specific uevent callbacks for partition info
San Mehat
2016-01-30
block: use DAX for partition table reads
Dan Williams
2015-11-25
Return EBUSY from BLKRRPART for mounted whole-dev fs
Eric Sandeen
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-07-17
block: partition: convert percpu ref
Ming Lei
2015-07-17
block: partition: introduce hd_free_part()
Ming Lei
2014-09-03
block: Fix dev_t minor allocation lifetime
Keith Busch
2013-04-08
Revert "loop: cleanup partitions when detaching loop device"
Jens Axboe
2013-03-22
loop: cleanup partitions when detaching loop device
Phillip Susi
2013-02-27
block/partitions: optimize memory allocation in check_partition()
Ming Lei
2013-02-27
block: fix ext_devt_idr handling
Tomas Henzl
2012-08-01
block: add partition resize function to blkpg ioctl
Vivek Goyal
2012-03-02
block: Fix NULL pointer dereference in sd_revalidate_disk
Jun'ichi Nomura
2012-01-03
separate partition format handling from generic code
Al Viro