Age | Commit message (Expand) | Author | Files | Lines |
2019-11-25 | block: introduce blk_rq_is_passthrough | Christoph Hellwig | 1 | -2/+7 |
2018-07-03 | block: Fix transfer when chunk sectors exceeds max | Keith Busch | 1 | -2/+2 |
2017-01-19 | block: Change extern inline to static inline | Tobias Klauser | 1 | -1/+1 |
2016-09-14 | blk-mq: introduce blk_mq_delay_kick_requeue_list() | Mike Snitzer | 1 | -1/+1 |
2016-08-29 | block: add kblockd_schedule_work_on() | Jens Axboe | 1 | -1/+1 |
2016-08-16 | block: Fix secure erase | Adrian Hunter | 1 | -2/+4 |
2016-08-07 | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 1 | -1/+1 |
2016-08-04 | mm/block: convert rw_page users to bio op use | Mike Christie | 1 | -1/+1 |
2016-08-04 | Include: blkdev: Removed duplicate 'struct request;' declaration. | John Pittman | 1 | -1/+0 |
2016-07-29 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2016-07-27 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -22/+8 |
2016-07-21 | block: Fix front merge check | Damien Le Moal | 1 | -2/+3 |
2016-07-21 | block: add QUEUE_FLAG_DAX for devices to advertise their DAX support | Toshi Kani | 1 | -0/+2 |
2016-07-21 | scsi/osd: open code blk_make_request | Christoph Hellwig | 1 | -2/+0 |
2016-07-21 | block: simplify and export blk_rq_append_bio | Christoph Hellwig | 1 | -0/+1 |
2016-07-21 | block: introduce BLKDEV_DISCARD_ZERO to fix zeroout | Christoph Hellwig | 1 | -1/+3 |
2016-07-13 | pmem: kill __pmem address space | Dan Williams | 1 | -3/+3 |
2016-06-28 | block: Convert fifo_time from ulong to u64 | Jan Kara | 1 | -1/+1 |
2016-06-09 | block: add a separate operation type for secure erase | Christoph Hellwig | 1 | -19/+4 |
2016-06-09 | block: better packing for struct request | Christoph Hellwig | 1 | -3/+2 |
2016-06-07 | block, drivers: add REQ_OP_FLUSH operation | Mike Christie | 1 | -0/+3 |
2016-06-07 | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie | 1 | -4/+10 |
2016-06-07 | block: convert is_sync helpers to use REQ_OPs. | Mike Christie | 1 | -3/+3 |
2016-06-07 | block: convert merge/insert code to check for REQ_OPs. | Mike Christie | 1 | -10/+10 |
2016-06-07 | block discard: use bio set op accessor | Mike Christie | 1 | -1/+2 |
2016-06-07 | block: add REQ_OP definitions and helpers | Mike Christie | 1 | -1/+9 |
2016-05-27 | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+14 |
2016-05-18 | dax: enable dax in the presence of known media errors (badblocks) | Dan Williams | 1 | -1/+1 |
2016-05-18 | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+2 |
2016-05-17 | block: Update blkdev_dax_capable() for consistency | Toshi Kani | 1 | -0/+1 |
2016-05-17 | block: Add bdev_dax_supported() for dax mount checks | Toshi Kani | 1 | -0/+1 |
2016-05-17 | block: Add vfs_msg() interface | Toshi Kani | 1 | -0/+11 |
2016-05-02 | block: add __blkdev_issue_discard | Christoph Hellwig | 1 | -0/+2 |
2016-04-13 | block: kill off q->flush_flags | Jens Axboe | 1 | -3/+2 |
2016-04-13 | block: kill blk_queue_flush() | Jens Axboe | 1 | -1/+0 |
2016-04-13 | block: add ability to flag write back caching on a device | Jens Axboe | 1 | -0/+3 |
2016-04-12 | block: add offset in blk_add_request_payload() | Ming Lin | 1 | -1/+1 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -1/+1 |
2016-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+2 |
2016-03-19 | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -0/+2 |
2016-03-18 | Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next | Al Viro | 1 | -1/+2 |
2016-03-04 | blk-mq: enable polling support by default | Christoph Hellwig | 1 | -1/+2 |
2016-03-04 | block: fix blk_rq_get_max_sectors for driver private requests | Christoph Hellwig | 1 | -1/+1 |
2016-03-04 | block: get the 1st and last bvec via helpers | Ming Lei | 1 | -4/+9 |
2016-03-04 | block: check virt boundary in bio_will_gap() | Ming Lei | 1 | -5/+11 |
2016-02-19 | block: Add blk_set_runtime_active() | Mika Westerberg | 1 | -0/+2 |
2016-02-05 | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley | 1 | -3/+6 |
2016-02-05 | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled | Martin K. Petersen | 1 | -3/+6 |
2016-01-22 | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2016-01-20 | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |