summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig2010-07-264-404/+360
| * | xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig2010-07-266-136/+47
| * | xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-2613-759/+194
| * | xfs: remove unneeded #include statementsChristoph Hellwig2010-07-2652-235/+0
| * | xfs: drop dmapi hooksChristoph Hellwig2010-07-2670-779/+27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-0321-116/+1006
|\ \ \
| * | | cifs: fsc should not default to "on"Jeff Layton2010-08-021-3/+0
| * | | [CIFS] remove redundant path walking in dfs_do_refmountSteve French2010-08-021-17/+11
| * | | cifs: ignore the "mand", "nomand" and "_netdev" mount optionsJeff Layton2010-08-021-0/+6
| * | | 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
OpenPOWER on IntegriCloud