summaryrefslogtreecommitdiffstats
path: root/block/genhd.c
Commit message (Expand)AuthorAgeFilesLines
* block: fix bdi vs gendisk lifetime mismatchDan Williams2016-08-041-1/+1
* block: fix use-after-free in seq fileVegard Nossum2016-08-041-0/+1
* Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-9/+9
|\
| * block: remove ->driverfs_devDan Williams2016-06-271-7/+2
| * block: introduce device_add_disk()Dan Williams2016-06-151-6/+11
* | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-071-5/+0
|/
* Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-191-1/+1
|\
| * block: do not initialise statics to 0 or NULLWei Tang2015-11-241-1/+1
* | block: kill disk_{check|set|clear|alloc}_badblocksDan Williams2016-01-091-42/+0
* | block: clarify badblocks lifetimeDan Williams2016-01-091-5/+0
* | badblocks: rename badblocks_free to badblocks_exitDan Williams2016-01-091-1/+1
* | block: Add badblock management for gendisksVishal Verma2016-01-091-0/+76
* | block: fix del_gendisk() vs blkdev_ioctl crashDan Williams2016-01-091-1/+0
|/
* block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-211-0/+2
* block: partition: convert percpu refMing Lei2015-07-171-1/+5
* block: partition: introduce hd_free_part()Ming Lei2015-07-171-2/+1
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-0/+1
|\
| * writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
* | block: fix ext_dev_lock lockdep reportDan Williams2015-06-111-6/+6
* | block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-281-1/+0
|/
* genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe2014-11-191-2/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+1
|\
| * Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida2014-09-091-1/+1
* | genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe2014-09-221-2/+0
* | block: Fix dev_t minor allocation lifetimeKeith Busch2014-09-031-10/+14
|/
* block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches2013-09-111-2/+1
* block: do not pass disk names as format stringsKees Cook2013-07-031-1/+1
* block: queue work on power efficient wqViresh Kumar2013-05-141-4/+8
* driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman2013-04-111-1/+1
* driver core: add uid and gid to devtmpfsKay Sievers2013-04-081-1/+2
* block: convert to idr_alloc()Tejun Heo2013-02-271-15/+6
* block: fix synchronization and limit check in blk_alloc_devt()Tejun Heo2013-02-271-8/+5
* block: fix ext_devt_idr handlingTomas Henzl2013-02-271-1/+5
* block/genhd.c: apply pm_runtime_set_memalloc_noio on block devicesMing Lei2013-02-231-0/+10
* block: prevent race/cleanupDerek Basehore2012-12-191-15/+30
* block: remove deadlock in disk_clear_eventsDerek Basehore2012-12-191-1/+8
* Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-171-7/+1
|\
| * block: store partition_meta_info.uuid as a stringStephen Warren2012-11-231-7/+1
* | block: use NUMA_NO_NODE instead of -1Ezequiel Garcia2012-11-101-1/+1
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-8/+6
|\
| * workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-201-5/+5
| * workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-131-4/+2
* | block: Don't use static to define "void *p" in show_partition_start()Jianpeng Ma2012-08-031-1/+1
|/
* block: add partition resize function to blkpg ioctlVivek Goyal2012-08-011-5/+15
* block: fix buffer overflow when printing partition UUIDsTejun Heo2012-05-151-4/+6
* Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-021-5/+5
* block: fix __blkdev_get and add_disk race conditionStanislaw Gruszka2012-03-021-13/+19
* Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-151-1/+1
|\
| * block: misc updates to blk_get_queue()Tejun Heo2011-12-141-1/+1
| |
| \
*-. \ Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-061-3/+2
|\ \ \ | |_|/ |/| |