summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFSJeff Layton2010-08-022-0/+2
| * | | cifs: don't allow cifs_iget to match inodes of the wrong typeJeff Layton2010-08-021-0/+5
| * | | [CIFS] relinquish fscache cookie before freeing CIFSTconInfoSteve French2010-08-021-1/+1
| * | | cifs: add separate cred_uid field to sesInfoJeff Layton2010-08-023-3/+10
| * | | fs: cifs: check kmalloc() resultKulikov Vasiliy2010-08-021-0/+5
| * | | [CIFS] Missing ifdefSteve French2010-08-021-0/+4
| * | | [CIFS] Missing line from previous commitSteve French2010-08-021-3/+3
| * | | [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabledSteve French2010-08-022-2/+2
| * | | cifs: add mount option to enable local cachingSuresh Jayaraman2010-08-022-0/+9
| * | | cifs: read pages from FS-CacheSuresh Jayaraman2010-08-023-1/+129
| * | | cifs: store pages into local cacheSuresh Jayaraman2010-08-023-0/+29
| * | | cifs: FS-Cache page managementSuresh Jayaraman2010-08-024-0/+93
| * | | cifs: define inode-level cache object and register themSuresh Jayaraman2010-08-027-0/+183
| * | | cifs: define superblock-level cache index objects and register themSuresh Jayaraman2010-08-026-0/+142
| * | | cifs: remove unused cifsUidInfo structJeff Layton2010-08-021-16/+0
| * | | cifs: clean up cifs_find_smb_ses (try #2)Jeff Layton2010-08-022-9/+19
| * | | cifs: match secType when searching for existing tcp sessionJeff Layton2010-08-022-4/+54
| * | | cifs: move address comparison into separate functionJeff Layton2010-08-021-37/+36
| * | | cifs: set the port in sockaddr in a more clearly defined fashionJeff Layton2010-08-024-10/+31
| * | | cifs: define server-level cache index objects and register themSuresh Jayaraman2010-08-026-1/+126
| * | | cifs: register CIFS for cachingSuresh Jayaraman2010-08-024-0/+95
| * | | fs/cifs: Remove unnecessary casts of private_dataJoe Perches2010-08-023-18/+13
| * | | cifs: add kernel config option for CIFS Client caching supportSuresh Jayaraman2010-08-021-0/+9
| * | | cifs: remove unused ip_address field in struct TCP_Server_InfoSuresh Jayaraman2010-08-021-1/+0
| * | | cifs: remove an potentially confusing, obsolete commentSuresh Jayaraman2010-08-021-6/+0
| * | | cifs: guard cifsglob.h against multiple inclusionSuresh Jayaraman2010-08-021-0/+5
| | |/ | |/|
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-03512-6552/+18499
|\ \ \
| * \ \ Merge branch 'devel-stable' into develRussell King2010-07-31247-3553/+13840
| |\ \ \
| | * \ \ Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Russell King2010-07-2910-79/+152
| | |\ \ \
| | | * | | ARM: Auto calculate ZRELADDR and provide option for exceptionsEric Miao2010-07-124-10/+112
| | | * | | ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressedEric Miao2010-07-072-7/+2
| | | * | | ARM: deprecate support for old way to pass kernel parametersUwe Kleine-König2010-07-075-10/+20
| | | * | | ARM: zImage: don't define unused symbol initrd_physUwe Kleine-König2010-07-071-6/+3
| | | * | | ARM: remove bit-rotten STANDALONE_DEBUG for decompressorUwe Kleine-König2010-07-072-43/+0
| | | * | | ARM: zImage: annotate debug functions about corrupted registersUwe Kleine-König2010-06-171-0/+4
| | | * | | ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flushUwe Kleine-König2010-06-171-5/+6
| | | * | | ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specificationUwe Kleine-König2010-06-171-1/+1
| | | * | | ARM: zImage: some comments for __armv3_mpu_cache_onUwe Kleine-König2010-06-171-0/+6
| | | * | | ARM: zImage: don't hard code the stack size twiceUwe Kleine-König2010-06-171-1/+2
| | * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-29158-2939/+6208
| | |\ \ \ \
| | | * | | | mx2_camera: fix type of dma buffer virtual address pointerBaruch Siach2010-07-281-1/+1
| | | * | | | mx2_camera: Add soc_camera support for i.MX25/i.MX27Baruch Siach2010-07-285-2/+1575
| | | * | | | arm/imx/gpio: add spinlock protectionBaruch Siach2010-07-282-0/+9
| | | * | | | i.MX51: add support for cpuimx51 module and its baseboardEric Bénard2010-07-265-1/+519
| | | * | | | imx: move gpio init after to irq initJason Wang2010-07-266-6/+6
| | | * | | | eukrea-baseboards: merge includes in one fileEric Bénard2010-07-266-89/+14
| | | * | | | Fix KConfig warningEric Bénard2010-07-264-6/+6
| | | * | | | mbimxsd baseboards : remove unnecessary includeEric Bénard2010-07-262-2/+0
| | | * | | | pcm043: register flexcan deviceMarc Kleine-Budde2010-07-262-0/+5
| | | * | | | imx: dynamically register flexcan devices for mx25 and mx35Marc Kleine-Budde2010-07-266-0/+66
OpenPOWER on IntegriCloud