| Commit message (Expand) | Author | Age |
* | VFS: assorted weird filesystems: d_inode() annotations | David Howells | 2015-04-15 |
* | infinibad: weird APIs switched to ->write_iter() | Al Viro | 2015-04-11 |
* | Merge branch 'iocb' into for-next | Al Viro | 2015-04-11 |
|\ |
|
| * | fs: move struct kiocb to fs.h | Christoph Hellwig | 2015-03-25 |
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-02-22 |
|\ \ |
|
| * | | Infiniband: Fix potential NULL d_inode dereference | David Howells | 2015-02-20 |
| |/ |
|
* / | IB/ipath: Remove unused function in ipath_wc_ppc64 | Rickard Strandqvist | 2015-02-13 |
|/ |
|
* | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran | 2014-12-15 |
* | [infiniband] remove pointless assignments | Al Viro | 2014-10-09 |
* | IB/ipath: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn | 2014-09-19 |
* | IB/ipath: Add P_Key change event support | Or Gerlitz | 2014-08-05 |
* | IB/ipath: Use time_before()/_after() | Manuel Schölling | 2014-05-28 |
* | IB/ipath: Translate legacy diagpkt into newer extended diagpkt | Dennis Dalessandro | 2014-05-27 |
*---. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 |
|\ \ \ |
|
| | | * | IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn | 2014-04-01 |
| | |/
| |/| |
|
| | * | IB/ipath: Fix potential buffer overrun in sending diag packet routine | Dennis Dalessandro | 2014-03-17 |
| |/ |
|
* / | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 |
|/ |
|
* | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 |
* | IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast() | Jan Kara | 2013-11-08 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-05-08 |
|\ |
|
| * | IB/ipath: Correct ipath_verbs_register_sysfs() error handling | Mike Marciniszyn | 2013-04-17 |
* | | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-07 |
|/ |
|
* | IB/ipath: Silence a static checker warning | Dan Carpenter | 2013-03-22 |
* | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-03 |
* | IB/ipath: convert to idr_alloc() | Tejun Heo | 2013-02-27 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | Drivers: infinband: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | IB/ipath: Remove unreachable code | Alan Cox | 2012-11-22 |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 |
* | IB/ipath: Replace open-coded ARRAY_SIZE with macro | Mike Marciniszyn | 2012-05-08 |
* | IB/ipath: Replace open-coded ARRAY_SIZE with macro | Jim Cromie | 2012-05-08 |
* | IB/ipath: Calling PTR_ERR() on right variable in create_file() | Dan Carpenter | 2012-01-27 |
* | infiniband: umode_t noise, including open-coded S_ISDIR() | Al Viro | 2012-01-03 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 2011-10-31 |
| * | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 |
| * | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 2011-10-31 |
| * | infiniband: Fix up users implicitly relying on getting stat.h | Paul Gortmaker | 2011-10-31 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-01 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | RDMA/core: Add SRQ type field | Sean Hefty | 2011-10-13 |
| | |/
| |/| |
|
| | * | IB/ipath: Add missing <linux/stat.h> in ipath_chip_init.c | Randy Dunlap | 2011-10-10 |
| |/ |
|
* / | mm: distinguish between mlocked and pinned pages | Christoph Lameter | 2011-10-31 |
|/ |
|
*-. | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier | 2011-07-22 |
|\ \ |
|
| | * | IB/pma: Add include file for IBA performance counters definitions | Or Gerlitz | 2011-07-19 |
| |/
|/| |
|
| * | IB/ipath: Convert old cpumask api into new one | Motohiro KOSAKI | 2011-07-18 |
|/ |
|
* | IB/ipath: Use pci_dev->revision, again | Sergei Shtylyov | 2011-05-10 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | mm: export __get_user_pages | Huang Ying | 2011-03-17 |
* | IB/ipath: Don't reset disabled devices | Nicolas Kaiser | 2011-03-14 |