Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb | Linus Torvalds | 2015-09-11 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | NTB: Fix documentation for ntb_peer_db_clear. | Allen Hubbe | 2015-09-07 | 1 | -1/+1 | |
| * | | | | | | | | NTB: Fix documentation for ntb_link_is_up | Allen Hubbe | 2015-09-07 | 1 | -4/+3 | |
| * | | | | | | | | NTB: Add flow control to the ntb_netdev | Dave Jiang | 2015-09-07 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-11 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-09-11 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PM / OPP: add dev_pm_opp_get_suspend_opp() helper | Bartlomiej Zolnierkiewicz | 2015-09-09 | 1 | -0/+6 | |
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-09-11 | 9 | -37/+40 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | target: use stringify.h instead of own definition | David Disseldorp | 2015-09-11 | 1 | -4/+0 | |
| * | | | | | | | | | | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger | 2015-09-11 | 1 | -0/+13 | |
| * | | | | | | | | | | target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage | Andy Grover | 2015-08-26 | 3 | -5/+5 | |
| * | | | | | | | | | | target/iscsi: Replace conn->login_ip with login_sockaddr | Andy Grover | 2015-08-26 | 2 | -3/+2 | |
| * | | | | | | | | | | target/iscsi: Keep local_ip as the actual sockaddr | Andy Grover | 2015-08-26 | 1 | -3/+1 | |
| * | | | | | | | | | | target/iscsi: Fix np_ip bracket issue by removing np_ip | Andy Grover | 2015-08-26 | 1 | -1/+0 | |
| * | | | | | | | | | | target: Drop iSCSI use of mutex around max_cmd_sn increment | Roland Dreier | 2015-08-02 | 1 | -1/+1 | |
| * | | | | | | | | | | iscsi-target: Add tpg_enabled_sendtargets for disabled discovery | David Disseldorp | 2015-08-02 | 1 | -0/+3 | |
| * | | | | | | | | | | target: Shrink struct se_cmd by rearranging fields | Roland Dreier | 2015-07-31 | 1 | -8/+8 | |
| * | | | | | | | | | | target: Remove cmd->se_ordered_id (unused except debug log lines) | Roland Dreier | 2015-07-31 | 1 | -2/+0 | |
| * | | | | | | | | | | target: remove initiatorname field in se_acl_lun | Chris Zankel | 2015-07-30 | 1 | -1/+0 | |
| * | | | | | | | | | | target: remove unused lun_flags field from se_lun | Chris Zankel | 2015-07-30 | 1 | -1/+0 | |
| * | | | | | | | | | | target: Return descriptor format sense data in case the LU spans 64bit sectors | Sagi Grimberg | 2015-07-23 | 1 | -0/+2 | |
| * | | | | | | | | | | scsi: Protect against buffer possible overflow in scsi_set_sense_information | Sagi Grimberg | 2015-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | scsi: Move sense handling routines to scsi_common | Sagi Grimberg | 2015-07-23 | 2 | -6/+6 | |
| * | | | | | | | | | | tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA | Hannes Reinecke | 2015-07-23 | 1 | -0/+1 | |
| * | | | | | | | | | | target: Use struct t10_pi_tuple | Sagi Grimberg | 2015-07-06 | 1 | -6/+1 | |
* | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-09-11 | 2 | -35/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | scsi_dh: kill struct scsi_dh_data | Christoph Hellwig | 2015-08-28 | 2 | -22/+20 | |
| * | | | | | | | | | | | scsi_dh: move device matching to the core code | Christoph Hellwig | 2015-08-28 | 1 | -1/+0 | |
| * | | | | | | | | | | | scsi_dh: integrate into the core SCSI code | Christoph Hellwig | 2015-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath | Christoph Hellwig | 2015-08-28 | 1 | -5/+0 | |
| * | | | | | | | | | | | dm-mpath, scsi_dh: don't let dm detach device handlers | Christoph Hellwig | 2015-08-28 | 2 | -6/+0 | |
* | | | | | | | | | | | | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-09-11 | 2 | -6/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [media] media: vb2: Remove unused functions | Jan Kara | 2015-08-16 | 1 | -6/+0 | |
| * | | | | | | | | | | | | [media] vb2: Provide helpers for mapping virtual addresses | Jan Kara | 2015-08-16 | 1 | -0/+5 | |
| * | | | | | | | | | | | | [media] mm: Provide new get_vaddr_frames() helper | Jan Kara | 2015-08-16 | 1 | -0/+44 | |
* | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2015-09-11 | 2 | -18/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'thermal-core' and 'thermal-intel' of .git into next | Zhang Rui | 2015-09-02 | 2 | -18/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | thermal: consistently use int for temperatures | Sascha Hauer | 2015-08-03 | 2 | -18/+14 | |
| | |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-09-11 | 3 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | libceph: use keepalive2 to verify the mon session is alive | Yan, Zheng | 2015-09-08 | 3 | -1/+9 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-09-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/... | Dave Airlie | 2015-09-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | uapi/drm/i915_drm.h: fix userspace compilation. | Artem Savkov | 2015-09-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-10 | 5 | -155/+397 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchy | Tejun Heo | 2015-08-18 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | blkcg: implement interface for the unified hierarchy | Tejun Heo | 2015-08-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | blkcg: misc preparations for unified hierarchy interface | Tejun Heo | 2015-08-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | blkcg: move body parsing from blkg_conf_prep() to its callers | Tejun Heo | 2015-08-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | blkcg: mark existing cftypes as legacy | Tejun Heo | 2015-08-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | blkcg: rename subsystem name from blkio to io | Tejun Heo | 2015-08-18 | 3 | -4/+4 |