index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hpt366: cleanup maskproc() method
Sergei Shtylyov
2008-10-17
1
-18
/
+16
*
ide: mask interrupt in ide_config_drive_speed()
Sergei Shtylyov
2008-10-17
1
-1
/
+1
*
hpt366: fix compile warning
Bartlomiej Zolnierkiewicz
2008-10-17
1
-1
/
+0
*
ide: remove unused macros from <asm-parisc/ide.h>
Bartlomiej Zolnierkiewicz
2008-10-17
1
-4
/
+0
*
ide: remove M68K_IDE_SWAPW define from <asm-m68k/ide.h>
Bartlomiej Zolnierkiewicz
2008-10-17
1
-9
/
+0
*
ide: remove dead <asm-arm/arch-sa1100/ide.h>
Bartlomiej Zolnierkiewicz
2008-10-17
1
-75
/
+0
*
ide: fix support for IDE PCI controllers using MMIO on frv
Bartlomiej Zolnierkiewicz
2008-10-17
1
-9
/
+1
*
ide-cd: remove stale comment
Borislav Petkov
2008-10-17
1
-4
/
+0
*
ide-cd: small drive type print fix
Borislav Petkov
2008-10-17
1
-1
/
+1
*
ide-cd: debug log enhancements
Borislav Petkov
2008-10-17
1
-12
/
+21
*
ide: add generic ATA/ATAPI disk driver
Bartlomiej Zolnierkiewicz
2008-10-17
13
-455
/
+303
*
ide: allow device drivers to specify per-device type /proc settings
Bartlomiej Zolnierkiewicz
2008-10-17
7
-22
/
+74
*
ide: prepare for merging ide-gd-floppy.c with ide-gd.c
Bartlomiej Zolnierkiewicz
2008-10-17
3
-92
/
+91
*
ide-floppy: factor out generic disk handling code to ide-gd-floppy.c
Bartlomiej Zolnierkiewicz
2008-10-17
4
-311
/
+327
*
ide-disk: use IDE_DFLAG_MEDIA_CHANGED
Bartlomiej Zolnierkiewicz
2008-10-17
1
-2
/
+6
*
ide-disk: factor out generic disk handling code to ide-gd.c
Bartlomiej Zolnierkiewicz
2008-10-17
5
-299
/
+314
*
ide: remove IDE_AFLAG_NO_DOORLOCKING
Bartlomiej Zolnierkiewicz
2008-10-17
7
-8
/
+7
*
ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS
Bartlomiej Zolnierkiewicz
2008-10-17
3
-8
/
+7
*
ide: IDE_AFLAG_WP -> IDE_DFLAG_WP
Bartlomiej Zolnierkiewicz
2008-10-17
2
-6
/
+6
*
ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED
Bartlomiej Zolnierkiewicz
2008-10-17
4
-10
/
+10
*
ide-floppy: use drive->capacity64 for caching current capacity
Bartlomiej Zolnierkiewicz
2008-10-17
1
-10
/
+13
*
ide-floppy: drop 'floppy' argument from idefloppy_setup()
Bartlomiej Zolnierkiewicz
2008-10-17
1
-2
/
+3
*
ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()
Bartlomiej Zolnierkiewicz
2008-10-17
2
-9
/
+12
*
ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock()
Bartlomiej Zolnierkiewicz
2008-10-17
1
-9
/
+13
*
ide-disk: use to_ide_drv() and ide_drv_g()
Bartlomiej Zolnierkiewicz
2008-10-17
3
-12
/
+7
*
ide-floppy: use alloc_disk_node()
Bartlomiej Zolnierkiewicz
2008-10-17
1
-1
/
+1
*
ide-disk: lock media before checking for media change
Bartlomiej Zolnierkiewicz
2008-10-17
1
-1
/
+1
*
ide-disk: fix IDE_DFLAG_LBA48 handling on resume
Bartlomiej Zolnierkiewicz
2008-10-17
1
-20
/
+20
*
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
Linus Torvalds
2008-10-16
2
-4
/
+2
*
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-10-16
26
-500
/
+955
|
\
|
*
Merge branch 'next'
Trond Myklebust
2008-10-15
26
-500
/
+955
|
|
\
|
|
*
NFS: Fix a resolution problem with nfs_inode->cache_change_attribute
Trond Myklebust
2008-10-14
2
-2
/
+1
|
|
*
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
Trond Myklebust
2008-10-14
4
-18
/
+44
|
|
*
NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag
Trond Myklebust
2008-10-14
1
-0
/
+3
|
|
*
RPC/RDMA: ensure connection attempt is complete before signalling.
Tom Talpey
2008-10-10
1
-5
/
+1
|
|
*
RPC/RDMA: correct the reconnect timer backoff
Tom Talpey
2008-10-10
1
-0
/
+7
|
|
*
RPC/RDMA: optionally emit useful transport info upon connect/disconnect.
Tom Talpey
2008-10-10
2
-1
/
+22
|
|
*
RPC/RDMA: reformat a debug printk to keep lines together.
Tom Talpey
2008-10-10
1
-2
/
+2
|
|
*
RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.
Tom Talpey
2008-10-10
3
-7
/
+10
|
|
*
RPC/RDMA: fix connect/reconnect resource leak.
Tom Talpey
2008-10-10
1
-5
/
+4
|
|
*
RPC/RDMA: return a consistent error, when connect fails.
Tom Talpey
2008-10-10
1
-1
/
+1
|
|
*
RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.
Tom Talpey
2008-10-10
3
-2
/
+33
|
|
*
RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.
Tom Talpey
2008-10-10
1
-11
/
+9
|
|
*
RPC/RDMA: maintain the RPC task bytes-sent statistic.
Tom Talpey
2008-10-10
1
-0
/
+1
|
|
*
RPC/RDMA: suppress retransmit on RPC/RDMA clients.
Tom Talpey
2008-10-10
3
-4
/
+15
|
|
*
RPC/RDMA: fix connection IRD/ORD setting
Tom Tucker
2008-10-10
1
-37
/
+14
|
|
*
RPC/RDMA: support FRMR client memory registration.
Tom Talpey
2008-10-10
2
-6
/
+167
|
|
*
RPC/RDMA: check selected memory registration mode at runtime.
Tom Talpey
2008-10-10
1
-15
/
+80
|
|
*
RPC/RDMA: add data types and new FRMR memory registration enum.
Tom Talpey
2008-10-10
2
-1
/
+8
|
|
*
RPC/RDMA: refactor the inline memory registration code.
Tom Talpey
2008-10-10
1
-158
/
+207
[next]