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
*
cifs: Process post session setup code in respective dialect functions.
Shirish Pargaonkar
2013-09-08
4
-29
/
+70
*
CIFS: convert to use le32_add_cpu()
Wei Yongjun
2013-09-08
1
-6
/
+2
*
CIFS: Fix missing lease break
Pavel Shilovsky
2013-09-08
1
-69
/
+80
*
CIFS: Fix a memory leak when a lease break comes
Pavel Shilovsky
2013-09-08
1
-0
/
+1
*
cifs: add winucase_convert.pl to Documentation/ directory
Jeff Layton
2013-09-08
1
-0
/
+62
*
cifs: convert case-insensitive dentry ops to use new case conversion routines
Jeff Layton
2013-09-08
1
-8
/
+50
*
cifs: add new case-insensitive conversion routines that are based on wchar_t's
Jeff Layton
2013-09-08
3
-1
/
+664
*
[CIFS] Add Scott to list of cifs contributors
Steve French
2013-09-08
1
-0
/
+1
*
cifs: Move and expand MAX_SERVER_SIZE definition
Scott Lovenberg
2013-09-08
2
-2
/
+2
*
cifs: Expand max share name length to 256
Scott Lovenberg
2013-09-08
1
-1
/
+2
*
cifs: Move string length definitions to uapi
Scott Lovenberg
2013-09-08
4
-16
/
+38
*
CIFS: Implement follow_link for nounix CIFS mounts
Pavel Shilovsky
2013-09-08
4
-71
/
+92
*
CIFS: Implement follow_link for SMB2
Pavel Shilovsky
2013-09-08
11
-29
/
+103
*
cifs: display iocharset= option in /proc/mounts
Jeff Layton
2013-09-08
1
-0
/
+15
*
cifs: create a new Documentation/ directory and move docfiles into it
Jeff Layton
2013-09-08
5
-0
/
+0
*
cifs: ensure that srv_mutex is held when dealing with ssocket pointer
Jeff Layton
2013-09-08
1
-0
/
+2
*
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2013-09-07
5
-658
/
+895
|
\
|
*
NVMe: Merge issue on character device bring-up
Keith Busch
2013-09-06
1
-4
/
+8
|
*
NVMe: Handle ioremap failure
Keith Busch
2013-09-03
1
-8
/
+22
|
*
NVMe: Add pci suspend/resume driver callbacks
Keith Busch
2013-09-03
1
-15
/
+58
|
*
NVMe: Use normal shutdown
Keith Busch
2013-09-03
2
-0
/
+28
|
*
NVMe: Separate controller init from disk discovery
Keith Busch
2013-09-03
1
-30
/
+47
|
*
NVMe: Separate queue alloc/free from create/delete
Keith Busch
2013-09-03
1
-39
/
+94
|
*
NVMe: Group pci related actions in functions
Keith Busch
2013-09-03
1
-46
/
+66
|
*
NVMe: Disk stats for read/write commands only
Keith Busch
2013-09-03
1
-3
/
+3
|
*
NVMe: Bring up cdev on set feature failure
Keith Busch
2013-09-03
1
-2
/
+2
|
*
NVMe: Fix checkpatch issues
Keith Busch
2013-09-03
1
-5
/
+4
|
*
NVMe: Namespace IDs are unsigned
Matthew Wilcox
2013-09-03
2
-3
/
+6
|
*
NVMe: Update nvme_id_power_state with latest spec
Keith Busch
2013-09-03
1
-1
/
+7
|
*
NVMe: Split header file into user-visible and kernel-visible pieces
Matthew Wilcox
2013-09-03
3
-456
/
+477
|
*
NVMe: Call nvme_process_cq from submission path
Matthew Wilcox
2013-06-24
1
-19
/
+20
|
*
NVMe: Remove "process_cq did something" message
Matthew Wilcox
2013-06-24
1
-2
/
+1
|
*
NVMe: Return correct value from interrupt handler
Matthew Wilcox
2013-06-24
1
-5
/
+9
|
*
NVMe: Disk IO statistics
Keith Busch
2013-06-20
2
-0
/
+29
|
*
NVMe: Restructure MSI / MSI-X setup
Matthew Wilcox
2013-06-20
1
-21
/
+23
|
*
NVMe: Use kzalloc instead of kmalloc+memset
Tushar Behera
2013-06-19
1
-16
/
+8
*
|
Merge tag 'ntb-3.12' of git://github.com/jonmason/ntb
Linus Torvalds
2013-09-07
6
-227
/
+855
|
\
\
|
*
|
ntb: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-09-05
1
-4
/
+3
|
*
|
MAINTAINERS: Add Website and Git Tree for NTB
Jon Mason
2013-09-05
1
-0
/
+2
|
*
|
NTB: Update Version
Jon Mason
2013-09-05
1
-1
/
+1
|
*
|
NTB: Comment Fix
Jon Mason
2013-09-05
2
-4
/
+5
|
*
|
NTB: Remove unused variable
Jon Mason
2013-09-05
1
-3
/
+0
|
*
|
NTB: Remove References of non-B2B BWD HW
Jon Mason
2013-09-05
2
-13
/
+4
|
*
|
NTB: NTB-RP support
Jon Mason
2013-09-05
2
-104
/
+163
|
*
|
NTB: Rename Variables for NTB-RP
Jon Mason
2013-09-05
3
-49
/
+48
|
*
|
NTB: Use DMA Engine to Transmit and Receive
Jon Mason
2013-09-05
3
-47
/
+295
|
*
|
NTB: Enable 32bit Support
Jon Mason
2013-09-03
3
-4
/
+19
|
*
|
NTB: Update Device IDs
Jon Mason
2013-09-03
2
-14
/
+30
|
*
|
NTB: BWD Link Recovery
Jon Mason
2013-09-03
3
-3
/
+127
|
*
|
NTB: Xeon Errata Workaround
Jon Mason
2013-09-03
4
-58
/
+193
[next]