Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-07-28 | 3 | -19/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU | Will Deacon | 2017-07-27 | 1 | -14/+27 | |
| * | | | | | | | | | | | | perf: qcom_l2: fix column exclusion check | Neil Leeder | 2017-07-26 | 1 | -0/+2 | |
| * | | | | | | | | | | | | perf: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-20 | 1 | -5/+4 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-07-28 | 4 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig | raveendra padasalagi | 2017-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | crypto: inside-secure - do not parse the dma mask from dt | Antoine Ténart | 2017-07-18 | 1 | -4/+1 | |
| * | | | | | | | | | | | | crypto: cavium/nitrox - Change in firmware path. | Srikanth Jampala | 2017-07-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | crypto: brcm - Fix SHA3-512 algorithm failure | raveendra padasalagi | 2017-07-18 | 1 | -0/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 2017-07-28 | 6 | -126/+115 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | MD: fix warnning for UP case | Shaohua Li | 2017-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | md/raid5: add thread_group worker async_tx_issue_pending_all | Ofer Heifetz | 2017-07-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | | md: simplify code with bio_io_error | Guoqing Jiang | 2017-07-21 | 3 | -12/+6 | |
| * | | | | | | | | | | | | md/raid1: fix writebehind bio clone | Shaohua Li | 2017-07-21 | 1 | -21/+13 | |
| * | | | | | | | | | | | | md: raid1-10: move raid1/raid10 common code into raid1-10.c | Ming Lei | 2017-07-21 | 4 | -71/+62 | |
| * | | | | | | | | | | | | md: raid1/raid10: initialize bvec table via bio_add_page() | Ming Lei | 2017-07-21 | 3 | -16/+27 | |
| * | | | | | | | | | | | | md: remove 'idx' from 'struct resync_pages' | Ming Lei | 2017-07-21 | 3 | -7/+6 | |
* | | | | | | | | | | | | | Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-28 | 9 | -46/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | dm, dax: Make sure dm_dax_flush() is called if device supports it | Vivek Goyal | 2017-07-26 | 2 | -0/+41 | |
| * | | | | | | | | | | | | | dm verity fec: fix GFP flags used with mempool_alloc() | NeilBrown | 2017-07-26 | 1 | -16/+5 | |
| * | | | | | | | | | | | | | dm zoned: use GFP_NOIO in I/O path | Damien Le Moal | 2017-07-26 | 3 | -9/+9 | |
| * | | | | | | | | | | | | | dm zoned: remove test for impossible REQ_OP_FLUSH conditions | Mikulas Patocka | 2017-07-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | dm raid: bump target version | Heinz Mauelshagen | 2017-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | dm raid: avoid mddev->suspended access | Heinz Mauelshagen | 2017-07-25 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | dm raid: fix activation check in validate_raid_redundancy() | Heinz Mauelshagen | 2017-07-25 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | dm raid: remove WARN_ON() in raid10_md_layout_to_format() | Heinz Mauelshagen | 2017-07-25 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | dm bufio: fix error code in dm_bufio_write_dirty_buffers() | Dan Carpenter | 2017-07-25 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | dm integrity: test for corrupted disk format during table load | Mikulas Patocka | 2017-07-25 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | dm integrity: WARN_ON if variables representing journal usage get out of sync | Mikulas Patocka | 2017-07-25 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | dm integrity: use plugging when writing the journal | Mikulas Patocka | 2017-07-19 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | dm integrity: fix inefficient allocation of journal space | Mikulas Patocka | 2017-07-19 | 1 | -4/+6 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-07-28 | 9 | -135/+171 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | lightnvm: pblk: advance bio according to lba index | Javier González | 2017-07-28 | 3 | -10/+19 | |
| * | | | | | | | | | | | | | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2017-07-27 | 4 | -109/+125 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | nvme: validate admin queue before unquiesce | Scott Bauer | 2017-07-26 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | nvme-pci: fix HMB size calculation | Christoph Hellwig | 2017-07-25 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | nvme-fc: revise TRADDR parsing | James Smart | 2017-07-25 | 2 | -97/+106 | |
| | * | | | | | | | | | | | | | nvme-fc: address target disconnect race conditions in fcp io submit | James Smart | 2017-07-25 | 1 | -8/+11 | |
| | * | | | | | | | | | | | | | nvme: also provide a UUID in the WWID sysfs attribute | Johannes Thumshirn | 2017-07-25 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2017-07-25 | 1 | -9/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | xen/blkfront: always allocate grants first from per-queue persistent grants | Dongli Zhang | 2017-07-25 | 1 | -8/+11 | |
| | * | | | | | | | | | | | | | | xen-blkfront: fix mq start/stop race | Junxiao Bi | 2017-07-25 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / | nbd: clear disconnected on reconnect | Josef Bacik | 2017-07-25 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | xen-blkfront: Fix handling of non-supported operations | Bart Van Assche | 2017-07-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | nbd: only set sndtimeo if we have a timeout set | Josef Bacik | 2017-07-22 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | nbd: take tx_lock before disconnecting | Josef Bacik | 2017-07-22 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | nbd: allow multiple disconnects to be sent | Josef Bacik | 2017-07-22 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2017-07-28 | 3 | -14/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT | Shawn Lin | 2017-07-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | mmc: host: omap_hsmmc: remove unused platform callbacks | Faiz Abbas | 2017-07-17 | 1 | -11/+0 |