Age | Commit message (Expand) | Author | Files | Lines |
2015-11-30 | block: Always check queue limits for cloned requests | Hannes Reinecke | 1 | -1/+0 |
2015-11-20 | block: protect rw_page against device teardown | Dan Williams | 1 | -0/+2 |
2015-11-07 | block: add block polling support | Jens Axboe | 1 | -0/+3 |
2015-11-07 | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 1 | -2/+2 |
2015-11-05 | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+2 |
2015-10-21 | block: add an API for Persistent Reservations | Christoph Hellwig | 1 | -0/+2 |
2015-10-21 | block: move blk_integrity to request_queue | Dan Williams | 1 | -1/+5 |
2015-10-21 | block: generic request_queue reference counting | Dan Williams | 1 | -1/+1 |
2015-10-21 | block: Inline blk_integrity in struct gendisk | Martin K. Petersen | 1 | -21/+13 |
2015-10-21 | block: Reduce the size of struct blk_integrity | Martin K. Petersen | 1 | -4/+4 |
2015-10-21 | block: Consolidate static integrity profile properties | Martin K. Petersen | 1 | -9/+11 |
2015-10-21 | block: Move integrity kobject to struct gendisk | Martin K. Petersen | 1 | -2/+0 |
2015-09-29 | blk-mq: fix sysfs registration/unregistration race | Akinobu Mita | 1 | -0/+2 |
2015-09-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+50 |
2015-09-12 | blk: rq_data_dir() should not return a boolean | Linus Torvalds | 1 | -1/+1 |
2015-09-11 | block: Refuse request/bio merges with gaps in the integrity payload | Sagi Grimberg | 1 | -0/+30 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+4 |
2015-09-03 | block: Check for gaps on front and back merges | Jens Axboe | 1 | -0/+20 |
2015-08-28 | dax: drop size parameter to ->direct_access() | Dan Williams | 1 | -1/+1 |
2015-08-20 | pmem, dax: have direct_access use __pmem annotation | Ross Zwisler | 1 | -4/+4 |
2015-08-20 | block: Replace SG_GAPS with new queue limits mask | Keith Busch | 1 | -1/+20 |
2015-08-18 | block: bump BLK_DEF_MAX_SECTORS to 2560 | Jeff Moyer | 1 | -1/+1 |
2015-08-18 | Revert "block: remove artifical max_hw_sectors cap" | Jeff Moyer | 1 | -0/+1 |
2015-08-13 | block: kill merge_bvec_fn() completely | Kent Overstreet | 1 | -10/+0 |
2015-08-13 | block: make generic_make_request handle arbitrarily sized bios | Kent Overstreet | 1 | -0/+3 |
2015-07-17 | block: make /sys/block/<dev>/queue/discard_max_bytes writeable | Jens Axboe | 1 | -0/+1 |
2015-06-26 | Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 1 | -1/+5 |
2015-06-26 | Revert "block, dm: don't copy bios for request clones" | Mike Snitzer | 1 | -1/+5 |
2015-06-26 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -20/+1 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+1 |
2015-06-26 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -38/+7 |
2015-06-05 | block: add blk_set_queue_dying() to blkdev.h | Jens Axboe | 1 | -0/+1 |
2015-06-02 | writeback, blkcg: restructure blk_{set|clear}_queue_congested() | Tejun Heo | 1 | -19/+0 |
2015-06-02 | writeback: separate out include/linux/backing-dev-defs.h | Tejun Heo | 1 | -1/+1 |
2015-05-29 | block: don't honor chunk sizes for data-less IO | Jens Axboe | 1 | -1/+1 |
2015-05-29 | Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2 | Mike Snitzer | 1 | -37/+5 |
2015-05-22 | block, dm: don't copy bios for request clones | Christoph Hellwig | 1 | -5/+1 |
2015-05-19 | block: use an atomic_t for mq_freeze_depth | Christoph Hellwig | 1 | -1/+1 |
2015-05-13 | block: remove export for blk_queue_bio | Mike Snitzer | 1 | -2/+0 |
2015-05-05 | block: move PM request support to IDE | Christoph Hellwig | 1 | -20/+1 |
2015-05-05 | block: remove REQ_TYPE_PM_SHUTDOWN | Christoph Hellwig | 1 | -1/+0 |
2015-05-05 | block: move REQ_TYPE_SENSE to the ide driver | Christoph Hellwig | 1 | -1/+0 |
2015-05-05 | block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h | Christoph Hellwig | 1 | -9/+2 |
2015-05-05 | block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV | Christoph Hellwig | 1 | -2/+2 |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig | 1 | -2/+1 |
2015-02-11 | block: remove unused function blk_bio_map_sg | Christoph Hellwig | 1 | -2/+0 |
2015-02-05 | block: pass iov_iter to the BLOCK_PC mapping functions | Kent Overstreet | 1 | -2/+2 |
2015-01-28 | block: mark blk-mq devices as stackable | Mike Snitzer | 1 | -0/+1 |
2015-01-24 | block: support different tag allocation policy | Shaohua Li | 1 | -2/+6 |
2015-01-21 | block: Add discard flag to blkdev_issue_zeroout() function | Martin K. Petersen | 1 | -2/+2 |