Age | Commit message (Expand) | Author | Files | Lines |
2015-12-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+12 |
2015-12-07 | Merge branch 'master' into for-4.4-fixes | Tejun Heo | 10 | -58/+83 |
2015-12-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -20/+19 |
2015-12-04 | SCSI: Fix NULL pointer dereference in runtime PM | Ken Xue | 1 | -0/+12 |
2015-12-03 | Merge branch 'mkp-fixes' into fixes | James Bottomley | 2 | -20/+19 |
2015-12-03 | cgroup: fix handling of multi-destination migration from subtree_control enab... | Tejun Heo | 1 | -3/+3 |
2015-11-30 | blk-merge: fix computing bio->bi_seg_front_size in case of single segment | Ming Lei | 1 | -0/+3 |
2015-11-30 | block: Always check queue limits for cloned requests | Hannes Reinecke | 1 | -14/+7 |
2015-11-26 | Return EBUSY from BLKRRPART for mounted whole-dev fs | Eric Sandeen | 1 | -1/+1 |
2015-11-26 | block/sd: Fix device-imposed transfer length limits | Martin K. Petersen | 2 | -20/+19 |
2015-11-25 | Revert "blk-flush: Queue through IO scheduler when flush not required" | Jens Axboe | 1 | -1/+1 |
2015-11-25 | block: fix blk_abort_request for blk-mq drivers | Christoph Hellwig | 1 | -3/+5 |
2015-11-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -19/+49 |
2015-11-24 | blk-merge: warn if figured out segment number is bigger than nr_phys_segments | Ming Lei | 1 | -0/+6 |
2015-11-24 | blk-merge: fix blk_bio_segment_split | Ming Lei | 1 | -3/+19 |
2015-11-24 | block: fix segment split | Ming Lei | 1 | -2/+2 |
2015-11-21 | blk-mq: fix calling unplug callbacks with preempt disabled | Jens Axboe | 1 | -5/+9 |
2015-11-20 | mac: validate mac_partition is within sector | Kees Cook | 1 | -3/+7 |
2015-11-20 | block: protect rw_page against device teardown | Dan Williams | 1 | -2/+0 |
2015-11-17 | blk-flush: Queue through IO scheduler when flush not required | Jan Kara | 1 | -1/+1 |
2015-11-17 | elevator: use list_{first,prev,next}_entry | Geliang Tang | 1 | -5/+5 |
2015-11-11 | block: fix blk-core.c kernel-doc warning | Randy Dunlap | 1 | -0/+3 |
2015-11-11 | blk-mq: mark __blk_mq_complete_request() static | Jens Axboe | 2 | -2/+1 |
2015-11-11 | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -33/+138 |
2015-11-07 | block: add block polling support | Jens Axboe | 3 | -0/+86 |
2015-11-07 | blk-mq: return tag/queue combo in the make_request_fn handlers | Jens Axboe | 1 | -17/+28 |
2015-11-07 | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 2 | -22/+30 |
2015-11-07 | pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode | Ben Segall | 1 | -2/+4 |
2015-11-07 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 3 | -6/+6 |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 5 | -26/+26 |
2015-11-06 | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 3 | -3/+4 |
2015-11-05 | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -100/+230 |
2015-11-05 | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block | Linus Torvalds | 10 | -197/+216 |
2015-11-05 | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 7 | -40/+122 |
2015-11-03 | blk-mq: avoid excessive boot delays with large lun counts | Jeff Moyer | 1 | -17/+30 |
2015-10-28 | block: re-add discard_granularity and alignment checks | Ming Lin | 1 | -9/+22 |
2015-10-22 | blkcg: don't create "io.stat" on the root cgroup | Tejun Heo | 1 | -0/+1 |
2015-10-22 | blk-mq: mark ctx as pending at batch in flush plug path | Ming Lei | 1 | -5/+13 |
2015-10-22 | blk-mq: fix for trace_block_plug() | Ming Lei | 1 | -1/+1 |
2015-10-22 | block: check bio_mergeable() early before merging | Ming Lei | 1 | -1/+1 |
2015-10-22 | blk-mq: check bio_mergeable() early before merging | Ming Lei | 1 | -1/+1 |
2015-10-22 | block: avoid to merge splitted bio | Ming Lei | 1 | -0/+3 |
2015-10-22 | block: setup bi_phys_segments after splitting | Ming Lei | 1 | -7/+22 |
2015-10-22 | block: fix plug list flushing for nomerge queues | Jeff Moyer | 3 | -6/+36 |
2015-10-21 | block: add an API for Persistent Reservations | Christoph Hellwig | 1 | -0/+103 |
2015-10-21 | block: cleanup blkdev_ioctl | Christoph Hellwig | 1 | -100/+127 |
2015-10-21 | block, libnvdimm, nvme: provide a built-in blk_integrity nop profile | Dan Williams | 1 | -1/+12 |
2015-10-21 | block: blk_flush_integrity() for bio-based drivers | Dan Williams | 3 | -0/+16 |
2015-10-21 | block: move blk_integrity to request_queue | Dan Williams | 1 | -7/+7 |
2015-10-21 | block: generic request_queue reference counting | Dan Williams | 5 | -73/+101 |