Age | Commit message (Expand) | Author | Files | Lines |
2016-06-14 | drbd: Implement handling of thinly provisioned storage on resync target nodes | Philipp Reisner | 5 | -4/+140 |
2016-06-14 | drbd: Kill code duplication | Philipp Reisner | 1 | -8/+10 |
2016-06-14 | drbd: change bitmap write-out when leaving resync states | Lars Ellenberg | 2 | -5/+12 |
2016-06-14 | drbd: bitmap bulk IO: do not always suspend IO | Lars Ellenberg | 1 | -2/+4 |
2016-06-12 | nvme: move the workaround for I/O queue-less controllers from PCIe to core | Christoph Hellwig | 2 | -12/+15 |
2016-06-12 | nvme: factor out a add nvme_is_write helper | Christoph Hellwig | 1 | -3/+2 |
2016-06-12 | nvme: allow for size limitations from transport drivers | Christoph Hellwig | 1 | -2/+5 |
2016-06-12 | bcache: Remove deprecated create_workqueue | Bhaktipriya Shridhar | 1 | -2/+3 |
2016-06-09 | block: add a separate operation type for secure erase | Christoph Hellwig | 6 | -16/+20 |
2016-06-09 | mg_disk: fix enum REQ_OP_ kbuild error | Mike Christie | 1 | -5/+2 |
2016-06-08 | NVMe: Fix removal in case of active namespace list scanning method | Sunad Bhandary | 1 | -6/+15 |
2016-06-08 | nvme: use UINT_MAX for max discard sectors | Minfei Huang | 1 | -1/+1 |
2016-06-07 | nvme: move nvme_cancel_request() to common code | Ming Lin | 3 | -16/+18 |
2016-06-07 | nvme: update and rename nvme_cancel_io to nvme_cancel_request | Ming Lin | 1 | -4/+4 |
2016-06-07 | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie | 27 | -51/+54 |
2016-06-07 | block: do not use REQ_FLUSH for tracking flush support | Mike Christie | 1 | -23/+24 |
2016-06-07 | block, drivers: add REQ_OP_FLUSH operation | Mike Christie | 14 | -24/+24 |
2016-06-07 | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie | 1 | -1/+1 |
2016-06-07 | block, drivers, fs: shrink bi_rw from long to int | Mike Christie | 2 | -4/+4 |
2016-06-07 | ide cd: do not set REQ_WRITE on requests. | Mike Christie | 1 | -3/+0 |
2016-06-07 | drivers: use req op accessor | Mike Christie | 14 | -34/+43 |
2016-06-07 | xen: use bio op accessors | Mike Christie | 1 | -12/+15 |
2016-06-07 | target: use bio op accessors | Mike Christie | 2 | -16/+15 |
2016-06-07 | md: use bio op accessors | Mike Christie | 10 | -84/+88 |
2016-06-07 | drbd: use bio op accessors | Mike Christie | 6 | -42/+59 |
2016-06-07 | bcache: use bio op accessors | Mike Christie | 7 | -28/+31 |
2016-06-07 | dm: use bio op accessors | Mike Christie | 13 | -79/+97 |
2016-06-07 | dm: pass dm stats data dir instead of bi_rw | Mike Christie | 2 | -14/+16 |
2016-06-07 | block discard: use bio set op accessor | Mike Christie | 1 | -1/+1 |
2016-06-07 | block, fs, mm, drivers: use bio set/get op accessors | Mike Christie | 8 | -16/+16 |
2016-06-07 | bcache: use op_is_write instead of checking for REQ_WRITE | Mike Christie | 2 | -4/+4 |
2016-06-07 | dm: use op_is_write instead of checking for REQ_WRITE | Mike Christie | 2 | -5/+5 |
2016-06-07 | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE | Mike Christie | 4 | -7/+7 |
2016-06-07 | fs: have submit_bh users pass in op and flags separately | Mike Christie | 1 | -2/+2 |
2016-06-07 | block/fs/drivers: remove rw argument from submit_bio | Mike Christie | 17 | -37/+58 |
2016-06-05 | devpts: Make each mount of devpts an independent filesystem. | Eric W. Biederman | 2 | -18/+8 |
2016-06-04 | Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 45 | -228/+226 |
2016-06-04 | Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -5/+6 |
2016-06-04 | Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2 | -9/+4 |
2016-06-04 | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 5 | -27/+25 |
2016-06-04 | Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2 | -2/+2 |
2016-06-04 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+49 |
2016-06-04 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -7/+5 |
2016-06-03 | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' | Rafael J. Wysocki | 4508 | -124334/+301081 |
2016-06-03 | Merge branch 'pm-cpufreq-fixes' | Rafael J. Wysocki | 2 | -2/+2 |
2016-06-03 | drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error | Julien Grall | 1 | -0/+1 |
2016-06-03 | drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu | Julien Grall | 1 | -3/+3 |
2016-06-03 | drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg | Julien Grall | 1 | -4/+1 |
2016-06-03 | drm/omap: fix unused variable warning. | Dave Airlie | 1 | -1/+0 |
2016-06-03 | Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Dave Airlie | 25 | -42/+30 |