summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cifs: Process post session setup code in respective dialect functions.Shirish Pargaonkar2013-09-084-29/+70
* CIFS: convert to use le32_add_cpu()Wei Yongjun2013-09-081-6/+2
* CIFS: Fix missing lease breakPavel Shilovsky2013-09-081-69/+80
* CIFS: Fix a memory leak when a lease break comesPavel Shilovsky2013-09-081-0/+1
* cifs: add winucase_convert.pl to Documentation/ directoryJeff Layton2013-09-081-0/+62
* cifs: convert case-insensitive dentry ops to use new case conversion routinesJeff Layton2013-09-081-8/+50
* cifs: add new case-insensitive conversion routines that are based on wchar_t'sJeff Layton2013-09-083-1/+664
* [CIFS] Add Scott to list of cifs contributorsSteve French2013-09-081-0/+1
* cifs: Move and expand MAX_SERVER_SIZE definitionScott Lovenberg2013-09-082-2/+2
* cifs: Expand max share name length to 256Scott Lovenberg2013-09-081-1/+2
* cifs: Move string length definitions to uapiScott Lovenberg2013-09-084-16/+38
* CIFS: Implement follow_link for nounix CIFS mountsPavel Shilovsky2013-09-084-71/+92
* CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-0811-29/+103
* cifs: display iocharset= option in /proc/mountsJeff Layton2013-09-081-0/+15
* cifs: create a new Documentation/ directory and move docfiles into itJeff Layton2013-09-085-0/+0
* cifs: ensure that srv_mutex is held when dealing with ssocket pointerJeff Layton2013-09-081-0/+2
* Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-09-075-658/+895
|\
| * NVMe: Merge issue on character device bring-upKeith Busch2013-09-061-4/+8
| * NVMe: Handle ioremap failureKeith Busch2013-09-031-8/+22
| * NVMe: Add pci suspend/resume driver callbacksKeith Busch2013-09-031-15/+58
| * NVMe: Use normal shutdownKeith Busch2013-09-032-0/+28
| * NVMe: Separate controller init from disk discoveryKeith Busch2013-09-031-30/+47
| * NVMe: Separate queue alloc/free from create/deleteKeith Busch2013-09-031-39/+94
| * NVMe: Group pci related actions in functionsKeith Busch2013-09-031-46/+66
| * NVMe: Disk stats for read/write commands onlyKeith Busch2013-09-031-3/+3
| * NVMe: Bring up cdev on set feature failureKeith Busch2013-09-031-2/+2
| * NVMe: Fix checkpatch issuesKeith Busch2013-09-031-5/+4
| * NVMe: Namespace IDs are unsignedMatthew Wilcox2013-09-032-3/+6
| * NVMe: Update nvme_id_power_state with latest specKeith Busch2013-09-031-1/+7
| * NVMe: Split header file into user-visible and kernel-visible piecesMatthew Wilcox2013-09-033-456/+477
| * NVMe: Call nvme_process_cq from submission pathMatthew Wilcox2013-06-241-19/+20
| * NVMe: Remove "process_cq did something" messageMatthew Wilcox2013-06-241-2/+1
| * NVMe: Return correct value from interrupt handlerMatthew Wilcox2013-06-241-5/+9
| * NVMe: Disk IO statisticsKeith Busch2013-06-202-0/+29
| * NVMe: Restructure MSI / MSI-X setupMatthew Wilcox2013-06-201-21/+23
| * NVMe: Use kzalloc instead of kmalloc+memsetTushar Behera2013-06-191-16/+8
* | Merge tag 'ntb-3.12' of git://github.com/jonmason/ntbLinus Torvalds2013-09-076-227/+855
|\ \
| * | ntb: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-09-051-4/+3
| * | MAINTAINERS: Add Website and Git Tree for NTBJon Mason2013-09-051-0/+2
| * | NTB: Update VersionJon Mason2013-09-051-1/+1
| * | NTB: Comment FixJon Mason2013-09-052-4/+5
| * | NTB: Remove unused variableJon Mason2013-09-051-3/+0
| * | NTB: Remove References of non-B2B BWD HWJon Mason2013-09-052-13/+4
| * | NTB: NTB-RP supportJon Mason2013-09-052-104/+163
| * | NTB: Rename Variables for NTB-RPJon Mason2013-09-053-49/+48
| * | NTB: Use DMA Engine to Transmit and ReceiveJon Mason2013-09-053-47/+295
| * | NTB: Enable 32bit SupportJon Mason2013-09-033-4/+19
| * | NTB: Update Device IDsJon Mason2013-09-032-14/+30
| * | NTB: BWD Link RecoveryJon Mason2013-09-033-3/+127
| * | NTB: Xeon Errata WorkaroundJon Mason2013-09-034-58/+193
OpenPOWER on IntegriCloud