summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Add rwpidforward mount optionPavel Shilovsky2011-05-2710-39/+115
* CIFS: Migrate to shared superblock modelPavel Shilovsky2011-05-273-1/+139
* [CIFS] Migrate from prefixpath logicSteve French2011-05-277-148/+189
* CIFS: Fix memory leak in cifs_do_mountPavel Shilovsky2011-05-271-9/+10
* [CIFS] When mandatory encryption on share, fail mountSteve French2011-05-261-9/+22
* CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky2011-05-267-43/+96
* cifs: add cifs_async_writevJeff Layton2011-05-252-0/+254
* cifs: clean up wsize negotiation and allow for larger wsizeJeff Layton2011-05-251-20/+49
* cifs: convert cifs_writepages to use async writesJeff Layton2011-05-251-142/+99
* CIFS: Fix undefined behavior when mount failsPavel Shilovsky2011-05-251-27/+17
* cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)Jeff Layton2011-05-243-24/+35
* CIFS: Simplify mount code for further shared sb capabilityPavel Shilovsky2011-05-243-71/+114
* CIFS: Simplify connection structure search callsPavel Shilovsky2011-05-231-34/+56
* cifs: remove unused SMB2 config and mount optionsChristoph Hellwig2011-05-232-28/+0
* cifs: add ignore_pend flag to cifs_call_asyncJeff Layton2011-05-233-4/+5
* cifs: make cifs_send_async take a kvec arrayJeff Layton2011-05-233-10/+13
* cifs: consolidate SendReceive response checksJeff Layton2011-05-233-118/+45
* Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-05-2219-706/+723
|\
| * viafb: Automatic OLPC XO-1.5 configurationDaniel Drake2011-05-111-9/+30
| * viafb: remove unused CEA modeFlorian Tobias Schandinat2011-04-263-34/+0
| * viafb: try to map less memory in case of failureFlorian Tobias Schandinat2011-04-251-1/+8
| * viafb: use write combining for video ramFlorian Tobias Schandinat2011-04-241-1/+1
| * Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-04-248-408/+588
| |\
| | * viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-232-0/+18
| | * viafb: delete clock and PLL initializationFlorian Tobias Schandinat2011-04-011-6/+2
| | * viafb: add engine clock supportFlorian Tobias Schandinat2011-03-263-0/+55
| | * viafb: add VIA slapping capabilityFlorian Tobias Schandinat2011-03-242-6/+43
| | * viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat2011-03-245-281/+368
| | * viafb: add primary/secondary clock on/off switchesFlorian Tobias Schandinat2011-03-241-1/+37
| | * viafb: add clock source selection and PLL power management supportFlorian Tobias Schandinat2011-03-231-0/+88
| | * viafb: prepare for PLL separationFlorian Tobias Schandinat2011-03-231-43/+84
| | * viafb: call viafb_get_clk_value only in viafb_set_vclockFlorian Tobias Schandinat2011-03-233-21/+19
| | * viafb: allow some pll calculationsFlorian Tobias Schandinat2011-03-232-282/+106
| * | Merge branch 'viafb-cleanup' into viafb-nextFlorian Tobias Schandinat2011-04-2413-251/+84
| |\ \
| | * | viafb: replace custom return valuesFlorian Tobias Schandinat2011-03-275-33/+17
| | * | viafb: some small cleanup for global variablesFlorian Tobias Schandinat2011-03-275-18/+7
| | * | viafb: gather common good, old VGA initialization in one placeFlorian Tobias Schandinat2011-03-262-31/+37
| | * | viafb: remove unused max_hres/vresFlorian Tobias Schandinat2011-03-232-137/+3
| | * | viafb: kill crt_setting_informationFlorian Tobias Schandinat2011-03-214-26/+15
| | * | viafb: no need to write CRTC values twiceFlorian Tobias Schandinat2011-03-211-3/+0
| | * | viafb: move initialization codeFlorian Tobias Schandinat2011-03-211-5/+7
| | |/
| * | Merge branch 'viafb-olpc' into viafb-nextFlorian Tobias Schandinat2011-04-243-2/+8
| |\ \
| | * | viafb: reduce OLPC refresh a bitFlorian Tobias Schandinat2011-04-233-2/+3
| | * | viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat2011-04-231-0/+5
| |/ /
| * | viafb: fix OLPC DCON refresh rateFlorian Tobias Schandinat2011-04-152-3/+7
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-05-2212-130/+206
|\ \
| * \ Merge branch 'flushing' into for-linusJames Bottomley2011-05-228-124/+182
| |\ \
| | * | [PARISC] prevent speculative re-read on cache flushJames Bottomley2011-04-152-2/+16
| | * | [PARISC] only make executable areas executableJames Bottomley2011-04-156-122/+166
| * | | [PARISC] wire up syncfs syscallJames Bottomley2011-04-152-1/+3
OpenPOWER on IntegriCloud