| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 2016-04-04 | 1 | -2/+2 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 8 | -24/+24 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-24 | 2 | -3/+6 |
|\ |
|
| * | blk-mq: Use proper cpumask iterator | Thomas Gleixner | 2016-03-20 | 2 | -3/+6 |
* | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2016-03-18 | 1 | -0/+24 |
|\ \
| |/
|/| |
|
| * | block: Add blk_set_runtime_active() | Mika Westerberg | 2016-02-19 | 1 | -0/+24 |
* | | Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-18 | 5 | -109/+178 |
|\ \ |
|
| * | | blk-mq: add bounds check on tag-to-rq conversion | Hannes Reinecke | 2016-03-15 | 1 | -1/+4 |
| * | | block: bio_remaining_done() isn't unlikely | Christoph Hellwig | 2016-03-14 | 1 | -1/+1 |
| * | | block: cleanup bio_endio | Christoph Hellwig | 2016-03-14 | 1 | -18/+17 |
| * | | block: factor out chained bio completion | Christoph Hellwig | 2016-03-14 | 1 | -8/+8 |
| * | | block: don't unecessarily clobber bi_error for chained bios | Christoph Hellwig | 2016-03-14 | 1 | -2/+5 |
| * | | blk-mq: Fix NULL pointer updating nr_requests | Keith Busch | 2016-03-03 | 1 | -0/+2 |
| * | | blk-mq: mark request queue as mq asap | Ming Lei | 2016-02-14 | 1 | -1/+3 |
| * | | block: Initialize max_dev_sectors to 0 | Keith Busch | 2016-02-11 | 1 | -2/+2 |
| * | | blk-mq: dynamic h/w context count | Keith Busch | 2016-02-09 | 3 | -73/+110 |
| * | | cfq-iosched: Allow parent cgroup to preempt its child | Jan Kara | 2016-02-04 | 1 | -1/+18 |
| * | | cfq-iosched: Allow sync noidle workloads to preempt each other | Jan Kara | 2016-02-04 | 1 | -1/+0 |
| * | | cfq-iosched: Reorder checks in cfq_should_preempt() | Jan Kara | 2016-02-04 | 1 | -6/+7 |
| * | | cfq-iosched: Don't group_idle if cfqq has big thinktime | Jan Kara | 2016-02-04 | 1 | -2/+8 |
* | | | Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2016-03-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | dm: fix excessive dm-mq context switching | Mike Snitzer | 2016-02-22 | 1 | -1/+1 |
* | | | | block: partition: add partition specific uevent callbacks for partition info | San Mehat | 2016-03-15 | 1 | -0/+11 |
* | | | | block: support large requests in blk_rq_map_user_iov | Christoph Hellwig | 2016-03-03 | 1 | -30/+61 |
* | | | | block: merge: get the 1st and last bvec via helpers | Ming Lei | 2016-03-03 | 1 | -6/+2 |
* | | | | block: disable block device DAX by default | Dan Williams | 2016-02-27 | 1 | -0/+13 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-02-17 | 6 | -13/+23 |
|\ \ \ |
|
| * | | | blk: fix overflow in queue_discard_max_hw_show | Alan | 2016-02-17 | 1 | -3/+2 |
| * | | | bio: return EINTR if copying to user space got interrupted | Hannes Reinecke | 2016-02-12 | 1 | -2/+5 |
| * | | | blk-mq: End unstarted requests on dying queue | Keith Busch | 2016-02-11 | 1 | -2/+4 |
| * | | | block: Initialize max_dev_sectors to 0 | Keith Busch | 2016-02-11 | 1 | -2/+2 |
| * | | | block: fix module reference leak on put_disk() call for cgroups throttle | Roman Pen | 2016-02-09 | 1 | -0/+9 |
| * | | | kernel/fs: fix I/O wait not accounted for RW O_DSYNC | Stephane Gasparini | 2016-02-09 | 1 | -1/+1 |
| * | | | deadline: remove unused struct member | Tahsin Erdogan | 2016-02-01 | 1 | -3/+0 |
| |/ / |
|
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2016-02-12 | 1 | -2/+4 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley | 2016-02-04 | 1 | -2/+4 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled | Martin K. Petersen | 2016-02-04 | 1 | -2/+4 |
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-02-01 | 2 | -41/+15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | block: use DAX for partition table reads | Dan Williams | 2016-01-30 | 1 | -3/+15 |
| * | | | block: revert runtime dax control of the raw block device | Dan Williams | 2016-01-30 | 1 | -38/+0 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-29 | 1 | -7/+19 |
|\ \ \
| |/ /
|/| | |
|
| * | | block: fix bio splitting on max sectors | Ming Lei | 2016-01-22 | 1 | -7/+19 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-01-23 | 2 | -225/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r... | Doug Ledford | 2015-12-15 | 2 | -225/+1 |
| |\ \ \ |
|
| | * | | | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig | 2015-12-11 | 2 | -225/+1 |
* | | | | | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 1 | -2/+2 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-21 | 5 | -18/+29 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | block: remove REQ_NO_TIMEOUT flag | Christoph Hellwig | 2015-12-22 | 2 | -5/+0 |
| * | | | block: defer timeouts to a workqueue | Christoph Hellwig | 2015-12-22 | 4 | -6/+23 |
| * | | | blk-integrity: checking for NULL instead of IS_ERR | Dan Carpenter | 2015-12-09 | 1 | -5/+4 |