summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-18blk-mq-debugfs: Declare a local symbol staticBart Van Assche1-1/+1
2017-08-18blk-mq: Make blk_mq_reinit_tagset() calls easier to readBart Van Assche4-15/+14
2017-08-18block: Unexport blk_queue_end_tag()Bart Van Assche1-1/+0
2017-08-18block: Fix two comments that refer to .queue_rq() return valuesBart Van Assche1-2/+2
2017-08-17nbd: change the default nbd partitionsJosef Bacik1-2/+2
2017-08-17nbd: allow device creation at a specific indexJosef Bacik1-0/+9
2017-08-15loop: fix to a race condition due to the early registration of deviceAnton Volkov1-6/+8
2017-08-11cfq: Give a chance for arming slice idle timer in case of group_idleRitesh Harjani1-1/+2
2017-08-11block, bfq: boost throughput with flash-based non-queueing devicesPaolo Valente1-10/+19
2017-08-11block,bfq: refactor device-idling logicPaolo Valente2-62/+67
2017-08-10block: remove unused syncfull/asyncfull queue flagsJens Axboe2-33/+29
2017-08-09blk-mq: enable checking two part inflight counts at the same timeJens Axboe2-17/+33
2017-08-09blk-mq: provide internal in-flight variantJens Axboe4-29/+77
2017-08-09block: make part_in_flight() take an array of two intsJens Axboe4-9/+20
2017-08-09block: pass in queue to inflight accountingJens Axboe13-49/+64
2017-08-09blk-mq-tag: check for NULL rq when iterating tagsJens Axboe1-2/+12
2017-08-09dm-crypt: don't mess with BIP_BLOCK_INTEGRITYChristoph Hellwig1-3/+0
2017-08-09bio-integrity: move the bio integrity profile check earlier in bio_integrity_...Christoph Hellwig1-3/+3
2017-08-07null_blk: make sure submit_queues > 0weiping zhang1-2/+2
2017-08-07null_blk: simplify logic for use_per_node_hctxweiping zhang1-5/+2
2017-08-02block: Add comment to submit_bio_wait()Jan Kara1-0/+4
2017-08-01blk-mq: add warning to __blk_mq_run_hw_queue() for ints disabledJens Axboe1-0/+10
2017-07-29blk-mq: blk_mq_requeue_work() doesn't need to save IRQ flagsJens Axboe1-3/+2
2017-07-29block: DAC960: shut up format-overflow warningArnd Bergmann1-4/+8
2017-07-29block: use standard blktrace API to output cgroup info for debug notesShaohua Li5-24/+35
2017-07-29blktrace: add an option to allow displaying cgroup pathShaohua Li5-1/+52
2017-07-29block: always attach cgroup info into bioShaohua Li2-6/+4
2017-07-29blktrace: export cgroup info in traceShaohua Li2-73/+161
2017-07-29cgroup: export fhandle info for a cgroupShaohua Li1-0/+8
2017-07-29kernfs: add exportfs operationsShaohua Li3-1/+70
2017-07-29kernfs: introduce kernfs_node_idShaohua Li6-13/+21
2017-07-29kernfs: don't set dentry->d_fsdataShaohua Li6-31/+27
2017-07-29kernfs: add an API to get kernfs node from inode numberShaohua Li3-1/+69
2017-07-29kernfs: implement i_generationShaohua Li3-1/+12
2017-07-29kernfs: use idr instead of ida to manage inode numberShaohua Li2-6/+13
2017-07-28NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington1-1/+1
2017-07-28lightnvm: pblk: advance bio according to lba indexJavier González3-10/+19
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon1-7/+11
2017-07-27drm/i915: Fix bad comparison in skl_compute_plane_wm.Maarten Lankhorst1-2/+2
2017-07-27drm/i915: Force CPU synchronisation even if userspace requests ASYNCChris Wilson3-8/+11
2017-07-27drm/i915: Only skip updating execobject.offset after errorChris Wilson1-3/+3
2017-07-27drm/i915: Only mark the execobject as pinned on successChris Wilson1-3/+3
2017-07-27drm/i915: Remove assertion from raw __i915_vma_unpin()Chris Wilson1-1/+1
2017-07-27drm/i915/cnl: Fix loadgen select programming on ddi vswing sequenceNavare, Manasi D1-2/+2
2017-07-27drm/i915: Fix scaler init during CRTC HW state readoutImre Deak1-7/+7
2017-07-27drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'Christophe JAILLET1-1/+1
2017-07-27drm/i915: Unbreak gpu reset vs. modeset lockingDaniel Vetter1-42/+18
2017-07-27xen: dont fiddle with event channel masking in suspend/resumeJuergen Gross1-10/+3
2017-07-27xen: selfballoon: remove unnecessary static in frontswap_selfshrink()Gustavo A. R. Silva1-2/+2
2017-07-27xen: Drop un-informative message during bootPunit Agrawal1-1/+0