Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | cpuidle: powernv: Avoid endianness conversions while parsing DT | Preeti U Murthy | 2015-02-19 | 1 | -13/+16 | |
| | | * | | | | | cpuidle: powernv: Read target_residency value of idle states from DT if avail... | Preeti U Murthy | 2015-02-18 | 1 | -29/+40 | |
| | * | | | | | | PNP: Switch from __check_region() to __request_region() | Jakub Sitnicki | 2015-01-22 | 1 | -2/+4 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' | Rafael J. Wysocki | 2015-02-21 | 4 | -6/+30 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | ACPI / resources: Change pr_info() to pr_debug() for debug information | Rafael J. Wysocki | 2015-02-18 | 1 | -1/+1 | |
| | | | * | | | | | | | | ACPI / video: Disable native backlight on Samsung Series 9 laptops | Jens Reyer | 2015-02-18 | 1 | -0/+9 | |
| | | * | | | | | | | | | ACPI / LPSS: Deassert resets for SPI host controllers on Braswell | Mika Westerberg | 2015-02-18 | 1 | -4/+15 | |
| | | * | | | | | | | | | ACPI / LPSS: Always disable I2C host controllers | Mika Westerberg | 2015-02-18 | 1 | -0/+4 | |
| | | * | | | | | | | | | Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C" | Jarkko Nikula | 2015-02-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | ACPI / EC: Remove non-standard log emphasis | Scot Doyle | 2015-02-17 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-21 | 2 | -207/+385 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in... | Jens Axboe | 2015-02-21 | 2 | -207/+385 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | NVMe: Fix potential corruption on sync commands | Keith Busch | 2015-02-20 | 1 | -29/+3 | |
| | * | | | | | | | | | | | | NVMe: Remove unused variables | Keith Busch | 2015-02-20 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | NVMe: Fix scsi mode select llbaa setting | Keith Busch | 2015-02-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | NVMe: Fix potential corruption during shutdown | Keith Busch | 2015-02-20 | 1 | -30/+19 | |
| | * | | | | | | | | | | | | NVMe: Asynchronous controller probe | Keith Busch | 2015-02-20 | 1 | -17/+31 | |
| | * | | | | | | | | | | | | NVMe: Register management handle under nvme class | Keith Busch | 2015-02-20 | 1 | -23/+56 | |
| | * | | | | | | | | | | | | NVMe: Update SCSI Inquiry VPD 83h translation | Keith Busch | 2015-02-20 | 1 | -41/+53 | |
| | * | | | | | | | | | | | | NVMe: Metadata format support | Keith Busch | 2015-02-20 | 1 | -67/+231 | |
* | | | | | | | | | | | | | | Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-21 | 6 | -187/+255 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | dm snapshot: fix a possible invalid memory access on unload | Mikulas Patocka | 2015-02-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | dm: fix a race condition in dm_get_md | Mikulas Patocka | 2015-02-18 | 1 | -17/+10 | |
| * | | | | | | | | | | | | | | dm crypt: sort writes | Mikulas Patocka | 2015-02-16 | 1 | -15/+36 | |
| * | | | | | | | | | | | | | | dm crypt: add 'submit_from_crypt_cpus' option | Mikulas Patocka | 2015-02-16 | 1 | -2/+14 | |
| * | | | | | | | | | | | | | | dm crypt: offload writes to thread | Mikulas Patocka | 2015-02-16 | 1 | -20/+94 | |
| * | | | | | | | | | | | | | | dm crypt: remove unused io_pool and _crypt_io_pool | Mikulas Patocka | 2015-02-16 | 1 | -22/+2 | |
| * | | | | | | | | | | | | | | dm crypt: avoid deadlock in mempools | Mikulas Patocka | 2015-02-16 | 1 | -5/+36 | |
| * | | | | | | | | | | | | | | dm crypt: don't allocate pages for a partial request | Mikulas Patocka | 2015-02-16 | 1 | -109/+30 | |
| * | | | | | | | | | | | | | | dm crypt: use unbound workqueue for request processing | Mikulas Patocka | 2015-02-16 | 1 | -15/+34 | |
| * | | | | | | | | | | | | | | dm io: reject unsupported DISCARD requests with EOPNOTSUPP | Darrick J. Wong | 2015-02-14 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | dm mirror: do not degrade the mirror on discard error | Mikulas Patocka | 2015-02-14 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | dm space map disk: fix sm_disk_count_is_more_than_one() | Mike Snitzer | 2015-02-14 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-02-21 | 30 | -1634/+813 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | target: Set LBPWS10 bit in Logical Block Provisioning EVPD | Nicholas Bellinger | 2015-02-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | target: Fail UNMAP when emulate_tpu=0 | Nicholas Bellinger | 2015-02-14 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0 | Nicholas Bellinger | 2015-02-14 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | target: Add sanity checks for DPO/FUA bit usage | Nicholas Bellinger | 2015-02-14 | 1 | -10/+46 | |
| * | | | | | | | | | | | | | | | target: Perform PROTECT sanity checks for WRITE_SAME | Nicholas Bellinger | 2015-02-14 | 3 | -0/+18 | |
| * | | | | | | | | | | | | | | | target: Fail I/O with PROTECT bit when protection is unsupported | Nicholas Bellinger | 2015-02-14 | 1 | -19/+32 | |
| * | | | | | | | | | | | | | | | target: Check for LBA + sectors wrap-around in sbc_parse_cdb | Nicholas Bellinger | 2015-02-14 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | target: Add missing WRITE_SAME end-of-device sanity check | Nicholas Bellinger | 2015-02-14 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | iscsi-target: Avoid IN_LOGOUT failure case for iser-target | Nicholas Bellinger | 2015-02-12 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | target: Fix PR_APTPL_BUF_LEN buffer size limitation | Nicholas Bellinger | 2015-02-12 | 1 | -12/+13 | |
| * | | | | | | | | | | | | | | | iscsi-target: Drop problematic active_ts_list usage | Nicholas Bellinger | 2015-02-12 | 1 | -23/+5 | |
| * | | | | | | | | | | | | | | | iscsi/iser-target: Support multi-sequence sendtargets text response | Sagi Grimberg | 2015-02-12 | 4 | -26/+81 | |
| * | | | | | | | | | | | | | | | iser-target: Remove duplicate function names | Rasmus Villemoes | 2015-02-06 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | vhost/scsi: potential memory corruption | Dan Carpenter | 2015-02-06 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | vhost/scsi: Global tcm_vhost -> vhost_scsi rename | Nicholas Bellinger | 2015-02-04 | 1 | -331/+331 | |
| * | | | | | | | | | | | | | | | vhost/scsi: Drop left-over scsi_tcq.h include | Nicholas Bellinger | 2015-02-04 | 1 | -1/+0 |