aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-integrity.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUPLuca Miccio4-79/+125
2017-11-14block, bfq: update blkio stats outside the scheduler lockPaolo Valente3-15/+102
2017-11-14block, bfq: add missing invocations of bfqg_stats_update_io_add/removeLuca Miccio1-3/+18
2017-11-14doc, block, bfq: update max IOPS sustainable with BFQPaolo Valente1-6/+11
2017-11-14ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointerBart Van Assche1-2/+1
2017-11-14md: Convert timers to use timer_setup()Kees Cook5-21/+16
2017-11-14block: swim3: Convert timers to use timer_setup()Kees Cook1-16/+15
2017-11-14block/aoe: Convert timers to use timer_setup()Kees Cook2-9/+6
2017-11-14amifloppy: Convert timers to use timer_setup()Kees Cook1-31/+26
2017-11-14block/floppy: Convert callback to pass timer_listKees Cook1-3/+7
2017-11-13x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Rafael J. Wysocki1-4/+7
2017-11-13dt-bindings: usb: add #phy-cells to usb-nop-xceivRob Herring1-0/+2
2017-11-13Documentation: sound: hd-audio: notes.rstChris Gorman1-1/+1
2017-11-13/proc/module: fix building without kallsymsArnd Bergmann1-2/+8
2017-11-13kallsyms: fix building without printkArnd Bergmann1-1/+2
2017-11-13gpio: tegra186: Remove tegra186_gpio_lock_classAxel Lin1-3/+0
2017-11-13quota: be aware of error from dquot_initializeChao Yu1-1/+1
2017-11-13cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner3-52/+14
2017-11-13kprobes: Don't spam the build log with deprecation warningsIngo Molnar1-6/+6
2017-11-12/proc/module: use the same logic as /proc/kallsyms for address exposureLinus Torvalds3-9/+27
2017-11-12modules: make sysfs attribute files readable by owner onlyLinus Torvalds1-1/+1
2017-11-12genirq: Fix type of shifting literal 1 in __setup_irq()Rasmus Villemoes1-1/+1
2017-11-12irqdomain: Drop pointless NULL check in virq_debug_show_oneRasmus Villemoes1-2/+1
2017-11-12genirq/proc: Return proper error code when irq_set_affinity() failsWen Yaxng1-2/+3
2017-11-12modpost: detect modules without a MODULE_LICENSERandy Dunlap1-1/+1
2017-11-12Linux 4.14Linus Torvalds1-1/+1
2017-11-12timers: Add a function to start/reduce a timerDavid Howells2-7/+39
2017-11-12pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()Arnd Bergmann2-4/+2
2017-11-12irq/work: Use llist_for_each_entry_safeThomas Gleixner1-3/+3
2017-11-12x86/intel_rdt: Fix a silent failure when writing zero value schemataXiaochen Shen1-0/+5
2017-11-11nvme: fix visibility of "uuid" ns attributeMartin Wilck1-1/+1
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman271-0/+271
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman63-127/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman74-0/+74
2017-11-11vlan: fix a use-after-free in vlan_device_event()Cong Wang1-3/+3
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar1-0/+1
2017-11-11net: dsa: return after vlan prepare phaseVivien Didelot1-0/+2
2017-11-11net: dsa: return after mdb prepare phaseVivien Didelot1-0/+2
2017-11-10blk-mq: fixup some comment typos and lengthsJens Axboe1-7/+10
2017-11-10ide: ide-atapi: fix compile error with defining macro DEBUGHongxu Jia1-3/+3
2017-11-10blk-mq: improve tag waiting setup for non-shared tagsJens Axboe1-26/+55
2017-11-10brd: remove unused brd_mutexMikulas Patocka1-1/+0
2017-11-10blk-mq: only run the hardware queue if IO is pendingJens Axboe4-16/+13
2017-11-10block: avoid null pointer dereference on null diskColin Ian King1-1/+1
2017-11-10fs: guard_bio_eod() needs to consider partitionsGreg Edwards2-1/+10
2017-11-10xtensa/simdisk: fix compile errorChristoph Hellwig1-1/+1
2017-11-10nvme: expose subsys attribute to sysfsHannes Reinecke1-0/+48
2017-11-10nvme: create 'slaves' and 'holders' entries for hidden controllersHannes Reinecke3-0/+40
2017-11-10block: create 'slaves' and 'holders' entries for hidden gendisksHannes Reinecke1-7/+7
2017-11-10nvme: also expose the namespace identification sysfs files for mpath nodesChristoph Hellwig3-26/+38