index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
partition-generic.c
Age
Commit message (
Expand
)
Author
2019-04-22
block: fix use-after-free on gendisk
Yufen Yu
2018-12-10
block: return just one value from part_in_flight
Mikulas Patocka
2018-12-10
block: delete part_round_stats and switch to less precise counting
Mikulas Patocka
2018-12-10
block: stop passing 'cpu' to all percpu stats methods
Mike Snitzer
2018-11-28
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
2018-09-21
block: use nanosecond resolution for iostat
Omar Sandoval
2018-07-18
block: Track DISCARD statistics and output them in stat and diskstat
Michael Callahan
2018-07-18
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
2018-05-29
block: don't print a message when the device went away
Christoph Hellwig
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-04-26
blk-mq: fix sysfs inflight counter
Omar Sandoval
2018-03-01
block: display the correct diskname for bio
Jiufei Xue
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