Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CIFS: Migrate to shared superblock model | Pavel Shilovsky | 2011-05-27 | 3 | -1/+139 |
* | [CIFS] Migrate from prefixpath logic | Steve French | 2011-05-27 | 7 | -148/+189 |
* | CIFS: Fix memory leak in cifs_do_mount | Pavel Shilovsky | 2011-05-27 | 1 | -9/+10 |
* | [CIFS] When mandatory encryption on share, fail mount | Steve French | 2011-05-26 | 1 | -9/+22 |
* | CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size | Pavel Shilovsky | 2011-05-26 | 7 | -43/+96 |
* | cifs: add cifs_async_writev | Jeff Layton | 2011-05-25 | 2 | -0/+254 |
* | cifs: clean up wsize negotiation and allow for larger wsize | Jeff Layton | 2011-05-25 | 1 | -20/+49 |
* | cifs: convert cifs_writepages to use async writes | Jeff Layton | 2011-05-25 | 1 | -142/+99 |
* | CIFS: Fix undefined behavior when mount fails | Pavel Shilovsky | 2011-05-25 | 1 | -27/+17 |
* | cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5) | Jeff Layton | 2011-05-24 | 3 | -24/+35 |
* | CIFS: Simplify mount code for further shared sb capability | Pavel Shilovsky | 2011-05-24 | 3 | -71/+114 |
* | CIFS: Simplify connection structure search calls | Pavel Shilovsky | 2011-05-23 | 1 | -34/+56 |
* | cifs: remove unused SMB2 config and mount options | Christoph Hellwig | 2011-05-23 | 2 | -28/+0 |
* | cifs: add ignore_pend flag to cifs_call_async | Jeff Layton | 2011-05-23 | 3 | -4/+5 |
* | cifs: make cifs_send_async take a kvec array | Jeff Layton | 2011-05-23 | 3 | -10/+13 |
* | cifs: consolidate SendReceive response checks | Jeff Layton | 2011-05-23 | 3 | -118/+45 |
* | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2011-05-22 | 19 | -706/+723 |
|\ | |||||
| * | viafb: Automatic OLPC XO-1.5 configuration | Daniel Drake | 2011-05-11 | 1 | -9/+30 |
| * | viafb: remove unused CEA mode | Florian Tobias Schandinat | 2011-04-26 | 3 | -34/+0 |
| * | viafb: try to map less memory in case of failure | Florian Tobias Schandinat | 2011-04-25 | 1 | -1/+8 |
| * | viafb: use write combining for video ram | Florian Tobias Schandinat | 2011-04-24 | 1 | -1/+1 |
| * | Merge branch 'viafb-pll' into viafb-next | Florian Tobias Schandinat | 2011-04-24 | 8 | -408/+588 |
| |\ | |||||
| | * | viafb: add X server compatibility mode | Florian Tobias Schandinat | 2011-04-23 | 2 | -0/+18 |
| | * | viafb: delete clock and PLL initialization | Florian Tobias Schandinat | 2011-04-01 | 1 | -6/+2 |
| | * | viafb: add engine clock support | Florian Tobias Schandinat | 2011-03-26 | 3 | -0/+55 |
| | * | viafb: add VIA slapping capability | Florian Tobias Schandinat | 2011-03-24 | 2 | -6/+43 |
| | * | viafb: split clock and PLL code to an extra file | Florian Tobias Schandinat | 2011-03-24 | 5 | -281/+368 |
| | * | viafb: add primary/secondary clock on/off switches | Florian Tobias Schandinat | 2011-03-24 | 1 | -1/+37 |
| | * | viafb: add clock source selection and PLL power management support | Florian Tobias Schandinat | 2011-03-23 | 1 | -0/+88 |
| | * | viafb: prepare for PLL separation | Florian Tobias Schandinat | 2011-03-23 | 1 | -43/+84 |
| | * | viafb: call viafb_get_clk_value only in viafb_set_vclock | Florian Tobias Schandinat | 2011-03-23 | 3 | -21/+19 |
| | * | viafb: allow some pll calculations | Florian Tobias Schandinat | 2011-03-23 | 2 | -282/+106 |
| * | | Merge branch 'viafb-cleanup' into viafb-next | Florian Tobias Schandinat | 2011-04-24 | 13 | -251/+84 |
| |\ \ | |||||
| | * | | viafb: replace custom return values | Florian Tobias Schandinat | 2011-03-27 | 5 | -33/+17 |
| | * | | viafb: some small cleanup for global variables | Florian Tobias Schandinat | 2011-03-27 | 5 | -18/+7 |
| | * | | viafb: gather common good, old VGA initialization in one place | Florian Tobias Schandinat | 2011-03-26 | 2 | -31/+37 |
| | * | | viafb: remove unused max_hres/vres | Florian Tobias Schandinat | 2011-03-23 | 2 | -137/+3 |
| | * | | viafb: kill crt_setting_information | Florian Tobias Schandinat | 2011-03-21 | 4 | -26/+15 |
| | * | | viafb: no need to write CRTC values twice | Florian Tobias Schandinat | 2011-03-21 | 1 | -3/+0 |
| | * | | viafb: move initialization code | Florian Tobias Schandinat | 2011-03-21 | 1 | -5/+7 |
| | |/ | |||||
| * | | Merge branch 'viafb-olpc' into viafb-next | Florian Tobias Schandinat | 2011-04-24 | 3 | -2/+8 |
| |\ \ | |||||
| | * | | viafb: reduce OLPC refresh a bit | Florian Tobias Schandinat | 2011-04-23 | 3 | -2/+3 |
| | * | | viafb: fix OLPC XO 1.5 device connection | Florian Tobias Schandinat | 2011-04-23 | 1 | -0/+5 |
| |/ / | |||||
| * | | viafb: fix OLPC DCON refresh rate | Florian Tobias Schandinat | 2011-04-15 | 2 | -3/+7 |
| |/ | |||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2011-05-22 | 12 | -130/+206 |
|\ \ | |||||
| * \ | Merge branch 'flushing' into for-linus | James Bottomley | 2011-05-22 | 8 | -124/+182 |
| |\ \ | |||||
| | * | | [PARISC] prevent speculative re-read on cache flush | James Bottomley | 2011-04-15 | 2 | -2/+16 |
| | * | | [PARISC] only make executable areas executable | James Bottomley | 2011-04-15 | 6 | -122/+166 |
| * | | | [PARISC] wire up syncfs syscall | James Bottomley | 2011-04-15 | 2 | -1/+3 |
| * | | | [PARISC] wire up the fhandle syscalls | James Bottomley | 2011-04-15 | 2 | -1/+5 |