summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-0414-2/+18
* Merge branch 'stable/for-jens-3.18' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-10-013-6/+13
|\
| * xen, blkfront: factor out flush-related checks from do_blkif_request()Arianna Avanzini2014-10-011-3/+9
| * xen-blkback: fix leak on grant map error pathRoger Pau Monné2014-10-011-0/+1
| * xen/blkback: unmap all persistent grants when frontend gets disconnectedVitaly Kuznetsov2014-10-011-3/+3
* | rsxx: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-011-1/+1
* | block: hd: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-011-11/+1
|/
* drbd: use RB_DECLARE_CALLBACKS() to define augment callbacksLai Jiangshan2014-09-181-34/+2
* drbd: compute the end before rb_insert_augmented()Lai Jiangshan2014-09-181-0/+4
* drbd: Add missing newline in resync progress display in /proc/drbdPhilipp Reisner2014-09-111-1/+3
* drbd: reduce lock contention in drbd_workerLars Ellenberg2014-09-111-6/+4
* drbd: Improve asender performanceLars Ellenberg2014-09-112-10/+7
* drbd: Get rid of the WORK_PENDING macroAndreas Gruenbacher2014-09-111-8/+7
* drbd: Get rid of the __no_warn and __cond_lock macrosAndreas Gruenbacher2014-09-112-8/+12
* drbd: Avoid inconsistent locking warningAndreas Gruenbacher2014-09-111-1/+1
* drbd: Remove superfluous newline from "resync_extents" debugfs entry.Philipp Marek2014-09-111-1/+1
* drbd: Use consistent names for all the bi_end_io callbacksAndreas Gruenbacher2014-09-114-9/+9
* drbd: Use better variable namesAndreas Gruenbacher2014-09-114-49/+49
* bdi: reimplement bdev_inode_switch_bdi()Tejun Heo2014-09-083-23/+12
* bdi: explain the dirty list transferring in bdi_destroy()Tejun Heo2014-09-081-2/+11
* bdi: make backing_dev_info->wb.dwork canceling stricterTejun Heo2014-09-081-13/+2
* bdi: remove bdi->wb_lock locking around bdi->dev clearing in bdi_unregister()Tejun Heo2014-09-081-8/+2
* bdi: remove unused stuffTejun Heo2014-09-081-3/+0
* block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-087-21/+5
* blkcg: remove blkcg->idTejun Heo2014-09-083-10/+5
* bsg: fix potential error pointer dereferenceJens Axboe2014-08-291-0/+1
* block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-2820-51/+55
* block,scsi: verify return pointer from blk_get_requestJoe Lawrence2014-08-264-1/+14
* Linux 3.17-rc2v3.17-rc2Linus Torvalds2014-08-251-1/+1
* Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-253-29/+77
|\
| * nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery2014-08-221-1/+1
| * nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson2014-08-221-0/+8
| * nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson2014-08-221-3/+15
| * nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson2014-08-223-1/+29
| * nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson2014-08-221-1/+4
| * nfs: use blocking page_group_lock in add_requestWeston Andros Adamson2014-08-221-11/+2
| * nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson2014-08-221-8/+13
| * nfs: change nfs_page_group_lock argumentWeston Andros Adamson2014-08-222-7/+8
* | Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2014-08-254-3/+11
|\ \
| * | sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven2014-08-224-3/+11
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-2518-59/+142
|\ \ \
| * | | MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-08-191-5/+13
| * | | MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras2014-08-191-0/+4
| * | | MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras2014-08-191-6/+16
| * | | MIPS: EVA: Add new EVA headerMarkos Chandras2014-08-191-0/+43
| * | | MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras2014-08-191-4/+8
| * | | MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras2014-08-191-3/+5
| * | | MIPS: Loongson: Fix COP2 usage for preemptible kernelHuacai Chen2014-08-191-4/+4
| * | | MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck2014-08-191-7/+0
| * | | MIPS: Remove race window in page fault handlingLars Persson2014-08-192-13/+22