Age | Commit message (Expand) | Author |
2015-11-25 | Revert "blk-flush: Queue through IO scheduler when flush not required" | Jens Axboe |
2015-11-24 | block: fix blk_abort_request for blk-mq drivers | Christoph Hellwig |
2015-11-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-11-23 | blk-merge: warn if figured out segment number is bigger than nr_phys_segments | Ming Lei |
2015-11-23 | blk-merge: fix blk_bio_segment_split | Ming Lei |
2015-11-23 | block: fix segment split | Ming Lei |
2015-11-20 | blk-mq: fix calling unplug callbacks with preempt disabled | Jens Axboe |
2015-11-20 | mac: validate mac_partition is within sector | Kees Cook |
2015-11-19 | block: protect rw_page against device teardown | Dan Williams |
2015-11-16 | blk-flush: Queue through IO scheduler when flush not required | Jan Kara |
2015-11-16 | elevator: use list_{first,prev,next}_entry | Geliang Tang |
2015-11-11 | block: fix blk-core.c kernel-doc warning | Randy Dunlap |
2015-11-11 | blk-mq: mark __blk_mq_complete_request() static | Jens Axboe |
2015-11-10 | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-11-07 | block: add block polling support | Jens Axboe |
2015-11-07 | blk-mq: return tag/queue combo in the make_request_fn handlers | Jens Axboe |
2015-11-07 | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe |
2015-11-06 | pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode | Ben Segall |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-05 | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2015-11-04 | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-11-04 | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-11-04 | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-11-03 | blk-mq: avoid excessive boot delays with large lun counts | Jeff Moyer |
2015-10-28 | block: re-add discard_granularity and alignment checks | Ming Lin |
2015-10-22 | blkcg: don't create "io.stat" on the root cgroup | Tejun Heo |
2015-10-21 | blk-mq: mark ctx as pending at batch in flush plug path | Ming Lei |
2015-10-21 | blk-mq: fix for trace_block_plug() | Ming Lei |
2015-10-21 | block: check bio_mergeable() early before merging | Ming Lei |
2015-10-21 | blk-mq: check bio_mergeable() early before merging | Ming Lei |
2015-10-21 | block: avoid to merge splitted bio | Ming Lei |
2015-10-21 | block: setup bi_phys_segments after splitting | Ming Lei |
2015-10-21 | block: fix plug list flushing for nomerge queues | Jeff Moyer |
2015-10-21 | block: add an API for Persistent Reservations | Christoph Hellwig |
2015-10-21 | block: cleanup blkdev_ioctl | Christoph Hellwig |
2015-10-21 | block, libnvdimm, nvme: provide a built-in blk_integrity nop profile | Dan Williams |
2015-10-21 | block: blk_flush_integrity() for bio-based drivers | Dan Williams |
2015-10-21 | block: move blk_integrity to request_queue | Dan Williams |
2015-10-21 | block: generic request_queue reference counting | Dan Williams |
2015-10-21 | block: Inline blk_integrity in struct gendisk | Martin K. Petersen |
2015-10-21 | block: Export integrity data interval size in sysfs | Martin K. Petersen |
2015-10-21 | block: Reduce the size of struct blk_integrity | Martin K. Petersen |
2015-10-21 | block: Consolidate static integrity profile properties | Martin K. Petersen |
2015-10-21 | block: Move integrity kobject to struct gendisk | Martin K. Petersen |
2015-10-15 | block: don't release bdi while request_queue has live references | Tejun Heo |
2015-10-15 | blk-mq: fix use-after-free in blk_mq_free_tag_set() | Junichi Nomura |
2015-10-09 | blk-mq: remove unused blk_mq_clone_flush_request prototype | Christoph Hellwig |
2015-10-09 | blk-mq: fix waitqueue_active without memory barrier in block/blk-mq-tag.c | Kosuke Tatsukawa |
2015-10-09 | Merge tag 'v4.3-rc4' into for-4.4/core | Jens Axboe |