summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | blkcg: allow blkcg_pol_mutex to be grabbed from cgroup [file] methodsTejun Heo2015-07-091-19/+21
| * | | block/blk-cgroup.c: free per-blkcg data when freeing the blkcgArianna Avanzini2015-07-071-3/+6
| * | | block: use FIELD_SIZEOF to calculate size of a fieldManinder Singh2015-07-071-1/+1
| * | | bio integrity: do not assume bio_integrity_pool exists if bioset existsMike Snitzer2015-07-071-2/+2
* | | | Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2015-07-163-17/+16
|\ \ \ \
| * | | | jfs: clean up jfs_rename and fix out of order unlockDave Kleikamp2015-07-151-14/+13
| * | | | jfs: fix indentation on if statementColin Ian King2015-06-041-2/+2
| * | | | jfs: removed a prohibited space after opening parenthesisNan Jia2015-06-011-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-07-152-1/+10
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...James Morris2015-07-152-1/+10
| |\ \ \ \ \
| | * | | | | tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen2015-07-131-0/+8
| | * | | | | tpm: Fix initialization of the cdevJason Gunthorpe2015-07-131-1/+2
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-1536-269/+351
|\ \ \ \ \ \ \
| * | | | | | | IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn2015-07-141-0/+1
| * | | | | | | IB/core: Destroy multcast_idr on module exitJohannes Thumshirn2015-07-141-0/+1
| * | | | | | | IB/mlx4: Optimize do_slave_initDoug Ledford2015-07-141-7/+9
| * | | | | | | IB/mlx4: Fix memory leak in do_slave_initDoug Ledford2015-07-141-0/+2
| * | | | | | | IB/mlx4: Optimize freeing of items on error unwindManinder Singh2015-07-141-5/+3
| * | | | | | | IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz2015-07-141-10/+19
| * | | | | | | IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar2015-07-141-2/+2
| * | | | | | | IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit2015-07-141-0/+1
| * | | | | | | IB/ipoib: Scatter-Gather support in connected modeYuval Shaia2015-07-144-46/+54
| * | | | | | | IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICESCarol L Soto2015-07-141-2/+2
| * | | | | | | IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran2015-07-141-6/+7
| * | | | | | | IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran2015-07-141-2/+2
| * | | | | | | rds: rds_ib_device.refcount overflowWengang Wang2015-07-141-1/+3
| * | | | | | | RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova2015-07-141-1/+1
| * | | | | | | RDMA/nes: Fix for resolving the neighTatyana Nikolova2015-07-141-2/+3
| * | | | | | | RDMA/core: Fixes for port mapper client registrationTatyana Nikolova2015-07-143-25/+48
| * | | | | | | IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai2015-07-141-2/+4
| * | | | | | | IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak2015-07-141-5/+6
| * | | | | | | IB/cm: Do not queue work to a device that's going awayErez Shitrit2015-07-141-6/+55
| * | | | | | | IB/srp: Avoid using uninitialized variableSagi Grimberg2015-07-143-8/+7
| * | | | | | | IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXXVaishali Thakkar2015-07-141-36/+35
| * | | | | | | IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-147-14/+21
| * | | | | | | IB/mad: Fix compare between big endian and cpu endianIra Weiny2015-07-141-1/+1
| * | | | | | | IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-1411-90/+66
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-07-153-40/+46
|\ \ \ \ \ \ \
| * | | | | | | locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton2015-07-132-46/+14
| * | | | | | | nfs4: have do_vfs_lock take an inode pointerJeff Layton2015-07-131-8/+8
| * | | | | | | locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton2015-07-132-12/+52
| * | | | | | | locks: have flock_lock_file take an inode pointer instead of a filpJeff Layton2015-07-131-6/+6
| * | | | | | | Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation"Jeff Layton2015-07-131-2/+0
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-1510-21/+165
|\ \ \ \ \ \ \ \
| * | | | | | | | kvm: x86: fix load xsave feature warningWanpeng Li2015-07-101-2/+1
| * | | | | | | | KVM: x86: apply guest MTRR virtualization on host reserved pagesPaolo Bonzini2015-07-102-13/+5
| * | | | | | | | KVM: SVM: Sync g_pat with guest-written PAT valueJan Kiszka2015-07-101-0/+10
| * | | | | | | | KVM: SVM: use NPT page attributesPaolo Bonzini2015-07-101-5/+96
| * | | | | | | | KVM: count number of assigned devicesPaolo Bonzini2015-07-105-0/+45
| * | | | | | | | KVM: VMX: fix vmwrite to invalid VMCSRadim Krčmář2015-07-102-5/+2
OpenPOWER on IntegriCloud