| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2016-10-14 | 10 | -130/+266 |
|\ |
|
| * | blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL | Bart Van Assche | 2016-09-30 | 1 | -3/+1 |
| * | cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_relea... | Tejun Heo | 2016-09-29 | 1 | -3/+3 |
| * | cpuset: fix error handling regression in proc_cpuset_show() | Tejun Heo | 2016-09-29 | 1 | -2/+3 |
| * | cgroup: add tracepoints for basic operations | Tejun Heo | 2016-08-10 | 2 | -0/+188 |
| * | cgroup: make cgroup_path() and friends behave in the style of strlcpy() | Tejun Heo | 2016-08-10 | 5 | -54/+36 |
| * | kernfs: remove kernfs_path_len() | Tejun Heo | 2016-08-10 | 2 | -27/+0 |
| * | kernfs: make kernfs_path*() behave in the style of strlcpy() | Tejun Heo | 2016-08-10 | 4 | -53/+42 |
| * | kernfs: add dummy implementation of kernfs_path_from_node() | Tejun Heo | 2016-08-10 | 1 | -0/+5 |
* | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2016-10-14 | 4 | -117/+148 |
|\ \ |
|
| * | | mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk() | zijun_hu | 2016-10-05 | 1 | -18/+18 |
| * | | mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk() | zijun_hu | 2016-10-05 | 1 | -6/+8 |
| * | | percpu: eliminate two sparse warnings | Lance Richardson | 2016-09-22 | 1 | -2/+3 |
| * | | percpu: improve generic percpu modify-return implementation | Nicholas Piggin | 2016-09-22 | 1 | -23/+30 |
| * | | percpu-refcount: init ->confirm_switch member properly | Roman Pen | 2016-08-11 | 1 | -0/+3 |
| * | | percpu_ref: allow operation mode switching operations to be called concurrently | Tejun Heo | 2016-08-10 | 1 | -4/+29 |
| * | | percpu_ref: restructure operation mode switching | Tejun Heo | 2016-08-10 | 1 | -35/+29 |
| * | | percpu_ref: unify staggered atomic switching wait behavior | Tejun Heo | 2016-08-10 | 1 | -10/+21 |
| * | | percpu_ref: reorganize __percpu_ref_switch_to_atomic() and relocate percpu_re... | Tejun Heo | 2016-08-10 | 1 | -48/+50 |
| * | | percpu_ref: remove unnecessary RCU grace period for staggered atomic switchin... | Tejun Heo | 2016-08-10 | 1 | -18/+4 |
* | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2016-10-14 | 16 | -238/+361 |
|\ \ \ |
|
| * | | | ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC" | Tang Yuantian | 2016-09-30 | 1 | -7/+1 |
| * | | | libata: remove <asm-generic/libata-portmap.h> | Christoph Hellwig | 2016-09-22 | 2 | -8/+2 |
| * | | | libata: remove unused definitions from <asm/libata-portmap.h> | Christoph Hellwig | 2016-09-22 | 2 | -8/+0 |
| * | | | pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR | Harman Kalra | 2016-09-22 | 1 | -3/+1 |
| * | | | ata: Replace BUG() with BUG_ON(). | Harman Kalra | 2016-09-22 | 1 | -2/+1 |
| * | | | ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool... | Harman Kalra | 2016-09-20 | 1 | -4/+2 |
| * | | | libata: Some drives failing on SCT Write Same | Shaun Tancheff | 2016-09-09 | 1 | -3/+3 |
| * | | | ahci: use pci_alloc_irq_vectors | Christoph Hellwig | 2016-09-06 | 3 | -139/+45 |
| * | | | Merge branch 'master' into for-4.9 | Tejun Heo | 2016-09-06 | 1047 | -5873/+11972 |
| |\ \ \ |
|
| * | | | | libata: SCT Write Same handle ATA_DFLAG_PIO | Shaun Tancheff | 2016-08-25 | 1 | -0/+2 |
| * | | | | libata: SCT Write Same / DSM Trim | Shaun Tancheff | 2016-08-25 | 1 | -28/+57 |
| * | | | | libata: Add support for SCT Write Same | Shaun Tancheff | 2016-08-25 | 2 | -29/+213 |
| * | | | | libata: Safely overwrite attached page in WRITE SAME xlat | Shaun Tancheff | 2016-08-25 | 2 | -31/+51 |
| * | | | | ahci: also use a per-port lock for the multi-MSIX case | Christoph Hellwig | 2016-08-11 | 1 | -1/+1 |
| * | | | | ARM: dts: STiH407-family: Add ports-implemented property in sata nodes | Patrice Chotard | 2016-08-10 | 1 | -0/+4 |
| * | | | | ahci: st: Add ports-implemented property in support | Patrice Chotard | 2016-08-10 | 1 | -0/+4 |
| * | | | | ahci: qoriq: enable snoopable sata read and write | Tang Yuantian | 2016-08-10 | 3 | -1/+10 |
| * | | | | ahci: qoriq: adjust sata parameter | Tang Yuantian | 2016-08-10 | 1 | -6/+0 |
| * | | | | libata-scsi: fix MODE SELECT translation for Control mode page | Tom Yan | 2016-08-09 | 1 | -2/+2 |
| * | | | | libata-scsi: use u8 array to store mode page copy | Tom Yan | 2016-08-09 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-10-14 | 9 | -433/+345 |
|\ \ \ \ |
|
| * | | | | scsi: ufs: Kconfig fix | Joao Pinto | 2016-09-29 | 1 | -1/+1 |
| * | | | | scsi: g_NCR5380: Stop using scsi_module.c | Ondrej Zary | 2016-09-29 | 3 | -152/+215 |
| * | | | | scsi: g_NCR5380: Reduce overrides[] from array to struct | Ondrej Zary | 2016-09-29 | 1 | -184/+167 |
| * | | | | scsi: g_NCR5380: Remove deprecated __setup | Ondrej Zary | 2016-09-29 | 2 | -145/+0 |
| * | | | | scsi: ufs: Fix error return code in ufshcd_init() | Wei Yongjun | 2016-09-29 | 1 | -0/+1 |
| * | | | | scsi: ufs: Data Segment only needed for WRITE DESCRIPTOR | Zang Leigang | 2016-09-29 | 1 | -3/+6 |
| * | | | | scsi: cxgb4i: Set completion bit in work request | Varun Prakash | 2016-09-28 | 1 | -0/+5 |
| * | | | | MAINTAINERS: Update open-iscsi maintainers | Lee Duncan | 2016-09-28 | 1 | -3/+3 |