summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Unexport blk_queue_end_tag()Bart Van Assche2017-08-181-1/+0
* block: Fix two comments that refer to .queue_rq() return valuesBart Van Assche2017-08-181-2/+2
* nbd: change the default nbd partitionsJosef Bacik2017-08-171-2/+2
* nbd: allow device creation at a specific indexJosef Bacik2017-08-171-0/+9
* loop: fix to a race condition due to the early registration of deviceAnton Volkov2017-08-151-6/+8
* cfq: Give a chance for arming slice idle timer in case of group_idleRitesh Harjani2017-08-111-1/+2
* block, bfq: boost throughput with flash-based non-queueing devicesPaolo Valente2017-08-111-10/+19
* block,bfq: refactor device-idling logicPaolo Valente2017-08-112-62/+67
* block: remove unused syncfull/asyncfull queue flagsJens Axboe2017-08-102-33/+29
* blk-mq: enable checking two part inflight counts at the same timeJens Axboe2017-08-092-17/+33
* blk-mq: provide internal in-flight variantJens Axboe2017-08-094-29/+77
* block: make part_in_flight() take an array of two intsJens Axboe2017-08-094-9/+20
* block: pass in queue to inflight accountingJens Axboe2017-08-0913-49/+64
* blk-mq-tag: check for NULL rq when iterating tagsJens Axboe2017-08-091-2/+12
* dm-crypt: don't mess with BIP_BLOCK_INTEGRITYChristoph Hellwig2017-08-091-3/+0
* bio-integrity: move the bio integrity profile check earlier in bio_integrity_...Christoph Hellwig2017-08-091-3/+3
* null_blk: make sure submit_queues > 0weiping zhang2017-08-071-2/+2
* null_blk: simplify logic for use_per_node_hctxweiping zhang2017-08-071-5/+2
* block: Add comment to submit_bio_wait()Jan Kara2017-08-021-0/+4
* blk-mq: add warning to __blk_mq_run_hw_queue() for ints disabledJens Axboe2017-08-011-0/+10
* blk-mq: blk_mq_requeue_work() doesn't need to save IRQ flagsJens Axboe2017-07-291-3/+2
* block: DAC960: shut up format-overflow warningArnd Bergmann2017-07-291-4/+8
* block: use standard blktrace API to output cgroup info for debug notesShaohua Li2017-07-295-24/+35
* blktrace: add an option to allow displaying cgroup pathShaohua Li2017-07-295-1/+52
* block: always attach cgroup info into bioShaohua Li2017-07-292-6/+4
* blktrace: export cgroup info in traceShaohua Li2017-07-292-73/+161
* cgroup: export fhandle info for a cgroupShaohua Li2017-07-291-0/+8
* kernfs: add exportfs operationsShaohua Li2017-07-293-1/+70
* kernfs: introduce kernfs_node_idShaohua Li2017-07-296-13/+21
* kernfs: don't set dentry->d_fsdataShaohua Li2017-07-296-31/+27
* kernfs: add an API to get kernfs node from inode numberShaohua Li2017-07-293-1/+69
* kernfs: implement i_generationShaohua Li2017-07-293-1/+12
* kernfs: use idr instead of ida to manage inode numberShaohua Li2017-07-292-6/+13
* Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-282-2/+2
|\
| * of: irq: fix of_irq_to_resource() error checkSergei Shtylyov2017-07-211-1/+1
| * scripts/dtc: dtx_diff - update include dts paths to match buildFrank Rowand2017-07-201-1/+1
* | Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-282-6/+12
|\ \
| * | NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington2017-07-281-1/+1
| * | NFS: Optimize fallocate by refreshing mapping when needed.NeilBrown2017-07-271-0/+2
| * | NFS: invalidate file size when taking a lock.NeilBrown2017-07-271-1/+1
| * | NFS: Use raw NFS access mask in nfs4_opendata_access()Anna Schumaker2017-07-261-4/+8
* | | Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-286-3/+39
|\ \ \
| * | | xfs: fix multi-AG deadlock in xfs_bunmapiChristoph Hellwig2017-07-261-0/+12
| * | | xfs: check that dir block entries don't off the end of the bufferDarrick J. Wong2017-07-251-0/+4
| * | | xfs: fix quotacheck dquot id overflow infinite loopBrian Foster2017-07-241-0/+3
| * | | xfs: check _alloc_read_agf buffer pointer before usingDarrick J. Wong2017-07-202-0/+6
| * | | xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_writeDarrick J. Wong2017-07-202-1/+10
| * | | xfs: check _btree_check_block valueDarrick J. Wong2017-07-201-2/+4
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-2816-49/+99
|\ \ \
| * \ \ Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2017-07-262-1/+5
| |\ \ \