Age | Commit message (Expand) | Author |
2016-01-13 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-09 | block: kill disk_{check|set|clear|alloc}_badblocks | Dan Williams |
2016-01-09 | pmem, dax: disable dax in the presence of bad blocks | Dan Williams |
2016-01-09 | block, badblocks: introduce devm_init_badblocks | Dan Williams |
2016-01-09 | block: clarify badblocks lifetime | Dan Williams |
2016-01-09 | badblocks: rename badblocks_free to badblocks_exit | Dan Williams |
2016-01-09 | block: Add badblock management for gendisks | Vishal Verma |
2016-01-09 | badblocks: Add core badblock management code | Vishal Verma |
2016-01-09 | block: fix del_gendisk() vs blkdev_ioctl crash | Dan Williams |
2016-01-09 | block: enable dax for raw block devices | Dan Williams |
2016-01-08 | Revert "block: Split bios on chunk boundaries" | Jens Axboe |
2015-12-28 | block: add blk_start_queue_async() | Jens Axboe |
2015-12-22 | block: Split bios on chunk boundaries | Keith Busch |
2015-12-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-12-22 | block: ensure to split after potentially bouncing a bio | Junichi Nomura |
2015-12-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-12-07 | Merge branch 'master' into for-4.4-fixes | Tejun Heo |
2015-12-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2015-12-03 | SCSI: Fix NULL pointer dereference in runtime PM | Ken Xue |
2015-12-03 | Merge branch 'mkp-fixes' into fixes | James Bottomley |
2015-12-03 | cgroup: fix handling of multi-destination migration from subtree_control enab... | Tejun Heo |
2015-11-30 | blk-merge: fix computing bio->bi_seg_front_size in case of single segment | Ming Lei |
2015-11-29 | block: Always check queue limits for cloned requests | Hannes Reinecke |
2015-11-25 | Return EBUSY from BLKRRPART for mounted whole-dev fs | Eric Sandeen |
2015-11-25 | block/sd: Fix device-imposed transfer length limits | Martin K. Petersen |
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 |